aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/DescribeTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add --match option for `jgit describe` to CLIOliver Lockwood2017-06-221-3/+49
* Added CLIText.fatalError(String) API for testsAndrey Loskutov2016-01-061-6/+6
* Make sure tests don't blindly continue if a command is "silently" failedAndrey Loskutov2015-12-311-3/+3
* Don't treat command termination due '-h' option as a fatal errorAndrey Loskutov2015-12-291-0/+22
* Add "--long" option to JGit describeChristian Halstrick2015-03-091-0/+7
* Add describe command to JGit command line interfaceMatthias Sohn2013-10-111-0/+99