Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 |
|\ | |||||
| * | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 |
| |\ | |||||
| | * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 |
| | | |\ | |||||
| | | | * | Fix GC to delete empty fanout directories after repacking | Matthias Sohn | 2019-03-20 | 1 | -2/+5 |
* | | | | | Prepare 5.1.7-SNAPSHOT builds | Matthias Sohn | 2019-03-13 | 3 | -49/+49 |
* | | | | | JGit v5.1.6.201903130242-rv5.1.6.201903130242-r | Matthias Sohn | 2019-03-13 | 3 | -4/+4 |
* | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-03-13 | 6 | -13/+99 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-03-13 | 6 | -13/+97 |
| |\| | | | |||||
| | * | | | Prepare 4.11.8-SNAPSHOT builds | Matthias Sohn | 2019-03-13 | 3 | -49/+49 |
| | * | | | JGit v4.11.7.201903122105-rv4.11.7.201903122105-r | Matthias Sohn | 2019-03-13 | 3 | -4/+4 |
| | * | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-13 | 6 | -13/+97 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-03-13 | 6 | -13/+97 |
| | | |\| | |||||
| | | | * | Prepare 4.9.10-SNAPSHOT builds | Matthias Sohn | 2019-03-13 | 3 | -49/+49 |
| | | | * | JGit v4.9.9.201903122025-rv4.9.9.201903122025-r | Matthias Sohn | 2019-03-13 | 3 | -4/+4 |
| | | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2019-03-13 | 6 | -13/+97 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2019-03-13 | 6 | -13/+97 |
| | | | | |\ | |||||
| | | | | | * | Prepare 4.7.9-SNAPSHOT builds | Matthias Sohn | 2019-03-12 | 3 | -45/+45 |
| | | | | | * | JGit v4.7.8.201903121755-rv4.7.8.201903121755-r | Matthias Sohn | 2019-03-12 | 3 | -4/+4 |
| | | | | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2019-03-12 | 6 | -13/+97 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2019-03-12 | 6 | -13/+113 |
| | | | | | | |\ | |||||
| | | | | | | | * | Prepare 4.5.7-SNAPSHOT builds | Matthias Sohn | 2019-03-12 | 3 | -43/+43 |
| | | | | | | | * | JGit v4.5.6.201903121547-rv4.5.6.201903121547-r | Matthias Sohn | 2019-03-12 | 3 | -4/+4 |
| | | | | | | | * | 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 | 4 | -8/+72 |
| | | | | | | | * | 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.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 | 5 | -10/+19 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2019-03-06 | 5 | -10/+19 |
| | |\| | | | | | | |||||
| | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2019-03-06 | 5 | -10/+19 |
| | | |\| | | | | | |||||
| | | | * | | | | | 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 | 1 | -1/+1 |
| | | | * | | | | | 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 |
| | | | * | | | | | 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 | 1 | -1/+1 |
* | | | | | | | | | 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 |
* | | | | | | | | | 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 | 4 | -50/+50 |