aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.java7/src/org/eclipse/jgit/util/FileUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Normalize paths on OS XRobin Rosenberg2014-02-121-0/+20
* Use fileAttributes to get more attributes in one goRobin Rosenberg2014-02-121-0/+77
* Length of symbolic link is the number of bytes, not charactersRobin Rosenberg2014-02-101-2/+3
* Add delete support to FSRobin Rosenberg2014-02-101-0/+5
* Extend the FS class for Java7Robin Rosenberg2013-05-041-0/+142