4636 Commits (6d0168a4147226453cb1add5c278018d4603fcc4)

Author SHA1 Message Date
David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
Matthias Sohn f6c989665e Fix API problem filters 5 years ago
Matthias Sohn 57ccca75e6 Prepare 5.1.9-SNAPSHOT builds 6 years ago
Matthias Sohn 2fe587fcfd JGit v5.1.8.201906050907-r 6 years ago
Matthias Sohn b5c594216b Add debug trace to measure time needed to open pack index 6 years ago
Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 6 years ago
Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore 6 years ago
Matthias Sohn 4904a625c9 Avoid null PackConfig in GC 6 years ago
Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 6 years ago
Marc Strapetz f1577909e7 ObjectDirectory: fix closing of obsolete packs 6 years ago
Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots 6 years ago
Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 6 years ago
Matthias Sohn 201bbd6ead Fix FileSnapshot's consideration of file size 6 years ago
Matthias Sohn ed2e515ddf Fix API problem filters 6 years ago
Matthias Sohn c2945bd261 Prepare 5.1.8-SNAPSHOT builds 6 years ago
Matthias Sohn 22e41cfd56 JGit v5.1.7.201904200442-r 6 years ago
Matthias Sohn f90c526cfb Prepare 4.11.9-SNAPSHOT builds 6 years ago
Matthias Sohn 513710a9a4 JGit v4.11.8.201904181247-r 6 years ago
Matthias Sohn 551110b0e2 Prepare 4.9.11-SNAPSHOT builds 6 years ago
Matthias Sohn 7be6f02d32 JGit v4.9.10.201904181027-r 6 years ago
Matthias Sohn 21042c0de7 Prepare 4.7.10-SNAPSHOT builds 6 years ago
Matthias Sohn cfeb4187b7 JGit v4.7.9.201904161809-r 6 years ago
Matthias Sohn 0291b2eaf8 Prepare 4.5.8-SNAPSHOT builds 6 years ago
Matthias Sohn adccfd4503 JGit v4.5.7.201904151645-r 6 years ago
Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile 6 years ago
Matthias Sohn aa6e7e2c12 Fix API problem filters 6 years ago
Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 6 years ago
Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 6 years ago
Matthias Sohn 639d53721c Prepare 5.1.7-SNAPSHOT builds 6 years ago
Matthias Sohn a31756fbfc JGit v5.1.6.201903130242-r 6 years ago
Matthias Sohn 6a30ffd033 Prepare 4.11.8-SNAPSHOT builds 6 years ago
Matthias Sohn a888f80856 JGit v4.11.7.201903122105-r 6 years ago
Matthias Sohn 2b64345f53 Prepare 4.9.10-SNAPSHOT builds 6 years ago
Matthias Sohn c28c3ab9f0 JGit v4.9.9.201903122025-r 6 years ago
Matthias Sohn 317d747c5c Prepare 4.7.9-SNAPSHOT builds 6 years ago
Matthias Sohn a2951a996f JGit v4.7.8.201903121755-r 6 years ago
Matthias Sohn a47367e5fb Prepare 4.5.7-SNAPSHOT builds 6 years ago
Matthias Sohn 1cb31111f7 JGit v4.5.6.201903121547-r 6 years ago
Luca Milanesio bf3d1ded35 Check for packfile validity and fd before reading 6 years ago
Luca Milanesio afef866a44 Move throw of PackInvalidException outside the catch 6 years ago
Luca Milanesio 2d116cd0ab Use FileSnapshot to get lastModified on PackFile 6 years ago
Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 6 years ago
Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem 6 years ago
Matthias Sohn d4078dccda Silence API warnings for new API introduced for fixes 6 years ago
Juergen Denner 19c4380689 Reduce contention on PackFile.idx() function. 6 years ago
Matthias Sohn 7b3ee6f62e Fix error log message in ObjectDirectory.handlePackError() 6 years ago
Matthias Sohn e8f7bb3608 Properly format pack checksums in PackFile.idx() 6 years ago
Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 6 years ago
Luca Milanesio daefa69502 PackFile: report correct message for checksum mismatch 6 years ago
David Pursehouse e6fd4732d0 ObjectDirectory: Clean up logging 6 years ago