Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader | Matthias Sohn | 2019-08-11 | 1 | -16/+29 |
* | Run auto GC in the background | David Turner | 2017-06-06 | 1 | -0/+1 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -1/+1 |
* | ConfigTest: Create Git instance in try-with-resource | David Pursehouse | 2016-01-21 | 1 | -1/+3 |
* | Fix failing ConfigTest on Windows | Robin Rosenberg | 2014-05-17 | 1 | -23/+7 |
* | Add symlink support to JGit | Robin Rosenberg | 2014-02-10 | 1 | -0/+22 |
* | Set core.precomposeunicode to true when creating repository on Mac | Robin Rosenberg | 2012-08-22 | 1 | -5/+14 |
* | In org.eclipse.jgit.pgm.ConfigTest expect core.filemode=false on Windows | Tomasz Zarna | 2012-06-16 | 1 | -8/+10 |
* | Do not set core.autocrlf when creating repo | Robin Rosenberg | 2012-06-12 | 1 | -7/+8 |
* | Add config --list command to pgm | Tomasz Zarna | 2012-05-23 | 1 | -0/+70 |