summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-071-0/+1
|\
| * Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-071-0/+1
| * Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-032-19/+19
| * JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-032-2/+2
| * Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-232-19/+19
| * JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2019-08-232-2/+2
| * Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-212-19/+19
| * JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2019-08-212-2/+2
* | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-191-16/+29
|\|
| * Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReaderMatthias Sohn2019-08-111-16/+29
| * Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2019-06-191-2/+2
* | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-06-051-1/+1
|\|
| * Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2019-06-052-19/+19
| * JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-052-2/+2
| * Tune max heap size for testsMatthias Sohn2019-05-292-2/+2
| * Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-202-19/+19
| * JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-202-2/+2
| * Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-132-19/+19
| * JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-132-2/+2
| * Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-272-19/+19
| * JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-272-2/+2
| * Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2018-12-262-19/+19
| * JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2018-12-262-2/+2
| * Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2018-10-202-19/+19
| * JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2018-10-202-2/+2
| * Prepare 5.1.3-SNAPSHOT buildsMatthias Sohn2018-10-062-19/+19
| * JGit v5.1.2.201810061102-rv5.1.2.201810061102-rMatthias Sohn2018-10-062-2/+2
| * Prepare 5.1.2-SNAPSHOT buildsMatthias Sohn2018-09-182-19/+19
| * JGit v5.1.1.201809181055-rv5.1.1.201809181055-rMatthias Sohn2018-09-182-2/+2
| * Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-112-19/+19
| * JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2018-09-112-2/+2
| * Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-09-052-2/+2
| * JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1Matthias Sohn2018-09-052-2/+2
* | Prepare 5.2.3-SNAPSHOT buildsMatthias Sohn2019-04-242-19/+19
* | JGit v5.2.2.201904231744-rv5.2.2.201904231744-rMatthias Sohn2019-04-232-2/+2
* | Prepare 5.2.2-SNAPSHOT buildsMatthias Sohn2018-12-272-19/+19
* | JGit v5.2.1.201812262042-rv5.2.1.201812262042-rMatthias Sohn2018-12-272-2/+2
* | Prepare 5.2.1-SNAPSHOT buildsMatthias Sohn2018-12-072-19/+19
* | JGit v5.2.0.201812061821-rv5.2.0.201812061821-rMatthias Sohn2018-12-072-2/+2
* | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-11-302-2/+2
* | JGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3Matthias Sohn2018-11-282-2/+2
* | 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