summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-0556-59/+59
* Test detecting modified packfilesChristian Halstrick2019-06-051-11/+222
* Enhance fsTick() to use filesystem timer resolutionChristian Halstrick2019-06-051-8/+16
* Add debug trace to measure time needed to open pack indexMatthias Sohn2019-06-041-0/+13
* Extend FileSnapshot for packfiles to also use checksum to detect changesMatthias Sohn2019-06-044-22/+312
* Wait opening new packfile until it can't be racy anymoreMatthias Sohn2019-06-046-6/+227
* Avoid null PackConfig in GCMatthias Sohn2019-05-291-6/+7
* Add FileSnapshot test testing recognition of file size changesMatthias Sohn2019-05-291-0/+17
* Capture reason for result of FileSnapshot#isModifiedMatthias Sohn2019-05-292-15/+71
* Skip FileSnapshotTest#testSimulatePackfileReplacement on WindowsMatthias Sohn2019-05-291-0/+3
* Tune max heap size for testsMatthias Sohn2019-05-298-8/+8
* Fix FileSnapshotTest.testNewFileNoWait() to match its javadocMatthias Sohn2019-05-271-2/+0
* ObjectDirectory: fix closing of obsolete packsMarc Strapetz2019-05-271-1/+2
* Include filekey file attribute when comparing FileSnapshotsMatthias Sohn2019-05-222-9/+71
* Measure file timestamp resolution used in FileSnapshotMatthias Sohn2019-05-226-14/+192
* Fix FileSnapshot's consideration of file sizeMatthias Sohn2019-05-221-16/+26
* Fix API problem filtersMatthias Sohn2019-05-222-2/+2
* Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-2056-357/+357
* JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-2056-59/+59
* ObjectUploadListener: Add callback interfaceDavid Pursehouse2019-04-202-2/+72
* Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-04-206-28/+81
|\
| * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2019-04-196-27/+80
| |\
| | * Prepare 4.11.9-SNAPSHOT buildsMatthias Sohn2019-04-1956-356/+356
| | * JGit v4.11.8.201904181247-rv4.11.8.201904181247-rMatthias Sohn2019-04-1856-59/+59
| | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-04-186-27/+80
| | |\
| | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-04-186-27/+80
| | | |\
| | | | * Prepare 4.9.11-SNAPSHOT buildsMatthias Sohn2019-04-1856-333/+333
| | | | * JGit v4.9.10.201904181027-rv4.9.10.201904181027-rMatthias Sohn2019-04-1856-59/+59
| | | | * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2019-04-186-28/+81
| | | | |\
| | | | | * Merge branch 'stable-4.7' into stable-4.8stable-4.8Matthias Sohn2019-04-175-28/+82
| | | | | |\
| | | | | | * Prepare 4.7.10-SNAPSHOT buildsstable-4.7Matthias Sohn2019-04-1756-321/+321
| | | | | | * JGit v4.7.9.201904161809-rv4.7.9.201904161809-rMatthias Sohn2019-04-1756-59/+59
| | | | | | * 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.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.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