Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-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.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 |
* | | | | | | 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 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-08 | 1 | -1/+0 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Jonathan Nieder | 2018-10-08 | 1 | -1/+0 |
| | |\| | | | |||||
| | | * | | | SubmoduleValidator: Remove unused import of ConfigConstants | David Pursehouse | 2018-10-09 | 1 | -1/+0 |
| * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 |
| | |\| | | | |||||
| | | * | | | SubmoduleValidator: Permit missing path or url | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Jonathan Nieder | 2018-10-07 | 1 | -2/+2 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-07 | 1 | -2/+2 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-10-07 | 1 | -2/+2 |
| | |\| | | | |||||
| | | * | | | ObjectChecker#getGitsubmodules: Fix malformed javadoc | David Pursehouse | 2018-10-07 | 1 | -2/+2 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-10-06 | 6 | -7/+448 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-10-06 | 6 | -7/+448 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-10-06 | 6 | -7/+448 |
| | |\| | | | |||||
| | | * | | | BaseReceivePack: Validate incoming .gitmodules files | Ivan Frade | 2018-10-05 | 3 | -1/+64 |
| | | * | | | ObjectChecker: Report .gitmodules files found in the pack | Ivan Frade | 2018-10-05 | 2 | -5/+229 |
| | | * | | | SubmoduleAddCommand: Reject submodule URIs that look like cli options | Ivan Frade | 2018-10-05 | 3 | -1/+155 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-09-18 | 1 | -7/+12 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-09-18 | 1 | -7/+12 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-09-18 | 1 | -7/+12 |
| | |\| | | | |||||
| | | * | | | Fix IOException when LockToken#close fails | Matthias Sohn | 2018-09-15 | 1 | -7/+12 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-09-12 | 2 | -2/+4 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-09-12 | 2 | -2/+4 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-09-12 | 2 | -2/+9 |
| | |\| | | | |||||
| | | * | | | Fix NoSuchFileException during directory cleanup in RefDirectory | Matthias Sohn | 2018-09-12 | 1 | -1/+1 |