Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-03-12 | 1 | -26/+35 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-03-12 | 1 | -26/+35 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-12 | 1 | -26/+35 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-03-12 | 1 | -26/+35 | |
| | | |\| | | | | | ||||||
| | | | * | | | | | Reduce contention on PackFile.idx() function. | Juergen Denner | 2019-03-11 | 1 | -26/+35 | |
* | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | David Pursehouse | 2019-03-06 | 0 | -0/+0 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2019-03-06 | 7 | -11/+74 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2019-03-06 | 7 | -11/+74 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2019-03-06 | 7 | -11/+74 | |
| | | |\| | | | | | ||||||
| | | | * | | | | | Fix error log message in ObjectDirectory.handlePackError() | Matthias Sohn | 2019-03-06 | 2 | -3/+3 | |
| | | | * | | | | | Properly format pack checksums in PackFile.idx() | Matthias Sohn | 2019-03-06 | 1 | -2/+3 | |
| | | | * | | | | | Cancel gc if thread was interrupted | Matthias Sohn | 2019-03-06 | 2 | -1/+53 | |
| | | | * | | | | | PackFile: report correct message for checksum mismatch | Luca Milanesio | 2019-03-06 | 2 | -6/+7 | |
| | | | * | | | | | ObjectDirectory: Clean up logging | David Pursehouse | 2019-03-06 | 3 | -2/+7 | |
| | | | * | | | | | Bazel: Stop using native.git_repository | David Pursehouse | 2019-03-06 | 1 | -1/+3 | |
| | | | * | | | | | ObjectDirectory: extra logging on packfile exceptions | Luca Milanesio | 2019-03-06 | 1 | -0/+2 | |
* | | | | | | | | | Fix error log message in ObjectDirectory.handlePackError() | Matthias Sohn | 2019-03-04 | 2 | -3/+3 | |
* | | | | | | | | | Properly format pack checksums in PackFile.idx() | Matthias Sohn | 2019-03-04 | 1 | -2/+3 | |
* | | | | | | | | | Cancel gc if thread was interrupted | Matthias Sohn | 2019-03-03 | 2 | -1/+53 | |
* | | | | | | | | | PackFile: report correct message for checksum mismatch | Luca Milanesio | 2019-03-03 | 2 | -6/+7 | |
* | | | | | | | | | ObjectDirectory: Clean up logging | David Pursehouse | 2019-03-03 | 3 | -2/+7 | |
* | | | | | | | | | Bazel: Stop using native.git_repository | David Pursehouse | 2019-03-03 | 1 | -1/+3 | |
* | | | | | | | | | ObjectDirectory: extra logging on packfile exceptions | Luca Milanesio | 2019-02-14 | 1 | -0/+2 | |
* | | | | | | | | | Prepare 5.1.6-SNAPSHOT builds | Matthias Sohn | 2018-12-27 | 57 | -358/+358 | |
* | | | | | | | | | JGit v5.1.5.201812261915-rv5.1.5.201812261915-r | Matthias Sohn | 2018-12-27 | 56 | -59/+59 | |
* | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Jonathan Nieder | 2018-12-26 | 1 | -2/+4 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | UploadPack: Avoid calling AdvertiseRefsHook twice | Jonathan Nieder | 2018-12-26 | 1 | -2/+4 | |
* | | | | | | | | | Prepare 5.1.5-SNAPSHOT builds | Matthias Sohn | 2018-12-26 | 57 | -358/+358 | |
* | | | | | | | | | JGit v5.1.4.201812251853-rv5.1.4.201812251853-r | Matthias Sohn | 2018-12-26 | 57 | -60/+74 | |
* | | | | | | | | | UploadPack: Filter refs used for want-ref resolution | Jonathan Nieder | 2018-12-26 | 2 | -1/+42 | |
* | | | | | | | | | UploadPack: Defer want-ref resolution to after parsing | Jonathan Nieder | 2018-12-26 | 4 | -77/+50 | |
* | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-12-25 | 4 | -33/+146 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Call AdvertiseRefsHook for protocol v2 | Masaya Suzuki | 2018-12-25 | 1 | -14/+46 | |
| * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-12-25 | 4 | -19/+100 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Prepare 4.11.7-SNAPSHOT builds | Matthias Sohn | 2018-12-25 | 57 | -363/+357 | |
| | * | | | | | | | JGit v4.11.6.201812241910-rv4.11.6.201812241910-r | Matthias Sohn | 2018-12-25 | 56 | -59/+59 | |
| | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-12-25 | 5 | -16/+109 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-12-25 | 4 | -16/+103 | |
| | | |\| | | | | | ||||||
| | | | * | | | | | Prepare 4.9.9-SNAPSHOT builds | Matthias Sohn | 2018-12-25 | 56 | -333/+333 | |
| | | | * | | | | | JGit v4.9.8.201812241815-rv4.9.8.201812241815-r | Matthias Sohn | 2018-12-25 | 56 | -59/+59 | |
| | | | * | | | | | UploadPack: Test filtering by AdvertiseRefsHook in stateless transports | Masaya Suzuki | 2018-12-24 | 3 | -3/+94 | |
| | | | * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-12-24 | 2 | -14/+10 | |
| | | | |\| | | | | ||||||
| | | | | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-12-24 | 1 | -13/+9 | |
| | | | | |\| | | | ||||||
| | | | | | * | | | Prepare 4.7.8-SNAPSHOT builds | Matthias Sohn | 2018-12-24 | 57 | -324/+324 | |
| | | | | | * | | | JGit v4.7.7.201812240805-rv4.7.7.201812240805-r | Matthias Sohn | 2018-12-24 | 56 | -59/+59 | |
| | | | | | * | | | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2018-12-24 | 2 | -15/+11 | |
| | | | | | |\| | | ||||||
| | | | | | | * | | Fix feature versions imported by feature org.eclipse.jgit.pgm | Matthias Sohn | 2018-12-24 | 1 | -2/+2 | |
| | | | | | | * | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-12-24 | 1 | -13/+9 | |
| | | | | | | |\| | ||||||
| | | | | | | | * | Prepare 4.5.6-SNAPSHOT builds | Matthias Sohn | 2018-12-24 | 56 | -302/+302 | |
| | | | | | | | * | JGit v4.5.5.201812240535-rv4.5.5.201812240535-r | Matthias Sohn | 2018-12-24 | 56 | -59/+59 |