aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.java7/src
Commit message (Expand)AuthorAgeFilesLines
* Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgitMatthias Sohn2015-03-235-1000/+0
* Refactored pre-commit hook to make it less invasive.Laurent Delaigue2015-03-022-4/+4
* Introduce hook support into the FS implementationsLaurent Goubet2015-02-022-0/+34
* Set permission bits for "executable" attribute according to the umaskAndrey Loskutov2014-11-222-1/+181
* Catch UnsupportedOperationException for older WindowsesRobin Rosenberg2014-03-091-1/+1
* Normalize paths on OS XRobin Rosenberg2014-02-122-0/+36
* Use fileAttributes to get more attributes in one goRobin Rosenberg2014-02-124-2/+101
* Length of symbolic link is the number of bytes, not charactersRobin Rosenberg2014-02-101-2/+3
* Add delete support to FSRobin Rosenberg2014-02-104-0/+20
* Dynamically detect if Windows supports symbolic linksRobin Rosenberg2014-02-101-1/+25
* Extend the FS class for Java7Robin Rosenberg2013-05-045-0/+606