summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'stable-4.9'Matthias Sohn2017-11-241-1/+11
|\
| * Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-1/+11
| * Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2017-10-082-19/+19
| * JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-072-2/+2
* | Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2017-10-082-19/+19
|/
* Checkout now reports failures through exceptions.Ned Twigg2017-10-011-3/+21
* Add the args4j jarPepper Lebeck-Jobe2017-09-301-0/+1
* Added API to TextBuiltin for piped usage.Ned Twigg2017-09-211-0/+110
* Update args4j to 2.33Matthias Sohn2017-08-303-3/+3