Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-02-01 | 10 | -107/+540 | |
| | |\| | | | | | ||||||
| | | * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-02-01 | 10 | -115/+540 | |
| | | |\| | | | | ||||||
| | | | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-02-01 | 10 | -107/+540 | |
| | | | |\| | | | ||||||
| | | | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-02-01 | 10 | -107/+540 | |
| | | | | |\| | | ||||||
| | | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-02-01 | 8 | -86/+466 | |
| | | | | | |\| | ||||||
| | | | | | | * | Fix string format parameter for invalidRefAdvertisementLine | David Pursehouse | 2020-01-31 | 1 | -1/+1 | |
| | | | | | | * | WindowCache: add metric for cached bytes per repository | Matthias Sohn | 2020-01-28 | 2 | -10/+52 | |
| | | | | | | * | pgm daemon: fallback to user and system config if no config specified | Matthias Sohn | 2020-01-28 | 1 | -7/+22 | |
| | | | | | | * | WindowCache: add option to use strong refs to reference ByteWindows | Matthias Sohn | 2020-01-20 | 5 | -70/+379 | |
| | | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-01-17 | 5 | -21/+74 | |
| | | | | | |\| | ||||||
| | | | | | | * | Replace usage of ArrayIndexOutOfBoundsException in treewalk | Patrick Hiesel | 2020-01-09 | 2 | -9/+6 | |
| | | | | | | * | Add config constants for WindowCache configuration options | Matthias Sohn | 2020-01-09 | 3 | -12/+82 | |
* | | | | | | | | Update orbit to S20200128200239 for 2020-03 M2 | Matthias Sohn | 2020-01-29 | 19 | -49/+49 | |
* | | | | | | | | FS: re-order fields and use all uppercase for true constants | Thomas Wolf | 2020-01-28 | 1 | -15/+15 | |
* | | | | | | | | FS: Don't use innocuous threads for CompletableFuture | Alex Jitianu | 2020-01-28 | 2 | -4/+169 | |
* | | | | | | | | ErrorProne: Enable and fix UnusedException check | David Pursehouse | 2020-01-27 | 52 | -94/+187 | |
* | | | | | | | | Update Orbit to I20200126235943 and org.junit to 4.13.0.v20200126-2018 | Matthias Sohn | 2020-01-27 | 19 | -49/+49 | |
* | | | | | | | | Fix SshSessionFactory#setInstance to use service loader | Matthias Sohn | 2020-01-27 | 1 | -3/+4 | |
* | | | | | | | | Use ServiceLoader to define the default SSH session factory. | Emmanuel Hugonnet | 2020-01-25 | 3 | -2/+15 | |
* | | | | | | | | Remove Error-Prone ExpectedExceptionChecker | David Pursehouse | 2020-01-24 | 3 | -7/+0 | |
* | | | | | | | | ReceivePack: enable overriding filterCommands and executeCommands | Matthias Sohn | 2020-01-24 | 1 | -2/+4 | |
* | | | | | | | | Replace ExpectedException which was deprecated in junit 4.13 | Matthias Sohn | 2020-01-24 | 21 | -279/+237 | |
* | | | | | | | | Add org.assertj 3.14.0.v20200120-1926 to target platform | Matthias Sohn | 2020-01-24 | 10 | -9/+29 | |
* | | | | | | | | Replace deprecated junit assertion methods with hamcrest | Matthias Sohn | 2020-01-22 | 14 | -39/+36 | |
* | | | | | | | | Update to Orbit I20200120214610 and JUnit to 4.13 | David Pursehouse | 2020-01-22 | 34 | -129/+83 | |
* | | | | | | | | Update to Tycho 1.6.0 | Michael Keppler | 2020-01-20 | 2 | -2/+2 | |
* | | | | | | | | Extract method refactoring in class DirCacheCheckout | Andre Bossert | 2020-01-20 | 1 | -60/+71 | |
* | | | | | | | | Update Orbit to I20200115225246 and update dependencies | Matthias Sohn | 2020-01-16 | 21 | -144/+209 | |
* | | | | | | | | Update bazlets and bazel version | Matthias Sohn | 2020-01-16 | 2 | -2/+2 | |
* | | | | | | | | Merge branch 'stable-5.7' | Matthias Sohn | 2020-01-16 | 0 | -0/+0 | |
|\| | | | | | | | ||||||
| * | | | | | | | Prepare 5.7.0-SNAPSHOT builds | Matthias Sohn | 2020-01-15 | 74 | -105/+105 | |
| * | | | | | | | JGit v5.7.0.202001151323-m1v5.7.0.202001151323-m1 | Matthias Sohn | 2020-01-15 | 74 | -105/+105 | |
|/ / / / / / / | ||||||
* | | | | | | | Upgrade jetty to 9.4.25.v20191220 | Matthias Sohn | 2020-01-15 | 21 | -192/+192 | |
* | | | | | | | Add ReftableNumbersNotIncreasingException#toString | Han-Wen Nienhuys | 2020-01-15 | 1 | -0/+8 | |
* | | | | | | | Move ConnectivityChecker to fix API leak | Matthias Sohn | 2020-01-09 | 3 | -5/+5 | |
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-01-09 | 12 | -59/+620 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-01-09 | 11 | -60/+610 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-01-09 | 12 | -59/+605 | |
| | |\| | | | | ||||||
| | | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-01-09 | 12 | -59/+605 | |
| | | |\| | | | ||||||
| | | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-01-09 | 14 | -85/+606 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-01-09 | 12 | -66/+606 | |
| | | | | |\| | ||||||
| | | | | | * | Fix unclosed resource warning in SmartOutputStream | Matthias Sohn | 2020-01-06 | 1 | -14/+16 | |
| | | | | | * | JschConfigSessionFactory: fix boxing warning | Matthias Sohn | 2020-01-06 | 1 | -1/+2 | |
| | | | | | * | SshSupport#runSshCommand: don't throw exception in finally block | Matthias Sohn | 2020-01-06 | 1 | -6/+8 | |
| | | | | | * | Don't override already managed maven-compiler-plugin version | Matthias Sohn | 2020-01-04 | 1 | -2/+0 | |
| | | | | | * | Remove unused import from CreateFileSnapshotBenchmark | Matthias Sohn | 2020-01-04 | 1 | -1/+0 | |
| | | | | | * | Remove duplicate ignore_optional_problems entry in .classpath | Matthias Sohn | 2020-01-04 | 1 | -1/+0 | |
| | | | | | * | Update maven-site-plugin used by benchmark module to 3.8.2 | Matthias Sohn | 2019-12-18 | 1 | -1/+1 | |
| | | | | | * | Add dependency to enable site generation for benchmark module | Matthias Sohn | 2019-12-18 | 1 | -0/+27 | |
| | | | | | * | Ignore warnings for generated source code in org.eclipse.jgit.benchmark | Matthias Sohn | 2019-12-17 | 1 | -0/+1 |