summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.6.1-SNAPSHOT buildsMatthias Sohn2019-12-112-19/+19
* JGit v5.6.0.201912101111-rv5.6.0.201912101111-rMatthias Sohn2019-12-102-2/+2
* Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-12-042-2/+2
* JGit v5.6.0.201912041214-rc1v5.6.0.201912041214-rc1Matthias Sohn2019-12-042-2/+2
* Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-11-272-2/+2
* JGit v5.6.0.201911271000-m3v5.6.0.201911271000-m3Matthias Sohn2019-11-272-2/+2
* JGit pgm: Format blame output to match canonical gitThomas Wolf2019-11-271-8/+11
* Make blame work correctly on merge conflictsThomas Wolf2019-11-271-0/+35
* [pgm] Add --mirror option to clone commandMatthias Sohn2019-10-211-2/+42
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-1/+1
* Merge branch 'stable-5.5'Matthias Sohn2019-09-081-0/+1
|\
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-081-0/+1
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-081-0/+1
| | |\
| | | * Format BUILD files with buildifierMatthias Sohn2019-09-081-1/+1
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-081-0/+1
| | | |\
| | | | * 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
| | | * | | Prepare 5.3.6-SNAPSHOT buildsMatthias Sohn2019-09-042-19/+19
| | | * | | JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2019-09-042-2/+2
| | | * | | Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2019-08-232-19/+19
| | | * | | JGit v5.3.4.201908231101-rv5.3.4.201908231101-rMatthias Sohn2019-08-232-2/+2
| | | * | | Prepare 5.3.4-SNAPSHOT buildsMatthias Sohn2019-08-212-19/+19
| | | * | | JGit v5.3.3.201908210735-rv5.3.3.201908210735-rMatthias Sohn2019-08-212-2/+2
| | * | | | Prepare 5.4.4-SNAPSHOT buildsMatthias Sohn2019-09-042-19/+19
| | * | | | JGit v5.4.3.201909031940-rv5.4.3.201909031940-rMatthias Sohn2019-09-042-2/+2
| | * | | | Prepare 5.4.3-SNAPSHOT buildsMatthias Sohn2019-08-232-19/+19
| | * | | | JGit v5.4.2.201908231537-rv5.4.2.201908231537-rMatthias Sohn2019-08-232-2/+2
| | * | | | Prepare 5.4.2-SNAPSHOT buildsMatthias Sohn2019-08-212-19/+19
| | * | | | JGit v5.4.1.201908211225-rv5.4.1.201908211225-rMatthias Sohn2019-08-212-2/+2
| * | | | | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-09-042-2/+2
| * | | | | JGit v5.5.0.201909041048-rc1v5.5.0.201909041048-rc1Matthias Sohn2019-09-042-2/+2
| * | | | | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-08-282-2/+2
| * | | | | JGit v5.5.0.201908280940-m3v5.5.0.201908280940-m3Matthias Sohn2019-08-282-2/+2
* | | | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-08-292-19/+19
|/ / / / /
* | | | | JGit pgm: make Blame more robust against bogus inputThomas Wolf2019-08-261-0/+122
* | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-201-16/+29
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-201-16/+29
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-191-16/+29
| | |\| |
| | | * | 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
| | * | | Prepare 5.3.3-SNAPSHOT buildsMatthias Sohn2019-06-052-19/+19
| | * | | JGit v5.3.2.201906051522-rv5.3.2.201906051522-rMatthias Sohn2019-06-052-2/+2
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-06-051-1/+1
| | |\| |