| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-13 | 3 | -13/+64 |
|\ |
|
| * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-03-13 | 3 | -13/+64 |
| |\ |
|
| | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2019-03-13 | 3 | -13/+64 |
| | |\ |
|
| | | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2019-03-13 | 3 | -13/+64 |
| | | |\ |
|
| | | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2019-03-12 | 3 | -13/+64 |
| | | | |\ |
|
| | | | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2019-03-12 | 3 | -13/+64 |
| | | | | |\ |
|
| | | | | | * | 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 | 1 | -8/+37 |
| | | | | | * | Do not reuse packfiles when changed on filesystem | Luca Milanesio | 2019-03-12 | 2 | -2/+15 |
* | | | | | | | 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.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 |
* | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
|\| | | | | | |
|
| * | | | | | | 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.10' into stable-4.11 | Matthias Sohn | 2018-10-06 | 2 | -1/+186 |
|\| | | | | | |
|
| * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-10-06 | 2 | -1/+186 |
| |\| | | | | |
|
| | * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-10-06 | 2 | -1/+186 |
| | |\| | | | |
|
| | | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-10-06 | 2 | -1/+186 |
| | | |\| | | |
|
| | | | * | | | BaseReceivePack: Validate incoming .gitmodules files | Ivan Frade | 2018-10-05 | 2 | -0/+40 |
| | | | * | | | SubmoduleAddCommand: Reject submodule URIs that look like cli options | Ivan Frade | 2018-10-05 | 2 | -1/+146 |
* | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2018-09-12 | 2 | -2/+4 |
|\| | | | | | |
|
| * | | | | | | 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 |
| | | | * | | | Externalize warning message in RefDirectory.delete() | Matthias Sohn | 2018-09-11 | 2 | -1/+3 |
| | | | * | | | Suppress warning for trying to delete non-empty directory | Thomas Wolf | 2018-09-11 | 1 | -0/+5 |
* | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-09-08 | 4 | -9/+39 |
|\| | | | | | |
|
| * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-09-08 | 4 | -9/+39 |
| |\| | | | | |
|
| | * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-08 | 4 | -9/+39 |
| | |\| | | | |
|
| | | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-09-08 | 4 | -9/+39 |
| | | |\| | | |
|
| | | | * | | | Fix atomic lock file creation on NFS | Matthias Sohn | 2018-09-07 | 2 | -4/+28 |
| | | | * | | | Use constant for ".lock" | Matthias Sohn | 2018-09-07 | 2 | -5/+8 |
| | | | * | | | GC: Avoid logging errors when deleting non-empty folders | Hector Caballero | 2018-09-05 | 1 | -0/+3 |