5386 Commits (dd9a14a762c796080f95f638c5c77b26c3e5fe11)
 

Author SHA1 Message Date
David Pursehouse 4085646f6d Merge changes I424295df,Ib003f7c8 8 years ago
Han-Wen Nienhuys a551b64694 Treat RawText of binary data as file with one single line. 8 years ago
Terry Parker 8c6a9a286e Merge "Use w1 for hashCode of AbbreviatedObjectId" 8 years ago
David Pursehouse 8391cc233b Merge "IntList: support contains(int)" 8 years ago
David Pursehouse 9f462a9914 Merge "Replace findbugs by spotbugs" 8 years ago
Shawn Pearce 4a00f18e8e Use w1 for hashCode of AbbreviatedObjectId 8 years ago
Shawn Pearce 652a6b0334 IntList: support contains(int) 8 years ago
Matthias Sohn de7698476b Replace findbugs by spotbugs 8 years ago
Dave Borowitz 45da0fc6f7 RefDirectory: Add in-process fair lock for atomic updates 8 years ago
Dave Borowitz 6f23210781 RefDirectory: Retry acquiring ref locks with backoff 8 years ago
David Pursehouse 2ff6ac0fae git ignore .DS_Store 8 years ago
David Pursehouse 6eef858cf6 git ignore all bazel folders 8 years ago
David Pursehouse 5188c23104 Merge "Fix committing empty commits" 8 years ago
David Pursehouse 94aebcb949 Merge "Support overriding a batch's reflog on a per-ReceiveCommand basis" 8 years ago
Christian Halstrick da0770fdec Fix committing empty commits 8 years ago
David Pursehouse 7e4946626e Merge changes from topic 'batch-ref-update-reflog' 8 years ago
Han-Wen Nienhuys ab0eedcead Trim boilerplate in RawParseUtils_LineMapTest. 8 years ago
Zhen Chen b0695e5b7b Add commit check for head references 8 years ago
Zhen Chen 673acfc6bd Add connectivity check from references 8 years ago
Zhen Chen 2c2999643f Add dfs fsck implementation 8 years ago
Dave Borowitz 104107bf43 Support overriding a batch's reflog on a per-ReceiveCommand basis 8 years ago
Dave Borowitz a1e11461cc BatchRefUpdate: Expand javadocs and add @Nullable 8 years ago
Dave Borowitz 22e9106224 PackedBatchRefUpdate: Write reflogs 8 years ago
Dave Borowitz 82f68500c0 Improve BatchRefUpdateTest readability 8 years ago
Dave Borowitz dbb137e0f3 Extract constants for reflog entry message prefixes 8 years ago
Dave Borowitz 65b64768b3 Move BatchRefUpdate tests to a new file 8 years ago
Dave Borowitz 26962861d4 Implement atomic BatchRefUpdates for RefDirectory 8 years ago
Dave Borowitz cf9e3fad52 Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} 8 years ago
David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 8 years ago
Dave Borowitz e93b0026ce Temporarily @Ignore flaky CommitCommandTest methods 8 years ago
Joan Goyeau 826e22e7cc Fix JGit set core.fileMode to false by default instead of true for non Windows OS. 8 years ago
Dmitry Pavlenko 843e444561 Fix matching ignores and attributes pattern of form a/b/**. 8 years ago
David Pursehouse ba91e8a086 Merge changes from topic 'packed-batch-ref-update' 8 years ago
Shawn Pearce ad269ae426 Merge "Make 'inCoreLimit' of LocalFile used in ResolveMerger configurable" 8 years ago
Changcheng Xiao 1baf86d4d2 Make 'inCoreLimit' of LocalFile used in ResolveMerger configurable 8 years ago
Shawn Pearce d4cfa95ba3 dfs: optionally store blockSize in DfsPackDescription 8 years ago
Shawn Pearce a1e4825c4e dfs: silence resource warnings in DfsBlockCacheTest 8 years ago
Shawn Pearce f414f7de1f dfs: Fix DataFormatException: 0 bytes to inflate 8 years ago
Shawn Pearce da0a7c1f3c dfs: actually allow current DfsBlock to GC 8 years ago
Shawn Pearce 3a072c8a7a dfs: test for repositories sharing blocks in DfsBlockCache 8 years ago
Shawn Pearce 0d4832e15b Merge "dfs: only create DfsPackFile if description has PACK" 8 years ago
Shawn Pearce a6afed9bb8 dfs: Fix incorrect use of reference == for DfsStreamKey 8 years ago
Shawn Pearce 8d27c480df dfs: Fix build break caused by DfsStreamKey.of signature change 8 years ago
Shawn Pearce e6d9ae058b dfs: only create DfsPackFile if description has PACK 8 years ago
Shawn Pearce 4321ccd468 dfs: Fix default DfsStreamKey to include DfsRepositoryDescription 8 years ago
Shawn Pearce 90a957c947 dfs: Shrink DfsPackDescription.sizeMap storage 8 years ago
Shawn Pearce da7671fcd5 dfs: Fix caching of index, bitmap index, reverse index 8 years ago
Shawn Pearce b1bdeeb0ee dfs: Use special ForReverseIndex DfsStreamKey wrapper instead of derive 8 years ago
Shawn Pearce 07f98a8b71 Derive DfsStreamKey from DfsPackDescription 8 years ago
Dave Borowitz 28202a6758 Add tests for updating single refs to missing objects 8 years ago