2148 Commits (98cdca9b5a830f1c2ceca52379d662a68109d43e)

Author SHA1 Message Date
David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 5 years ago
Thomas Wolf 762f6212b4 Close RevWalks in tests 5 years ago
Han-Wen Nienhuys 218bacdc1f reftable: fix lookup by ID in merged reftables 5 years ago
Ivan Frade 914e320ac6 ProtocolV2Parser: Introduce advertise sideband-all option 5 years ago
Thomas Wolf 563ec9ecb6 Close TreeWalks in tests 5 years ago
Thomas Wolf 5e0eca6943 Close SubmoduleWalks in tests 5 years ago
Ivan Frade 892c804699 CachedPackUriProvider: Add size to the pack information 5 years ago
David Pursehouse ab3c47df67 UploadPackTest: Stop using deprecated PacketLineIn constants 5 years ago
Thomas Wolf b87f1259d6 Fix parsing of core.logAllRefUpdates 5 years ago
Han-Wen Nienhuys a358d0c53b reftable: move AutoCloseable to ReftableReader 5 years ago
Matthias Sohn cda3b2b492 Fire WorkingTreeModifiedEvent if cherry-pick failed with conflicts 5 years ago
Han-Wen Nienhuys e5880d9531 reftable: pass OutputStream at construction time 5 years ago
Ivan Frade 83a6145f2f UploadPackReachabilityTest: Use assertThrows instead of thrown 5 years ago
Ivan Frade 208ddab5ab RequestValidatorTestCase: Tests for the request validators 5 years ago
Ivan Frade 7c471afe1c UploadPackTest: Move "reachability" tests to its own file 5 years ago
Thomas Wolf e3f535cb15 WorkingTreeIterator: handle different timestamp resolutions 5 years ago
Han-Wen Nienhuys 90efbd216f reftable: read file footer in ReftableReader#allRefs 5 years ago
Han-Wen Nienhuys 726bcc4fdb reftable: add ReftableReflogReader 5 years ago
Yunjie Li ea9231b39d ReceivePack: Prevent pointing a branch to a non-commit object 5 years ago
Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 5 years ago
Matthias Sohn 400342bbc1 Delete unused FileTreeIteratorWithTimeControl 5 years ago
Matthias Sohn 1de1177800 Fix RacyGitTests#testRacyGitDetection 5 years ago
Masaya Suzuki 3712b0a3b1 Change RacyGitTests to create a racy git situation in a stable way 5 years ago
Matthias Sohn af0296b42c Return a new instance from openSystemConfig and openUserConfig 5 years ago
Alex Spradlin a80df5380f RevWalk: Traverse all parents of UNINTERESTING commits 5 years ago
Nail Samatov b9d2926df4 Fix error occurring when SecurityManager is enabled 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 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 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