aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Describe.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+1
* Fix compilation errors with args4j 2.0.23 and laterRobin Stocker2017-08-301-1/+1
* Cleanup: Organize importsMatthias Sohn2017-08-301-3/+3
* Add --match option for `jgit describe` to CLIOliver Lockwood2017-06-221-0/+7
* pgm: Create instances of Git in try-with-resourceDavid Pursehouse2015-10-011-14/+15
* Add "--long" option to JGit describeChristian Halstrick2015-03-091-0/+5
* Add describe command to JGit command line interfaceMatthias Sohn2013-10-111-0/+75