summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-1946-75/+75
* GitmoduleEntry: Remove redundant import of class from same packageDavid Pursehouse2020-02-191-2/+0
* Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-1932-41/+41
* Update API problem filterMatthias Sohn2020-02-141-9/+1
* Prepare 5.6.2-SNAPSHOT buildsMatthias Sohn2020-02-1475-455/+463
* JGit v5.6.1.202002131546-rv5.6.1.202002131546-rMatthias Sohn2020-02-1374-105/+105
* Simplify ReftableCompactorHan-Wen Nienhuys2020-02-126-90/+47
* Bump required Bazel version to 2.1.0David Pursehouse2020-02-121-1/+1
* Upgrade bazlets to the latest master revisionDavid Pursehouse2020-02-121-1/+1
* Change the wildcard import to explicit ones.Yunjie Li2020-02-121-1/+4
* Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-02-110-0/+0
|\
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-02-110-0/+0
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-110-0/+0
| | |\
| | | * Prepare 5.3.8-SNAPSHOT buildsMatthias Sohn2020-02-1169-428/+428
| | | * JGit v5.3.7.202002110540-rv5.3.7.202002110540-rMatthias Sohn2020-02-1169-90/+90
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-110-0/+0
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-02-110-0/+0
| | | | |\
| | | | | * Prepare 5.1.14-SNAPSHOT buildsMatthias Sohn2020-02-1157-360/+360
| | | | | * JGit v5.1.13.202002110435-rv5.1.13.202002110435-rMatthias Sohn2020-02-1157-60/+60
* | | | | | reftable: don't check deadline on the first tryHan-Wen Nienhuys2020-02-111-1/+6
* | | | | | reftable: clarify commentHan-Wen Nienhuys2020-02-111-1/+1
* | | | | | reftable: clear cache on full compactionHan-Wen Nienhuys2020-02-112-0/+39
* | | | | | reftable: remove outdated commentHan-Wen Nienhuys2020-02-101-3/+0
* | | | | | reftable: clarify that LogCursor may return a null ReflogEntryHan-Wen Nienhuys2020-02-101-1/+3
* | | | | | Restore behavior of CloneCommandThomas Wolf2020-02-042-16/+81
* | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-02-0110-107/+540
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-02-0110-115/+540
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-0110-107/+540
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-0110-107/+540
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-02-018-86/+466
| | | | |\|
| | | | | * Fix string format parameter for invalidRefAdvertisementLineDavid Pursehouse2020-01-311-1/+1
| | | | | * WindowCache: add metric for cached bytes per repositoryMatthias Sohn2020-01-282-10/+52
| | | | | * pgm daemon: fallback to user and system config if no config specifiedMatthias Sohn2020-01-281-7/+22
| | | | | * WindowCache: add option to use strong refs to reference ByteWindowsMatthias Sohn2020-01-205-70/+379
| | | | * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-01-175-21/+74
| | | | |\|
| | | | | * Replace usage of ArrayIndexOutOfBoundsException in treewalkPatrick Hiesel2020-01-092-9/+6
| | | | | * Add config constants for WindowCache configuration optionsMatthias Sohn2020-01-093-12/+82
* | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-01-0911-60/+610
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-01-0912-59/+605
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-01-0912-59/+605
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-01-0914-85/+606
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-0912-66/+606
| | | | |\|
| | | | | * Fix unclosed resource warning in SmartOutputStreamMatthias Sohn2020-01-061-14/+16
| | | | | * JschConfigSessionFactory: fix boxing warningMatthias Sohn2020-01-061-1/+2
| | | | | * SshSupport#runSshCommand: don't throw exception in finally blockMatthias Sohn2020-01-061-6/+8
| | | | | * Don't override already managed maven-compiler-plugin versionMatthias Sohn2020-01-041-2/+0
| | | | | * Remove unused import from CreateFileSnapshotBenchmarkMatthias Sohn2020-01-041-1/+0
| | | | | * Remove duplicate ignore_optional_problems entry in .classpathMatthias Sohn2020-01-041-1/+0
| | | | | * Update maven-site-plugin used by benchmark module to 3.8.2Matthias Sohn2019-12-181-1/+1
| | | | | * Add dependency to enable site generation for benchmark moduleMatthias Sohn2019-12-181-0/+27