994 Commits (5977260af6641b9a82491728d6fe0431b5cd5331)

Author SHA1 Message Date
  Kaushik Lingarkar 303dd019d1 Optimize RefDirectory.isNameConflicting() 3 years ago
  Petr Hrebejk 2fbbd6d890 Fix PackInvalidException when fetch and repack run concurrently 3 years ago
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files 3 years ago
  Matthias Sohn 3996408cde GC#deleteOrphans: handle failure to list files in pack directory 3 years ago
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3 years ago
  Matthias Sohn 1f9c717ff7 WindowCache: add metric for cached bytes per repository 4 years ago
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 4 years ago
  Matthias Sohn 549c3acc5f Fix MBean registration 4 years ago
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 4 years ago
  Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 4 years ago
  David Pursehouse 8792743c51 JGitText: Remove unused externalized strings 4 years ago
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 4 years ago
  Matthias Sohn cd9422f239 Silence warnings for non-externalized strings 4 years ago
  Nail Samatov b9d2926df4 Fix error occurring when SecurityManager is enabled 4 years ago
  Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5 years ago
  Matthias Sohn 53160ee12b Externalize error message in ReftableWriter#throwIllegalEntry 4 years ago
  Han-Wen Nienhuys d7ee5aafee reftable: increment pointer *after* reading uint16 4 years ago
  Han-Wen Nienhuys 9f9163cbca reftable: enforce ordering for ref and log writes 4 years ago
  Han-Wen Nienhuys ca3b4b6083 reftable: add some more comments 4 years ago
  Han-Wen Nienhuys ca9107d166 reftable: fix seeking to refs in reflog implementation 4 years ago
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 years ago
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails 4 years ago
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 4 years ago
  Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId 4 years ago
  David Pursehouse 72ae089206 Fix NarrowingCompoundAssignment warnings from Error Prone 5 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 6857138e19 Cache FileStoreAttributeCache per directory 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
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates 4 years ago
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot 5 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 5 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
  Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds 5 years ago
  Dave Borowitz 4973f05252 RevWalk: Add a setFirstParent that mimics C git's --first-parent 5 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  David Pursehouse 430be89307 Error Prone: Increase severity of NonOverridingEquals to ERROR 5 years ago
  David Pursehouse 50c0275aba FileSnapshot#toString: Suppress ReferenceEquality warnings 5 years ago
  Ivan Frade 67b7771708 NetscapeCookieFile: Make hash static and group overloaded write 5 years ago
  Ivan Frade 83b0efbae6 NetscapeCookieFile: Javadoc fixes 5 years ago
  David Pursehouse 858736df37 PackWriter: Prefer boolean operators over logical operators in comparisons 5 years ago
  David Pursehouse 0f4554f126 Increase severity of OperatorPrecedence to ERROR, and fix instances 5 years ago
  David Pursehouse 9c97a586bf GC: Update TODO comments 5 years ago
  Michael Keppler e9abe09809 Retry loading config when locked by another process 5 years ago
  Matthias Sohn 786380bd5e Warn if configured cookie file is missing 5 years ago