aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2019-04-165-29/+83
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-4.5' into stable-4.6stable-4.6Matthias Sohn2019-04-165-44/+82
| | | | | | | | | |\
| | | | | | | | | | * Prepare 4.5.8-SNAPSHOT buildsstable-4.5Matthias Sohn2019-04-1656-302/+302
| | | | | | | | | | * JGit v4.5.7.201904151645-rv4.5.7.201904151645-rMatthias Sohn2019-04-1556-59/+59
| | | | | | | | | | * Remember the cause for invalidating a packfileLuca Milanesio2019-04-115-23/+76
| | | | | | | | | | * Fix API problem filtersMatthias Sohn2019-04-112-24/+1
| | | | | | | | | | * Fix pack files scan when filesnapshot isn't modifiedLuca Milanesio2019-04-092-6/+54
* | | | | | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-03-212-2/+22
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-03-212-2/+22
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-03-212-2/+22
| | |\| | | | | | | |
| | | * | | | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2019-03-212-2/+22
| | | |\| | | | | | |
| | | | * | | | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-03-212-2/+22
| | | | |\| | | | | |
| | | | | * | | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-03-212-2/+22
| | | | | |\| | | | |
| | | | | | * | | | | Fix GC to delete empty fanout directories after repackingMatthias Sohn2019-03-202-2/+22
* | | | | | | | | | | Prepare 5.3.1-SNAPSHOT buildsMatthias Sohn2019-03-1368-425/+425
* | | | | | | | | | | JGit v5.3.0.201903130848-rv5.3.0.201903130848-rMatthias Sohn2019-03-1368-89/+89
* | | | | | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-03-136-87/+99
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-03-136-79/+99
| |\| | | | | | | | |
| | * | | | | | | | | Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-1356-357/+357
| | * | | | | | | | | JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-1356-59/+59
| | * | | | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-03-136-13/+99
| | |\| | | | | | | |
| | | * | | | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2019-03-136-13/+97
| | | |\| | | | | | |
| | | | * | | | | | | Prepare 4.11.8-SNAPSHOT buildsMatthias Sohn2019-03-1356-356/+356
| | | | * | | | | | | JGit v4.11.7.201903122105-rv4.11.7.201903122105-rMatthias Sohn2019-03-1356-59/+59
| | | | * | | | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-03-136-13/+97
| | | | |\| | | | | |
| | | | | * | | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-03-136-13/+97
| | | | | |\| | | | |
| | | | | | * | | | | Prepare 4.9.10-SNAPSHOT buildsMatthias Sohn2019-03-1356-333/+333
| | | | | | * | | | | JGit v4.9.9.201903122025-rv4.9.9.201903122025-rMatthias Sohn2019-03-1356-59/+59
| | | | | | * | | | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2019-03-136-13/+97
| | | | | | |\| | | |
| | | | | | | * | | | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2019-03-136-13/+97
| | | | | | | |\| | |
| | | | | | | | * | | Prepare 4.7.9-SNAPSHOT buildsMatthias Sohn2019-03-1256-321/+321
| | | | | | | | * | | JGit v4.7.8.201903121755-rv4.7.8.201903121755-rMatthias Sohn2019-03-1256-59/+59
| | | | | | | | * | | Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2019-03-126-13/+97
| | | | | | | | |\| |
| | | | | | | | | * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2019-03-126-13/+113
| | | | | | | | | |\|
| | | | | | | | | | * Prepare 4.5.7-SNAPSHOT buildsMatthias Sohn2019-03-1256-302/+302
| | | | | | | | | | * JGit v4.5.6.201903121547-rv4.5.6.201903121547-rMatthias Sohn2019-03-1256-59/+59
| | | | | | | | | | * Check for packfile validity and fd before readingLuca Milanesio2019-03-121-0/+8
| | | | | | | | | | * Move throw of PackInvalidException outside the catchLuca Milanesio2019-03-121-2/+3
| | | | | | | | | | * Use FileSnapshot to get lastModified on PackFileLuca Milanesio2019-03-121-1/+1
| | | | | | | | | | * Include size when comparing FileSnapshotLuca Milanesio2019-03-125-9/+107
| | | | | | | | | | * Do not reuse packfiles when changed on filesystemLuca Milanesio2019-03-122-2/+15
| | | | | | | | | | * Silence API warnings for new API introduced for fixesMatthias Sohn2019-03-121-0/+14
* | | | | | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-03-121-26/+35
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-03-121-26/+35
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-03-121-26/+35
| | |\| | | | | | | |
| | | * | | | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2019-03-121-26/+35
| | | |\| | | | | | |
| | | | * | | | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-03-121-26/+35
| | | | |\| | | | | |
| | | | | * | | | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-03-121-26/+35
| | | | | |\| | | | |
| | | | | | * | | | | Reduce contention on PackFile.idx() function.Juergen Denner2019-03-111-26/+35
* | | | | | | | | | | Use SystemReader in JSchConfigSessionFactoryTestMatthias Sohn2019-03-111-1/+11