2148 Commits (98cdca9b5a830f1c2ceca52379d662a68109d43e)

Author SHA1 Message Date
Matthias Sohn 7511bc886e Fix unthrown exception errors in CloneCommandTest 7 years ago
Thomas Wolf c758a8cd37 Do most %-token substitutions in OpenSshConfig 7 years ago
Thomas Wolf 9d2447063d Let Jsch know about ~/.ssh/config 7 years ago
Joan Goyeau 88e453995d Fix default directory set when setDirectory wasn't called. 7 years ago
Shawn Pearce 44a75d9ea8 reftable: explicitly store update_index per ref 7 years ago
Shawn Pearce 0aae64ce74 reftable: resolve symbolic references 7 years ago
Shawn Pearce d48ac5bf01 reftable: compact merged tables 7 years ago
Shawn Pearce 77d8eead6d reftable: merge-join reftables 7 years ago
Shawn Pearce 7da2fe6be8 reftable: lookup by ObjectId unit tests 7 years ago
Shawn Pearce e8e8041e83 reftable: reflog unit tests 7 years ago
Shawn Pearce da5a27cd4e reftable: namespace unit tests 7 years ago
Shawn Pearce 9da26a5a1a reftable: bulk operation unit tests 7 years ago
Shawn Pearce b6e25e5d7e reftable: basic functionality unit tests 7 years ago
Thomas Wolf b13a285098 Send a detailed event on working tree modifications 7 years ago
Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files 7 years ago
Thomas Wolf 37908321c0 Do not apply pushInsteadOf to existing pushUris 7 years ago
Thomas Wolf df3469f6ad Record submodule paths with untracked changes as FileMode.GITLINK 7 years ago
Thomas Wolf f5a2c77dc4 Fix handling of pushInsteadOf 7 years ago
Thomas Wolf b07db60908 Fix off-by-one error in Strings.count() 7 years ago
Shawn Pearce 53dd9a9e4b Rename extensions.refsStorage to refStorage 7 years ago
Thomas Wolf a489a8ae9a Ensure EOL stream type is DIRECT when -text attribute is present 7 years ago
Thomas Wolf 4bc539a814 Use relative paths for attribute rule matching 7 years ago
Shawn Pearce ed29dec1ea Expose LongMap in util package 7 years ago
Shawn Pearce 40c9c59e07 NB: encode and decode 24-bit ints 7 years ago
Matthias Sohn ba85764223 Remove unused import introduced in a551b64 7 years ago
Han-Wen Nienhuys a551b64694 Treat RawText of binary data as file with one single line. 7 years ago
Shawn Pearce 4a00f18e8e Use w1 for hashCode of AbbreviatedObjectId 7 years ago
Shawn Pearce 652a6b0334 IntList: support contains(int) 7 years ago
Dave Borowitz 45da0fc6f7 RefDirectory: Add in-process fair lock for atomic updates 7 years ago
Dave Borowitz 6f23210781 RefDirectory: Retry acquiring ref locks with backoff 7 years ago
Christian Halstrick da0770fdec Fix committing empty commits 7 years ago
Han-Wen Nienhuys ab0eedcead Trim boilerplate in RawParseUtils_LineMapTest. 7 years ago
Zhen Chen b0695e5b7b Add commit check for head references 7 years ago
Zhen Chen 673acfc6bd Add connectivity check from references 7 years ago
Zhen Chen 2c2999643f Add dfs fsck implementation 7 years ago
Dave Borowitz 104107bf43 Support overriding a batch's reflog on a per-ReceiveCommand basis 7 years ago
Dave Borowitz 22e9106224 PackedBatchRefUpdate: Write reflogs 7 years ago
Dave Borowitz 82f68500c0 Improve BatchRefUpdateTest readability 7 years ago
Dave Borowitz 65b64768b3 Move BatchRefUpdate tests to a new file 7 years ago
Dave Borowitz 26962861d4 Implement atomic BatchRefUpdates for RefDirectory 7 years ago
Dave Borowitz cf9e3fad52 Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} 7 years ago
David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 years ago
Dave Borowitz e93b0026ce Temporarily @Ignore flaky CommitCommandTest methods 7 years ago
Dmitry Pavlenko 843e444561 Fix matching ignores and attributes pattern of form a/b/**. 7 years ago
Shawn Pearce a1e4825c4e dfs: silence resource warnings in DfsBlockCacheTest 7 years ago
Shawn Pearce f414f7de1f dfs: Fix DataFormatException: 0 bytes to inflate 7 years ago
Shawn Pearce 3a072c8a7a dfs: test for repositories sharing blocks in DfsBlockCache 7 years ago
Shawn Pearce 8d27c480df dfs: Fix build break caused by DfsStreamKey.of signature change 7 years ago
Shawn Pearce 07f98a8b71 Derive DfsStreamKey from DfsPackDescription 7 years ago
Dave Borowitz 28202a6758 Add tests for updating single refs to missing objects 7 years ago