Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix javadoc in org.eclipse.jgit.pgm | Matthias Sohn | 2017-12-18 | 1 | -0/+1 |
* | Fix compilation errors with args4j 2.0.23 and later | Robin Stocker | 2017-08-30 | 1 | -1/+1 |
* | Cleanup: Organize imports | Matthias Sohn | 2017-08-30 | 1 | -3/+3 |
* | Add --match option for `jgit describe` to CLI | Oliver Lockwood | 2017-06-22 | 1 | -0/+7 |
* | pgm: Create instances of Git in try-with-resource | David Pursehouse | 2015-10-01 | 1 | -14/+15 |
* | Add "--long" option to JGit describe | Christian Halstrick | 2015-03-09 | 1 | -0/+5 |
* | Add describe command to JGit command line interface | Matthias Sohn | 2013-10-11 | 1 | -0/+75 |