aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/src/org/eclipse/jgit/pgm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-04-271-0/+251
|\
| * [bazel] Move ToolTestCase to src folder (6.2)Matthias Sohn2023-04-271-0/+243
|/
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* SpotBugs: don't rely on default encodingMatthias Sohn2018-09-101-5/+8
* refactor: simplify collection.toArray()Michael Keppler2018-08-231-1/+1
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Organize importsDavid Pursehouse2016-11-141-1/+0
* Preserve backslashes within double quotes in CLIGitCommand::split()RĂ¼diger Herrmann2016-10-231-1/+1
* Make sure CLIGitCommand and Main produce (almost) same resultsAndrey Loskutov2016-01-061-59/+104
* Added CLIText.fatalError(String) API for testsAndrey Loskutov2016-01-061-3/+1
* 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-281-0/+31
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+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
* Output result of switching branch -- o.e.jgit.pgm.CheckoutTomasz Zarna2012-09-051-0/+2
* Allow to write tests with CLI syntaxTomasz Zarna2012-04-181-0/+159
* Revert "Allow to write tests with CLI syntax"Matthias Sohn2012-03-231-159/+0
* Allow to write tests with CLI syntaxTomasz Zarna2012-03-221-0/+159