| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable-5.6' into stable-5.7 | David Pursehouse | 2020-02-13 | 4 | -22/+37 |
|\ |
|
| * | Change the wildcard import to explicit ones. | Yunjie Li | 2020-02-12 | 1 | -1/+4 |
| * | reftable: don't check deadline on the first try | Han-Wen Nienhuys | 2020-02-11 | 1 | -1/+6 |
| * | reftable: clarify comment | Han-Wen Nienhuys | 2020-02-11 | 1 | -1/+1 |
| * | reftable: clear cache on full compaction | Han-Wen Nienhuys | 2020-02-11 | 1 | -0/+1 |
| * | reftable: remove outdated comment | Han-Wen Nienhuys | 2020-02-10 | 1 | -3/+0 |
| * | reftable: clarify that LogCursor may return a null ReflogEntry | Han-Wen Nienhuys | 2020-02-10 | 1 | -1/+3 |
| * | Restore behavior of CloneCommand | Thomas Wolf | 2020-02-04 | 1 | -16/+26 |
* | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2020-02-01 | 8 | -77/+473 |
|\| |
|
| * | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-02-01 | 8 | -77/+473 |
| |\ |
|
| | * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-02-01 | 8 | -85/+473 |
| | |\ |
|
| | | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-02-01 | 8 | -77/+473 |
| | | |\ |
|
| | | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-02-01 | 8 | -77/+473 |
| | | | |\ |
|
| | | | | * | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-02-01 | 6 | -56/+399 |
| | | | | |\ |
|
| | | | | | * | 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 |
| | | | | | * | WindowCache: add option to use strong refs to reference ByteWindows | Matthias Sohn | 2020-01-20 | 4 | -47/+334 |
| | | | | * | | 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 |
* | | | | | | | Prepare 5.7.0-SNAPSHOT builds | Matthias Sohn | 2020-01-15 | 3 | -4/+4 |
* | | | | | | | JGit v5.7.0.202001151323-m1v5.7.0.202001151323-m1 | Matthias Sohn | 2020-01-15 | 3 | -4/+4 |
* | | | | | | | 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 | 6 | -34/+527 |
|\| | | | | | |
|
| * | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-01-09 | 6 | -36/+529 |
| |\| | | | | |
|
| | * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-01-09 | 6 | -34/+524 |
| | |\| | | | |
|
| | | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-01-09 | 6 | -34/+524 |
| | | |\| | | |
|
| | | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-01-09 | 6 | -41/+525 |
| | | | |\| | |
|
| | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-01-09 | 6 | -41/+525 |
| | | | | |\| |
|
| | | | | | * | 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 |
| | | | | | * | Fix MBean registration | Matthias Sohn | 2019-12-13 | 2 | -7/+14 |
| | | | | | * | Enhance WindowCache statistics | Matthias Sohn | 2019-12-08 | 5 | -35/+510 |
| | | | | | * | Remove unused API problem filters | Matthias Sohn | 2019-11-04 | 1 | -28/+0 |
| | | | | | * | Silence API errors for new API added since 5.1.0 | Matthias Sohn | 2019-11-04 | 1 | -0/+8 |
| | | | | * | | Fix API problem filters | Matthias Sohn | 2020-01-09 | 1 | -8/+74 |
| | | | | * | | Update API problem filters | Matthias Sohn | 2019-11-04 | 1 | -74/+8 |
* | | | | | | | Remove no longer used API problem filter | Matthias Sohn | 2020-01-05 | 1 | -9/+0 |
* | | | | | | | Remove duplicate copyright statements | Matthias Sohn | 2020-01-04 | 10 | -10/+0 |
* | | | | | | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 772 | -29339/+3863 |
* | | | | | | | TLS support on IBM JDKs | Thomas Wolf | 2020-01-03 | 5 | -3/+215 |
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-26 | 2 | -2/+2 |
|\| | | | | | |
|
| * | | | | | | Hooks: avoid problems with backslashes in paths | Thomas Wolf | 2019-12-24 | 2 | -2/+2 |
| * | | | | | | Prepare 5.6.1-SNAPSHOT builds | Matthias Sohn | 2019-12-11 | 3 | -54/+54 |
| * | | | | | | JGit v5.6.0.201912101111-rv5.6.0.201912101111-r | Matthias Sohn | 2019-12-10 | 3 | -4/+4 |
* | | | | | | | Using StringBuilder in StringUtils#capitalize method | Lars Vogel | 2019-12-18 | 1 | -1/+1 |
* | | | | | | | Set config "extensions" option when converting ref storage format | Matthias Sohn | 2019-12-15 | 2 | -4/+39 |
* | | | | | | | Externalize error message in FileRepository#convertRefStorage | Matthias Sohn | 2019-12-14 | 3 | -3/+4 |
* | | | | | | | Replace chain of if statements with switch | Carsten Hammer | 2019-12-14 | 14 | -97/+170 |