Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 |
|\ | |||||
| * | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 |
| |\ | |||||
| | * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2019-03-12 | 5 | -13/+91 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2019-03-12 | 5 | -13/+91 |
| | | | | | | |\ | |||||
| | | | | | | | * | 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 | 3 | -8/+64 |
| | | | | | | | * | Do not reuse packfiles when changed on filesystem | Luca Milanesio | 2019-03-12 | 2 | -2/+15 |
* | | | | | | | | | 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-4.11' into stable-5.0 | David Pursehouse | 2019-03-06 | 4 | -8/+16 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2019-03-06 | 4 | -8/+16 |
| | |\| | | | | | | |||||
| | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2019-03-06 | 4 | -8/+16 |
| | | |\| | | | | | |||||
| | | | * | | | | | Fix error log message in ObjectDirectory.handlePackError() | Matthias Sohn | 2019-03-06 | 1 | -2/+2 |
| | | | * | | | | | 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 | 1 | -1/+1 |
| | | | * | | | | | PackFile: report correct message for checksum mismatch | Luca Milanesio | 2019-03-06 | 1 | -5/+6 |
| | | | * | | | | | ObjectDirectory: Clean up logging | David Pursehouse | 2019-03-06 | 2 | -2/+6 |
| | | | * | | | | | 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 | 1 | -2/+2 |
* | | | | | | | | | 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 | 1 | -1/+1 |
* | | | | | | | | | PackFile: report correct message for checksum mismatch | Luca Milanesio | 2019-03-03 | 1 | -5/+6 |
* | | | | | | | | | ObjectDirectory: Clean up logging | David Pursehouse | 2019-03-03 | 2 | -2/+6 |
* | | | | | | | | | ObjectDirectory: extra logging on packfile exceptions | Luca Milanesio | 2019-02-14 | 1 | -0/+2 |
* | | | | | | | | | 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 |
* | | | | | | | | | 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 | 3 | -47/+35 |
* | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-12-25 | 1 | -25/+54 |
|\| | | | | | | | | |||||
| * | | | | | | | | 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 | 1 | -11/+8 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-12-25 | 1 | -13/+9 |
| | |\| | | | | | | |||||
| | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-12-25 | 1 | -13/+9 |
| | | |\| | | | | | |||||
| | | | * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-12-24 | 1 | -13/+9 |
| | | | |\| | | | | |||||
| | | | | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-12-24 | 1 | -13/+9 |
| | | | | |\| | | | |||||
| | | | | | * | | | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2018-12-24 | 1 | -13/+9 |
| | | | | | |\| | | |||||
| | | | | | | * | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-12-24 | 1 | -13/+9 |
| | | | | | | |\| | |||||
| | | | | | | | * | Call AdvertiseRefsHook before validating wants | Masaya Suzuki | 2018-12-24 | 1 | -13/+9 |
* | | | | | | | | | BasePackConnection: Check for expected length of ref advertisement | David Pursehouse | 2018-12-20 | 2 | -1/+16 |
* | | | | | | | | | TransferConfig: Make constructors public | David Pursehouse | 2018-12-20 | 1 | -2/+21 |
* | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | David Pursehouse | 2018-11-27 | 1 | -10/+29 |
|\| | | | | | | | |