Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | Merge "Ensure FSTest uses MockSystemReader" into stable-5.1 | David Pursehouse | 2019-08-12 | 1 | -0/+2 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Ensure FSTest uses MockSystemReader | Matthias Sohn | 2019-08-13 | 1 | -0/+2 | |
| | | | * | | | | | | | Make supportsAtomicCreateNewFile return true as default | Vishal Devgire | 2019-08-12 | 1 | -0/+125 | |
| | | | |/ / / / / / | ||||||
| | | | * | | | | | | LocalDiskRefTreeDatabaseTest shall use MockSystemReader | Matthias Sohn | 2019-08-11 | 1 | -0/+1 | |
| | | | * | | | | | | Ensure we use MockSystemReader in tests | Matthias Sohn | 2019-08-10 | 2 | -0/+5 | |
| | | | * | | | | | | Stop using deprecated Constants.CHARACTER_ENCODING | David Pursehouse | 2019-08-09 | 1 | -1/+1 | |
* | | | | | | | | | | reftable: increment pointer *after* reading uint16 | Han-Wen Nienhuys | 2019-08-19 | 1 | -0/+2 | |
* | | | | | | | | | | reftable: test absense of prefix matching in Reflog | Han-Wen Nienhuys | 2019-08-19 | 1 | -0/+23 | |
* | | | | | | | | | | reftable: enforce ordering for ref and log writes | Han-Wen Nienhuys | 2019-08-19 | 1 | -1/+52 | |
* | | | | | | | | | | reftable: fix seeking to refs in reflog implementation | Han-Wen Nienhuys | 2019-08-19 | 1 | -0/+45 | |
* | | | | | | | | | | Fix ApplyCommand which doesn't work if patch adds empty file | Anton Khodos | 2019-08-19 | 1 | -0/+10 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'stable-5.4' | Matthias Sohn | 2019-08-09 | 29 | -428/+920 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | [error prone] suppress AmbiguousMethodReference in AnyObjectId | Matthias Sohn | 2019-08-08 | 2 | -3/+3 | |
| * | | | | | | | | Fix NarrowingCompoundAssignment warnings from Error Prone | David Pursehouse | 2019-08-08 | 1 | -2/+2 | |
| * | | | | | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-08 | 26 | -423/+914 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-08 | 26 | -423/+914 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-08 | 26 | -442/+928 | |
| | | |\| | | | | | ||||||
| | | | * | | | | | Fix OpenSshConfigTest#config | Matthias Sohn | 2019-08-08 | 1 | -1/+7 | |
| | | | * | | | | | FileSnapshot: fix bug with timestamp thresholding | Han-Wen Nienhuys | 2019-08-07 | 1 | -8/+28 | |
| | | | * | | | | | Cache FileStoreAttributeCache per directory | Matthias Sohn | 2019-08-06 | 1 | -0/+135 | |
| | | | * | | | | | Persist minimal racy threshold and allow manual configuration | Matthias Sohn | 2019-08-06 | 3 | -5/+5 | |
| | | | * | | | | | Measure minimum racy interval to auto-configure FileSnapshot | Matthias Sohn | 2019-08-06 | 3 | -10/+23 | |
| | | | * | | | | | Add test for racy git detection in FileSnapshot | Matthias Sohn | 2019-07-26 | 2 | -0/+189 | |
| | | | * | | | | | Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times | Matthias Sohn | 2019-07-24 | 1 | -0/+2 | |
| | | | * | | | | | Fix FileSnapshotTests for filesystem with high timestamp resolution | Matthias Sohn | 2019-07-19 | 1 | -2/+14 | |
| | | | * | | | | | Retry deleting test files in FileBasedConfigTest | Matthias Sohn | 2019-07-19 | 1 | -1/+1 | |
| | | | * | | | | | Measure filesystem timestamp resolution already in test setup | Matthias Sohn | 2019-07-19 | 2 | -0/+4 | |
| | | | * | | | | | Refactor FileSnapshotTest to use NIO APIs | Matthias Sohn | 2019-07-19 | 2 | -89/+93 | |
| | | | * | | | | | Use Instant instead of milliseconds for filesystem timestamp handling | Matthias Sohn | 2019-07-18 | 20 | -139/+200 | |
| | | | * | | | | | Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution | Matthias Sohn | 2019-07-17 | 1 | -0/+8 | |
| | | | * | | | | | Add support for nanoseconds and microseconds for Config#getTimeUnit | Matthias Sohn | 2019-07-11 | 1 | -0/+12 | |
| | | | * | | | | | Delete unused FileTreeIteratorWithTimeControl | Matthias Sohn | 2019-07-11 | 2 | -177/+0 | |
| | | | * | | | | | FileSnapshot#equals: consider UNKNOWN_SIZE | Han-Wen Nienhuys | 2019-07-09 | 1 | -0/+11 | |
| | | | * | | | | | Fix RacyGitTests#testRacyGitDetection | Matthias Sohn | 2019-07-03 | 1 | -11/+26 | |
| | | | * | | | | | Change RacyGitTests to create a racy git situation in a stable way | Masaya Suzuki | 2019-06-19 | 1 | -29/+24 | |
| | | | * | | | | | Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 | David Pursehouse | 2019-06-19 | 6 | -13/+18 | |
| | | | * | | | | | Fix non-deterministic hash of archives created by ArchiveCommand | Matthias Sohn | 2019-06-19 | 1 | -8/+183 | |
| | | | * | | | | | Make inner classes static where possible | David Pursehouse | 2019-06-17 | 7 | -9/+10 | |
| * | | | | | | | | BatchRefUpdateTest: Suppress ImmutableEnumChecker warning | David Pursehouse | 2019-06-17 | 1 | -0/+1 | |
* | | | | | | | | | Merge "Constants for objects and info/{http-,}alternates" | Jonathan Nieder | 2019-08-02 | 3 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Constants for objects and info/{http-,}alternates | David Turner | 2019-08-02 | 3 | -10/+12 | |
* | | | | | | | | | | UploadPack: move writing of "packfile" header | Jonathan Tan | 2019-07-30 | 1 | -1/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | PreUploadHookChain: Use list instead of array internally | Ivan Frade | 2019-07-24 | 1 | -0/+118 | |
* | | | | | | | | | PostUploadHookChain: Use a list instead of array internally | Ivan Frade | 2019-07-24 | 1 | -0/+99 | |
* | | | | | | | | | Merge "ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks" | Jonathan Tan | 2019-07-24 | 1 | -0/+111 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks | Ivan Frade | 2019-07-18 | 1 | -0/+111 | |
* | | | | | | | | | | UploadPackTest: use Consumer to set up UploadPack | Jonathan Tan | 2019-07-16 | 1 | -43/+70 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Support "sideband-all" in protocol v2 fetch | Jonathan Tan | 2019-07-16 | 1 | -0/+58 | |
* | | | | | | | | | UploadPackTest: refactor capability config test | Jonathan Tan | 2019-07-16 | 1 | -48/+59 | |
* | | | | | | | | | Move exception handling code to the caller | Masaya Suzuki | 2019-06-27 | 1 | -48/+42 |