aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/DescribeTest.java
Commit message (Expand)AuthorAgeFilesLines
* [pgm] Add describe --abbrev optionMatthias Sohn2022-03-021-0/+25
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* 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