1765 Commits (f2e0ace1e0e99182ae99670d3e820debdeb2128b)

Author SHA1 Message Date
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
Dave Borowitz f529fa6729 Fix deleting symrefs 7 years ago
Dave Borowitz 9c33f7364d RefDirectory: Throw exception if CAS of packed ref list fails 7 years ago
Dave Borowitz 21ec281f3e ReceiveCommand: Explicitly check constructor preconditions 7 years ago
Shawn Pearce e924de5295 Rename DfsPackKey to DfsStreamKey 7 years ago
Mathieu Cartaud f7e233e450 Support -merge attribute in binary macro 7 years ago
David Turner 695e38a83b Add a test for parsing fsck config options and expose FsckMode enum 7 years ago
Oliver Lockwood 060f3699d4 Fix bug in multiple tag handling on DescribeCommand 7 years ago
Oliver Lockwood af0867cb86 Support --match functionality in DescribeCommand 7 years ago
David Pursehouse caefdf54ee Add tests for SubmoduleConfig 7 years ago
Terry Parker 8dd53135cb Add a new singlePack option to PackConfig 7 years ago
Han-Wen Nienhuys 832808bd50 Fix out-of-bounds exception in RepoCommand#relative 7 years ago
Bryan Donlan 2204cc9866 Fix null return from FS.readPipe when command fails to launch 7 years ago
Shawn Pearce 1513a5632d Allow DfsReader to be subclassed 7 years ago
Terry Parker c46c720e99 Exclude refs/tags from bitmap commit selection 7 years ago
Christian Halstrick 501af12c19 Checkout should not use too long filenames 7 years ago
Mickael Istria 5b84e25fa3 Support pull on detached HEAD 7 years ago
Thirumala Reddy Mutchukota 5e250e45be Delete expired garbage even when there is no GC pack present. 8 years ago
Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 8 years ago
Matthias Sohn fac16fe16a Add some tests for alternates 8 years ago
Han-Wen Nienhuys fe5437e96b Fix RepoCommand to allow for relative URLs 8 years ago
Dave Borowitz c9c9e672e5 BundleWriter: Allow constructing from only an ObjectReader 8 years ago
Han-Wen Nienhuys f17ec3928c Cleanup and test trailing slash handling in ManifestParser 8 years ago
Han-Wen Nienhuys 84d855cda7 ManifestParser: Throw exception if remote does not have fetch attribute 8 years ago
David Pursehouse 661232b1e9 PushConnectionTest: Increase maxCommandBytes again 8 years ago
Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 8 years ago
Dave Borowitz edb6593ef0 ResolveMergerTest: Add tests for content merges 8 years ago
David Pursehouse 61a943e03d PushConnectionTest#limitCommandBytes: Increase maxCommandBytes 8 years ago
KB Sriram 4a985f5aa8 Make diff locations more consistent 8 years ago
David Pursehouse 5f902f07cc PullCommand: Add support for recursing into submodules 8 years ago
David Ostrovsky cee9d444e9 Delegate crypto algorithm creation to InsecureCipherFactory 8 years ago
David Pursehouse 5e5fbb6035 Fix test configuration to run RacyGitTests, and fix testRacyGitDetection 8 years ago
David Ostrovsky 9b4f1913fb RevFlagSetTest: Fix compilation error flagged by error prone 8 years ago
David Pursehouse 2fe1a3abbe FetchCommand: Fix detection of submodule recursion mode 8 years ago
David Pursehouse 503d59044f FetchCommand: Add basic support for recursing into submodules 8 years ago
Thomas Wolf 1f3e74ed9f Make Repository.normalizeBranchName less strict 8 years ago
Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 8 years ago
Magnus Vigerlöf 2a5d20c138 Correct the boolean logic for filtering paths 8 years ago
Shawn Pearce 1bf7d3f290 SHA1: support reset() and reuse instances 8 years ago