3781 Commits (0398f3dd6e347713da0a27f1bf3a6a88d3c8e869)

Author SHA1 Message Date
Shawn Pearce 0398f3dd6e reftable: debug tools 7 years ago
Shawn Pearce 0a26dcf4a3 reftable: scan and lookup reftable files 7 years ago
Shawn Pearce 0ecc8367e6 reftable: create and write reftable files 7 years ago
Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects 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
Shawn Pearce 22201e8cca Update thread-safety warning about Repository 7 years ago
Dave Borowitz 8bbe34f27c ReflogWriter: Minor cleanup 7 years ago
Dave Borowitz cf9662cdfe Eliminate SectionParser construction boilerplate 7 years ago
Matthias Sohn 3eaa8d8e2a Silence API errors caused by adding enum constants in dbb137e 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
Matthias Sohn de7698476b Replace findbugs by spotbugs 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
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 a1e11461cc BatchRefUpdate: Expand javadocs and add @Nullable 7 years ago
Dave Borowitz 22e9106224 PackedBatchRefUpdate: Write reflogs 7 years ago
Dave Borowitz dbb137e0f3 Extract constants for reflog entry message prefixes 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
Dmitry Pavlenko 843e444561 Fix matching ignores and attributes pattern of form a/b/**. 7 years ago
Changcheng Xiao 1baf86d4d2 Make 'inCoreLimit' of LocalFile used in ResolveMerger configurable 7 years ago
Shawn Pearce d4cfa95ba3 dfs: optionally store blockSize in DfsPackDescription 7 years ago
Shawn Pearce f414f7de1f dfs: Fix DataFormatException: 0 bytes to inflate 7 years ago
Shawn Pearce da0a7c1f3c dfs: actually allow current DfsBlock to GC 7 years ago
Shawn Pearce a6afed9bb8 dfs: Fix incorrect use of reference == for DfsStreamKey 7 years ago
Shawn Pearce 8d27c480df dfs: Fix build break caused by DfsStreamKey.of signature change 7 years ago
Shawn Pearce e6d9ae058b dfs: only create DfsPackFile if description has PACK 7 years ago
Shawn Pearce 4321ccd468 dfs: Fix default DfsStreamKey to include DfsRepositoryDescription 7 years ago
Shawn Pearce 90a957c947 dfs: Shrink DfsPackDescription.sizeMap storage 7 years ago
Shawn Pearce da7671fcd5 dfs: Fix caching of index, bitmap index, reverse index 7 years ago
Shawn Pearce b1bdeeb0ee dfs: Use special ForReverseIndex DfsStreamKey wrapper instead of derive 7 years ago
Shawn Pearce 07f98a8b71 Derive DfsStreamKey from DfsPackDescription 7 years ago
Dave Borowitz f529fa6729 Fix deleting symrefs 7 years ago