773 коммитов (68b0645a2ed7d6002abe523dd5af51063e0a5c47)

Автор SHA1 Сообщение Дата
  Matthias Sohn 1f9c717ff7 WindowCache: add metric for cached bytes per repository 4 лет назад
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 4 лет назад
  Matthias Sohn 549c3acc5f Fix MBean registration 4 лет назад
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 4 лет назад
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 4 лет назад
  Matthias Sohn cd9422f239 Silence warnings for non-externalized strings 4 лет назад
  Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5 лет назад
  Matthias Sohn 53160ee12b Externalize error message in ReftableWriter#throwIllegalEntry 4 лет назад
  Han-Wen Nienhuys d7ee5aafee reftable: increment pointer *after* reading uint16 4 лет назад
  Han-Wen Nienhuys 9f9163cbca reftable: enforce ordering for ref and log writes 4 лет назад
  Han-Wen Nienhuys ca3b4b6083 reftable: add some more comments 4 лет назад
  Han-Wen Nienhuys ca9107d166 reftable: fix seeking to refs in reflog implementation 4 лет назад
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 лет назад
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 4 лет назад
  Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId 4 лет назад
  David Pursehouse 72ae089206 Fix NarrowingCompoundAssignment warnings from Error Prone 5 лет назад
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding 4 лет назад
  Matthias Sohn 3b368d5578 In LockFile#waitForStatChange wait in units of file time resolution 4 лет назад
  Matthias Sohn 275f3da783 Fix FileSnapshot#save(long) and FileSnapshot#save(Instant) 4 лет назад
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 4 лет назад
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 4 лет назад
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates 4 лет назад
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot 4 лет назад
  Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig 4 лет назад
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 лет назад
  Matthias Sohn 09fec1a102 Add debug trace for FileSnapshot 4 лет назад
  Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration 5 лет назад
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE 4 лет назад
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 лет назад
  David Pursehouse 430be89307 Error Prone: Increase severity of NonOverridingEquals to ERROR 5 лет назад
  David Pursehouse 50c0275aba FileSnapshot#toString: Suppress ReferenceEquality warnings 5 лет назад
  David Pursehouse 858736df37 PackWriter: Prefer boolean operators over logical operators in comparisons 5 лет назад
  David Pursehouse 0f4554f126 Increase severity of OperatorPrecedence to ERROR, and fix instances 5 лет назад
  David Pursehouse 9c97a586bf GC: Update TODO comments 5 лет назад
  David Pursehouse 84c315b2a0 PackWriter: Make internal class static 5 лет назад
  David Ostrovsky 8cd07cb815 Repository: Add getIdentifier() method to avoid instanceof operator 5 лет назад
  Matthias Sohn b5c594216b Add debug trace to measure time needed to open pack index 5 лет назад
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 5 лет назад
  Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore 5 лет назад
  Matthias Sohn 4904a625c9 Avoid null PackConfig in GC 5 лет назад
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 5 лет назад
  Marc Strapetz f1577909e7 ObjectDirectory: fix closing of obsolete packs 5 лет назад
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots 5 лет назад
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 5 лет назад
  Matthias Sohn 201bbd6ead Fix FileSnapshot's consideration of file size 5 лет назад
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 лет назад
  Matthias Sohn 8f2b4c8a6e Use integer depth in PackWriter's DepthAwareVisitationPolicy 5 лет назад
  Matthew DeVore 0a15cb3a2b tree:<depth>: do not revisit tree during packing 5 лет назад
  Matthew DeVore 175e66548b tree:<depth> should not traverse overly-deep trees 5 лет назад
  Matthew DeVore 93dd2d482a Preliminary support for tree:<depth> filter 5 лет назад