403 Commits (aa62f191d02c19073c22a5e33e4a07c54a67efa7)

Author SHA1 Message Date
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 4 years ago
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 years ago
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 4 years ago
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding 4 years ago
  Matthias Sohn 3b368d5578 In LockFile#waitForStatChange wait in units of file time resolution 4 years ago
  Matthias Sohn 275f3da783 Fix FileSnapshot#save(long) and FileSnapshot#save(Instant) 4 years ago
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 4 years ago
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 4 years ago
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot 4 years ago
  Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig 4 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
  Matthias Sohn 09fec1a102 Add debug trace for FileSnapshot 4 years ago
  Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration 5 years ago
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE 5 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  Matthias Sohn b5c594216b Add debug trace to measure time needed to open pack index 5 years ago
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 5 years ago
  Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore 5 years ago
  Matthias Sohn 4904a625c9 Avoid null PackConfig in GC 5 years ago
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 5 years ago
  Marc Strapetz f1577909e7 ObjectDirectory: fix closing of obsolete packs 5 years ago
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots 5 years ago
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 5 years ago
  Matthias Sohn 201bbd6ead Fix FileSnapshot's consideration of file size 5 years ago
  Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile 5 years ago
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 5 years ago
  Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 5 years ago
  Luca Milanesio bf3d1ded35 Check for packfile validity and fd before reading 5 years ago
  Luca Milanesio afef866a44 Move throw of PackInvalidException outside the catch 5 years ago
  Luca Milanesio 2d116cd0ab Use FileSnapshot to get lastModified on PackFile 5 years ago
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5 years ago
  Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem 5 years ago
  Juergen Denner 19c4380689 Reduce contention on PackFile.idx() function. 5 years ago
  Matthias Sohn 7b3ee6f62e Fix error log message in ObjectDirectory.handlePackError() 5 years ago
  Matthias Sohn e8f7bb3608 Properly format pack checksums in PackFile.idx() 5 years ago
  Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 7 years ago
  Luca Milanesio daefa69502 PackFile: report correct message for checksum mismatch 5 years ago
  David Pursehouse e6fd4732d0 ObjectDirectory: Clean up logging 5 years ago
  Luca Milanesio baf1bb20d0 ObjectDirectory: extra logging on packfile exceptions 5 years ago
  Matthias Sohn 997d785418 Fix error log message in ObjectDirectory.handlePackError() 5 years ago
  Matthias Sohn a33e4dc58a Properly format pack checksums in PackFile.idx() 5 years ago
  Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 7 years ago
  Luca Milanesio 436c99ce59 PackFile: report correct message for checksum mismatch 5 years ago
  David Pursehouse 9665d86ba1 ObjectDirectory: Clean up logging 5 years ago
  Luca Milanesio 962babc4b2 ObjectDirectory: extra logging on packfile exceptions 5 years ago
  David Pursehouse 62012d0bdd Explicitly specify charset when constructing BufferedReader 5 years ago
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 years ago
  Matthias Sohn 667ac8b318 Fix NoSuchFileException during directory cleanup in RefDirectory 5 years ago
  Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() 5 years ago
  Thomas Wolf 94fad4412a Suppress warning for trying to delete non-empty directory 5 years ago