summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2019-03-062-2/+2
| | * | | JGit v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1Matthias Sohn2019-03-062-2/+2
| | * | | Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2019-01-172-2/+2
| | * | | JGit v5.3.0.201901162155-m1v5.3.0.201901162155-m1Matthias Sohn2019-01-172-2/+2
| | * | | JGit v5.3.0.201901161700-m1v5.3.0.201901161700-m1Matthias Sohn2019-01-172-2/+2
| * | | | Do not require test bundles to export all packagesMatthias Sohn2019-08-091-0/+34
* | | | | JGit pgm tests must quote paths on the command lineThomas Wolf2019-07-254-20/+26
* | | | | Fix bundle localization of Apache SSH bundleMichael Keppler2019-06-212-4/+4
* | | | | Ignore warning that tests don't export all packagesMatthias Sohn2019-06-161-0/+34
* | | | | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-06-132-19/+19
|/ / / /
* | | | Prepare 5.4.1-SNAPSHOT buildsMatthias Sohn2019-06-122-19/+19
* | | | JGit v5.4.0.201906121030-rv5.4.0.201906121030-rMatthias Sohn2019-06-122-2/+2
* | | | JGit v5.4.0.201906120450-rMatthias Sohn2019-06-122-2/+2
* | | | Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-05-222-2/+2
* | | | JGit v5.4.0.201905221418-m3v5.4.0.201905221418-m3Matthias Sohn2019-05-222-2/+2
* | | | Tune max heap size for testsMatthias Sohn2019-05-222-2/+2
* | | | Convert to lambda or member referenceCarsten Hammer2019-05-161-10/+6
* | | | Use String.isEmpty() instead of comparing to ""Carsten Hammer2019-04-111-1/+1
* | | | Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-03-072-19/+19
|/ / /
* | | Fix "jgit checkout -f" to overwrite dirty worktree filesChristian Halstrick2019-01-081-0/+16
* | | Capture test coverage and add an aggregate test coverage reportMatthias Sohn2018-12-211-1/+1
* | | Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2018-12-032-19/+19
|/ /
* | Configure classpath for separate test sources in EclipseMichael Keppler2018-10-171-2/+10
* | Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse2018-10-171-1/+1
* | Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2018-09-301-2/+2
* | Fix Mylyn commit message templateMichael Keppler2018-09-231-1/+1
* | SpotBugs: don't rely on default encodingMatthias Sohn2018-09-101-5/+8
* | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-09-062-19/+19
|/
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-3/+3
* Add ls-files CLI commandMatthias Sohn2018-08-281-0/+96
* refactor: simplify collection.toArray()Michael Keppler2018-08-232-7/+7
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-05-232-19/+19
* Repository: Deprecate getTags methodDavid Pursehouse2018-05-221-7/+4
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-152-4/+4
* Use Constants.CHARACTER_ENCODING in testsDavid Pursehouse2018-04-111-1/+2
* Implement --force option in FetchCommand and CLI fetch commandMatthias Sohn2018-03-131-0/+13
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-3/+3
* Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-03-082-19/+19
* Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2018-03-082-19/+19
* JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2018-03-082-2/+2
* Use StandardCharsets.UTF_8 in testsDavid Pursehouse2018-03-071-2/+3
* ArchiveTest: Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-051-43/+36
* Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* Upgrade commons-compress to 1.15David Pursehouse2018-01-191-0/+5
* Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2017-12-312-19/+19
* Add header Automatic-Module-Name for Java 9Karsten Thoms2017-12-231-0/+1
* Fix remaining javadoc errors raised by doclintMatthias Sohn2017-12-211-2/+4
* Specify consistent version range for junit in OSGi manifestsDavid Pursehouse2017-12-081-2/+2
* ArchiveTest: Check result of BufferedInputStream#skipDavid Pursehouse2017-12-071-1/+5