summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/src
Commit message (Expand)AuthorAgeFilesLines
* Make sure CLIGitCommand and Main produce (almost) same resultsAndrey Loskutov2016-01-062-65/+113
* Added CLIText.fatalError(String) API for testsAndrey Loskutov2016-01-061-3/+1
* Simplify pgm tests: allow varargs and trim output for toString()Andrey Loskutov2016-01-021-4/+8
* Make sure tests don't blindly continue if a command is "silently" failedAndrey Loskutov2015-12-311-5/+46
* Don't treat command termination due '-h' option as a fatal errorAndrey Loskutov2015-12-291-2/+29
* Simplify development of commands: added main() to CLIGitCommandAndrey Loskutov2015-12-282-1/+42
* Allow checkout paths without specifying branch nameAndrey Loskutov2015-12-281-0/+13
* reset command should support the -- <paths> parametersKaloyan Raev2015-10-291-0/+8
* Command line: implement checkout -- <path>Matthias Sohn2014-05-121-0/+4
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+1
* Add the no-commit option to MergeCommandTomasz Zarna2013-04-041-3/+2
* New functions to facilitate the writing of CLI test casesFrançois Rey2013-03-271-0/+90
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-1/+1
* Allow commandline tests to use raw outputJonathan Nieder2012-11-161-4/+11
* Prefix an abnormal CLI command termination with 'fatal:'Tomasz Zarna2012-11-151-1/+3
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-8/+4
* Added new Status CLI command 'jgit status'Robin Rosenberg2012-09-091-0/+4
* Output result of switching branch -- o.e.jgit.pgm.CheckoutTomasz Zarna2012-09-051-0/+2
* Allow to write tests with CLI syntaxTomasz Zarna2012-04-182-0/+241
* Revert "Allow to write tests with CLI syntax"Matthias Sohn2012-03-232-241/+0
* Allow to write tests with CLI syntaxTomasz Zarna2012-03-222-0/+241