aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/RepoTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* RepoTest: Open Git in try-with-resourcesDavid Pursehouse2016-02-051-16/+20
* Fixed few locale dependent pgm testsAndrey Loskutov2016-01-021-3/+7
* Make sure tests don't blindly continue if a command is "silently" failedAndrey Loskutov2015-12-311-1/+1
* repo command: properly name the required 'path' argumentAndrey Loskutov2015-12-291-0/+24
* Strip trailing /s in repo base URI.Yuxuan 'fishy' Wang2014-07-281-1/+1
* cleanup: remove some unused importsRobin Rosenberg2014-04-251-4/+0
* Added groups support to repo subcommand.Yuxuan 'fishy' Wang2014-04-231-13/+83
* Added the command line of jgit repo.Yuxuan 'fishy' Wang2014-04-231-0/+96