1907 Commits (38adb548c3e047d498f6819fc6c57d9e89a33806)

Author SHA1 Message Date
Matthias Sohn 41da8de001 Fix NPE in CommitOnlyTest#getHead 5 years ago
Matthias Sohn f383206ace Cache user global and system-wide git configurations 5 years ago
Matthias Sohn 69ce7fc7fb Ensure FSTest uses MockSystemReader 5 years ago
Vishal Devgire 9b4a55c0b6 Make supportsAtomicCreateNewFile return true as default 5 years ago
Matthias Sohn 118ee61640 LocalDiskRefTreeDatabaseTest shall use MockSystemReader 5 years ago
Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests 5 years ago
David Pursehouse ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING 5 years ago
Matthias Sohn 5a88815b1c Fix OpenSshConfigTest#config 5 years ago
Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding 5 years ago
Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory 5 years ago
Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 5 years ago
Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 5 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 bce4ac97fa Retry deleting test files in FileBasedConfigTest 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
Matthias Sohn 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution 5 years ago
Matthias Sohn 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit 5 years ago
Matthias Sohn a024759cf5 Delete unused FileTreeIteratorWithTimeControl 5 years ago
Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE 5 years ago
Matthias Sohn 1159f9dd7c Fix RacyGitTests#testRacyGitDetection 5 years ago
Masaya Suzuki df637928d2 Change RacyGitTests to create a racy git situation in a stable way 5 years ago
David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
Matthias Sohn 9387288a86 Fix non-deterministic hash of archives created by ArchiveCommand 5 years ago
David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
Christian Halstrick 5f8d91fded Test detecting modified packfiles 6 years ago
Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 6 years ago
Matthias Sohn 5d0286eb7c Add FileSnapshot test testing recognition of file size changes 6 years ago
Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 6 years ago
Matthias Sohn d31a0c0b5d Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows 6 years ago
Matthias Sohn 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc 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
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
Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 6 years ago
Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 6 years ago
Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 6 years ago
Jonathan Nieder 1638a2fce8 UploadPack: Defer want-ref resolution to after parsing 6 years ago
Matthias Sohn df6263644b Fix DescribeCommand with multiple match options 6 years ago
Håvard Wall f9de917547 Fix git-describe tie-breakers 6 years ago
Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 6 years ago
Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 6 years ago
Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 6 years ago
Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
David Pursehouse 2173f44158 UploadPackTest: Avoid unnecessarily boxing int into Integer 6 years ago
David Turner 559c68cb01 Parse signature of GPG-signed commits 6 years ago