Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit | Matthias Sohn | 2015-03-23 | 5 | -1000/+0 |
* | Refactored pre-commit hook to make it less invasive. | Laurent Delaigue | 2015-03-02 | 2 | -4/+4 |
* | Introduce hook support into the FS implementations | Laurent Goubet | 2015-02-02 | 2 | -0/+34 |
* | Set permission bits for "executable" attribute according to the umask | Andrey Loskutov | 2014-11-22 | 2 | -1/+181 |
* | Catch UnsupportedOperationException for older Windowses | Robin Rosenberg | 2014-03-09 | 1 | -1/+1 |
* | Normalize paths on OS X | Robin Rosenberg | 2014-02-12 | 2 | -0/+36 |
* | Use fileAttributes to get more attributes in one go | Robin Rosenberg | 2014-02-12 | 4 | -2/+101 |
* | Length of symbolic link is the number of bytes, not characters | Robin Rosenberg | 2014-02-10 | 1 | -2/+3 |
* | Add delete support to FS | Robin Rosenberg | 2014-02-10 | 4 | -0/+20 |
* | Dynamically detect if Windows supports symbolic links | Robin Rosenberg | 2014-02-10 | 1 | -1/+25 |
* | Extend the FS class for Java7 | Robin Rosenberg | 2013-05-04 | 5 | -0/+606 |