2642 Commits (5e0eca69432c4a382ab6b0d08728f52b1e305a30)

Author SHA1 Message Date
Nail Samatov b9d2926df4 Fix error occurring when SecurityManager is enabled 5 years ago
Matthias Sohn f30382b191 Prepare 5.3.5-SNAPSHOT builds 5 years ago
Matthias Sohn 06309fdc43 JGit v5.3.4.201908231101-r 5 years ago
Matthias Sohn 418722df34 Prepare 5.1.11-SNAPSHOT builds 5 years ago
Matthias Sohn 1c44bf8caf JGit v5.1.10.201908230655-r 5 years ago
Matthias Sohn 2eb83f4b4a Prepare 5.4.2-SNAPSHOT builds 5 years ago
Matthias Sohn 0af59e1212 JGit v5.4.1.201908211225-r 5 years ago
Matthias Sohn bbf3da1aac Prepare 5.3.4-SNAPSHOT builds 5 years ago
Matthias Sohn e9fcf1932e JGit v5.3.3.201908210735-r 5 years ago
Matthias Sohn edc67125b7 Prepare 5.1.10-SNAPSHOT builds 5 years ago
Matthias Sohn 38adb548c3 JGit v5.1.9.201908210455-r 5 years ago
Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5 years ago
Han-Wen Nienhuys d7ee5aafee reftable: increment pointer *after* reading uint16 5 years ago
Han-Wen Nienhuys 81801d6f96 reftable: test absense of prefix matching in Reflog 5 years ago
Han-Wen Nienhuys 9f9163cbca reftable: enforce ordering for ref and log writes 5 years ago
Han-Wen Nienhuys ca9107d166 reftable: fix seeking to refs in reflog implementation 5 years ago
Anton Khodos 5e44bfa3ad Fix ApplyCommand which doesn't work if patch adds empty file 5 years ago
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 fed2a8a4f9 Add missing dependencies for running FS_POSIXTest in Eclipse 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 4d46a68abe Update orbit to R20190602212107-2019-06 to enable backports from master 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
Matthias Sohn 0bc89fabe2 Disable debug log for FS in org.eclipse.jgit.test 5 years ago
Matthias Sohn 06fc6c7cc0 Bazel: enable logging for tests in org.eclipse.jgit.test 5 years ago
Matthias Sohn 1574353f7c Do not require test bundles to export all packages 5 years ago
David Pursehouse ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING 5 years ago
Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId 5 years ago
David Pursehouse 72ae089206 Fix NarrowingCompoundAssignment warnings from Error Prone 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
David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates 5 years ago
Jonathan Tan 9110037e3e UploadPack: move writing of "packfile" header 5 years ago
Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot 5 years ago
Ivan Frade e9dd131d55 PreUploadHookChain: Use list instead of array internally 5 years ago
Ivan Frade d1f7efcf2b PostUploadHookChain: Use a list instead of array internally 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
Ivan Frade 9b7a4a30ca ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks 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 09fec1a102 Add debug trace for FileSnapshot 5 years ago