summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-02-102-16/+81
|\| | | | | | |
| * | | | | | | Restore behavior of CloneCommandThomas Wolf2020-02-042-16/+81
* | | | | | | | Use lambdas where possibleLars Vogel2020-02-052-40/+38
* | | | | | | | Merge "Include org.apache.commons.codec 1.13 in the JGit http.apache.feature"David Pursehouse2020-02-041-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Include org.apache.commons.codec 1.13 in the JGit http.apache.featureThomas Wolf2020-02-021-0/+7
* | | | | | | | | Upgrade maven-pmd-plugin to 3.13.0David Pursehouse2020-02-041-1/+1
* | | | | | | | | Update Maven pluginsMatthias Sohn2020-02-021-2/+2
|/ / / / / / / /
* | | | | | | | AmazonS3: Speed up fetch, try recent packs firstJoshua Redstone2020-02-022-9/+54
* | | | | | | | Merge branch 'stable-5.7'Matthias Sohn2020-02-0110-107/+540
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-0110-107/+540
| |\| | | | | |
| | * | | | | | 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
* | | | | | | | Update orbit to S20200128200239 for 2020-03 M2Matthias Sohn2020-01-2919-49/+49
* | | | | | | | FS: re-order fields and use all uppercase for true constantsThomas Wolf2020-01-281-15/+15
* | | | | | | | FS: Don't use innocuous threads for CompletableFutureAlex Jitianu2020-01-282-4/+169
* | | | | | | | ErrorProne: Enable and fix UnusedException checkDavid Pursehouse2020-01-2752-94/+187
* | | | | | | | Update Orbit to I20200126235943 and org.junit to 4.13.0.v20200126-2018Matthias Sohn2020-01-2719-49/+49
* | | | | | | | Fix SshSessionFactory#setInstance to use service loaderMatthias Sohn2020-01-271-3/+4
* | | | | | | | Use ServiceLoader to define the default SSH session factory.Emmanuel Hugonnet2020-01-253-2/+15
* | | | | | | | Remove Error-Prone ExpectedExceptionCheckerDavid Pursehouse2020-01-243-7/+0
* | | | | | | | ReceivePack: enable overriding filterCommands and executeCommandsMatthias Sohn2020-01-241-2/+4
* | | | | | | | Replace ExpectedException which was deprecated in junit 4.13Matthias Sohn2020-01-2421-279/+237
* | | | | | | | Add org.assertj 3.14.0.v20200120-1926 to target platformMatthias Sohn2020-01-2410-9/+29
* | | | | | | | Replace deprecated junit assertion methods with hamcrestMatthias Sohn2020-01-2214-39/+36
* | | | | | | | Update to Orbit I20200120214610 and JUnit to 4.13David Pursehouse2020-01-2234-129/+83
* | | | | | | | Update to Tycho 1.6.0Michael Keppler2020-01-202-2/+2
* | | | | | | | Extract method refactoring in class DirCacheCheckoutAndre Bossert2020-01-201-60/+71
* | | | | | | | Update Orbit to I20200115225246 and update dependenciesMatthias Sohn2020-01-1621-144/+209
* | | | | | | | Update bazlets and bazel versionMatthias Sohn2020-01-162-2/+2
* | | | | | | | Merge branch 'stable-5.7'Matthias Sohn2020-01-160-0/+0
|\| | | | | | |
| * | | | | | | Prepare 5.7.0-SNAPSHOT buildsMatthias Sohn2020-01-1574-105/+105
| * | | | | | | JGit v5.7.0.202001151323-m1v5.7.0.202001151323-m1Matthias Sohn2020-01-1574-105/+105
|/ / / / / / /
* | | | | | | Upgrade jetty to 9.4.25.v20191220Matthias Sohn2020-01-1521-192/+192
* | | | | | | Add ReftableNumbersNotIncreasingException#toStringHan-Wen Nienhuys2020-01-151-0/+8
* | | | | | | Move ConnectivityChecker to fix API leakMatthias Sohn2020-01-093-5/+5
* | | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-01-0912-59/+620
|\| | | | | |
| * | | | | | 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
| | | | |\| |