Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | * | JGit v4.5.6.201903121547-rv4.5.6.201903121547-r | Matthias Sohn | 2019-03-12 | 56 | -59/+59 | |
| | | | | | | | | * | Check for packfile validity and fd before reading | Luca Milanesio | 2019-03-12 | 1 | -0/+8 | |
| | | | | | | | | * | Move throw of PackInvalidException outside the catch | Luca Milanesio | 2019-03-12 | 1 | -2/+3 | |
| | | | | | | | | * | Use FileSnapshot to get lastModified on PackFile | Luca Milanesio | 2019-03-12 | 1 | -1/+1 | |
| | | | | | | | | * | Include size when comparing FileSnapshot | Luca Milanesio | 2019-03-12 | 5 | -9/+107 | |
| | | | | | | | | * | Do not reuse packfiles when changed on filesystem | Luca Milanesio | 2019-03-12 | 2 | -2/+15 | |
| | | | | | | | | * | Silence API warnings for new API introduced for fixes | Matthias Sohn | 2019-03-12 | 1 | -0/+14 | |
* | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-03-12 | 1 | -26/+35 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | 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.1' into stable-5.2 | David Pursehouse | 2019-03-06 | 0 | -0/+0 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | 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 | |
* | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2019-03-05 | 6 | -12/+71 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | 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 | |
* | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2019-02-18 | 1 | -0/+2 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | ObjectDirectory: extra logging on packfile exceptions | Luca Milanesio | 2019-02-14 | 1 | -0/+2 | |
* | | | | | | | | | | Prepare 5.2.2-SNAPSHOT builds | Matthias Sohn | 2018-12-27 | 67 | -407/+407 | |
* | | | | | | | | | | JGit v5.2.1.201812262042-rv5.2.1.201812262042-r | Matthias Sohn | 2018-12-27 | 67 | -71/+71 | |
* | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2018-12-27 | 0 | -0/+0 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | 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 | |
* | | | | | | | | | | UploadPack: Filter refs used for deepen-not resolution | Jonathan Nieder | 2018-12-26 | 1 | -1/+34 | |
* | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Jonathan Nieder | 2018-12-26 | 10 | -106/+249 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | 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 | |
| | |\| | | | | | | |