aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-0478-2964/+390
* pgm: add option if reflogs should be written when converting to reftableMatthias Sohn2019-12-152-1/+6
* pgm: add option to configure if convert-ref-storage should create backupMatthias Sohn2019-12-152-1/+9
* Set config "extensions" option when converting ref storage formatMatthias Sohn2019-12-151-2/+6
* Fix indentation in ConvertRefStorageMatthias Sohn2019-12-141-7/+7
* Replace chain of if statements with switchCarsten Hammer2019-12-142-33/+40
* Prepare 5.7.0-SNAPSHOT buildsMatthias Sohn2019-12-053-47/+47
* JGit pgm: Format blame output to match canonical gitThomas Wolf2019-11-271-23/+41
* Make blame work correctly on merge conflictsThomas Wolf2019-11-271-25/+3
* pgm: add write stats to BenchmarkReftableHan-Wen Nienhuys2019-11-161-1/+36
* pgm: add command to convert repo to reftableHan-Wen Nienhuys2019-11-163-0/+63
* [pgm] Add --mirror option to clone commandMatthias Sohn2019-10-212-1/+8
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-176-32/+23
* reftable: pass OutputStream at construction timeHan-Wen Nienhuys2019-09-201-2/+2
* Merge branch 'stable-5.5'Matthias Sohn2019-09-083-6/+2
|\
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-083-6/+2
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-083-6/+2
| | |\
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-083-8/+2
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-073-8/+2
| | | | |\
| | | | | * Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-071-0/+2
| | | | | * CLI: Remove unused externalized stringsDavid Pursehouse2019-09-072-8/+0
| | | | | * Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-033-46/+46
| | | | | * JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-033-4/+4
| | | | | * Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-233-46/+46
| | | | | * JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2019-08-233-4/+4
| | | | | * Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-213-46/+46
| | | | | * JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2019-08-213-4/+4
| | | * | | Prepare 5.3.6-SNAPSHOT buildsMatthias Sohn2019-09-043-47/+47
| | | * | | JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2019-09-043-4/+4
| | | * | | Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2019-08-233-47/+47
| | | * | | JGit v5.3.4.201908231101-rv5.3.4.201908231101-rMatthias Sohn2019-08-233-4/+4
| | | * | | Prepare 5.3.4-SNAPSHOT buildsMatthias Sohn2019-08-213-47/+47
| | | * | | JGit v5.3.3.201908210735-rv5.3.3.201908210735-rMatthias Sohn2019-08-213-4/+4
| | * | | | Prepare 5.4.4-SNAPSHOT buildsMatthias Sohn2019-09-043-47/+47
| | * | | | JGit v5.4.3.201909031940-rv5.4.3.201909031940-rMatthias Sohn2019-09-043-4/+4
| | * | | | Prepare 5.4.3-SNAPSHOT buildsMatthias Sohn2019-08-233-47/+47
| | * | | | JGit v5.4.2.201908231537-rv5.4.2.201908231537-rMatthias Sohn2019-08-233-4/+4
| | * | | | Prepare 5.4.2-SNAPSHOT buildsMatthias Sohn2019-08-213-47/+47
| | * | | | JGit v5.4.1.201908211225-rv5.4.1.201908211225-rMatthias Sohn2019-08-213-4/+4
| * | | | | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-09-043-4/+4
| * | | | | JGit v5.5.0.201909041048-rc1v5.5.0.201909041048-rc1Matthias Sohn2019-09-043-4/+4
| * | | | | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-08-283-4/+4
| * | | | | JGit v5.5.0.201908280940-m3v5.5.0.201908280940-m3Matthias Sohn2019-08-283-4/+4
* | | | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-08-293-47/+47
|/ / / / /
* | | | | JGit pgm: make Blame more robust against bogus inputThomas Wolf2019-08-263-2/+25
* | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-095-14/+35
|\| | | |
| * | | | [error prone] suppress AmbiguousMethodReference in AnyObjectIdMatthias Sohn2019-08-081-2/+3
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-082-10/+14
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-081-9/+13
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-081-9/+13
| | | |\|