295 Commits (87c42c1b3c6c8518de7bf824e9fd182b54c06ceb)

Author SHA1 Message Date
  Kaushik Lingarkar 294a99af25 BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired 3 years ago
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3 years ago
  Matthias Sohn fed5b2e6fb Remove unused imports 3 years ago
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 4 years ago
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 4 years ago
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 4 years ago
  Matthias Sohn 118ee61640 LocalDiskRefTreeDatabaseTest shall use MockSystemReader 4 years ago
  Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests 4 years ago
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding 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 5 years ago
  Matthias Sohn de6df3bdd9 Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times 5 years ago
  Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution 5 years ago
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup 5 years ago
  Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs 5 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 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
  Christian Halstrick 5f8d91fded Test detecting modified packfiles 5 years ago
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 5 years ago
  Matthias Sohn 5d0286eb7c Add FileSnapshot test testing recognition of file size changes 5 years ago
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 5 years ago
  Matthias Sohn d31a0c0b5d Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows 5 years ago
  Matthias Sohn 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc 5 years ago
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots 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 2dc572df24 Include size when comparing FileSnapshot 5 years ago
  Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 7 years ago
  Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 7 years ago
  Ivan Frade 94a3d8bae9 UploadPack v0: Extract "agent" client capability at parse time 5 years ago
  Ivan Frade e82cb5a6d3 FirstWant: tighten first-want line validation 5 years ago
  Ivan Frade 6aca8899a5 Move first line parsing for v0/v1 pack negotiation out of UploadPack 5 years ago
  Ivan Frade 39b27f7c7b DfsFsck: Check that .gitmodules in the repository have valid contents 5 years ago
  David Pursehouse a97e79d95d Explicitly specify charset when constructing PrintWriter 5 years ago
  David Pursehouse b2ee02f53b FileRepositoryBuilderTest: Don't explicitly close BufferedWriter in try-with-resource 5 years ago
  David Pursehouse fa61fd6f61 Explicitly specify charset when constructing FileWriter 5 years ago
  David Pursehouse 2f1350c9ac Explicitly specify charset when calling getBytes 5 years ago
  David Pursehouse a7d3fa3064 Explicitly specify charset in constructor of String 5 years ago
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 years ago
  David Pursehouse 6690a3d191 T0003_BasicTest: Fix incorrect usage of ExpectedException 5 years ago
  Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
  Minh Thai 263a8c1c06 Make Reftable seek* and has* method names more consistent 6 years ago
  Minh Thai e04d96e3fa Seek references by prefix in reftable 6 years ago
  Hector Caballero 4eea4ea508 GC: Remove empty references folders 6 years ago
  Terry Parker 00e51e35ee Return parsed objects from TestRepository.commit/tree/blob() 6 years ago
  tparker 34fb1d7d21 Test uniform bitmap commit selection across multiple branches 6 years ago