aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/StatusTest.java
Commit message (Expand)AuthorAgeFilesLines
* Sort "eager" path-like options to the end of the helpAndrey Loskutov2015-12-291-0/+8
* Repository: Introduce exactRef and findRef, deprecate getRefJonathan Nieder2015-11-251-2/+3
* CLI status should support --untracked-filesKaloyan Raev2015-03-121-206/+428
* Don't prefix output from jgit status with '# 'Robin Rosenberg2014-07-191-75/+75
* CLI status should support --porcelainKaloyan Raev2013-12-041-0/+118
* status: Print conflict description for unmerged pathsRobin Stocker2013-04-191-3/+3
* New functions to facilitate the writing of CLI test casesFrançois Rey2013-03-271-14/+0
* Added new Status CLI command 'jgit status'Robin Rosenberg2012-09-091-0/+230