1810 Commits (bd1a82502680b5de5bf86f6c4470185fd1602386)

Author SHA1 Message Date
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
Shawn Pearce 982f5d1bf1 Pure Java SHA-1 8 years ago
David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 8 years ago
David Pursehouse fceac7e44d Add some more missing @Override annotations 8 years ago
David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 8 years ago
Naoki Takezoe 1448ec37f9 Set commit time to ZipArchiveEntry 8 years ago
David Turner d3962fef6b GC: don't loosen doomed objects 8 years ago
Shawn Pearce 0bff481d45 Limit receive commands 8 years ago
David Pursehouse 158d3722d3 IndexDiffSubmoduleTest: Fix negative use count 8 years ago
David Pursehouse 51239129b3 FetchCommandTest: Don't declare specific exceptions in test methods 8 years ago
David Pursehouse 16dc88fe10 PushCommandTest: Remove unused variables to prevent errors in Eclipse 8 years ago
David Turner 46d35a8502 push: support per-ref force-with-lease 8 years ago
Shawn Pearce d67b183537 Prefer smaller GC files during DFS garbage collection 8 years ago
Shawn Pearce 61d4922928 Fix missing deltas near type boundaries 8 years ago
Thirumala Reddy Mutchukota 006f4d4d29 Reintroduce garbage pack coalescing when ttl > 0. 8 years ago
Matthias Sohn f8d232213c Branch normalizer should not normalize already valid branch names 8 years ago
Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 8 years ago
David Pursehouse c64412e1f9 Merge FileTreeIteratorJava7Test into FileTreeIteratorTest 8 years ago
Hongkai Liu b198f77c1e Rename FileUtilTest to FileUtilsTest and merge in FileUtils7Test 8 years ago
Hongkai Liu 8fd500e20c Clean up orphan files in GC 8 years ago
Matthias Sohn 53ad437382 RepositoryCacheTest: avoid to close already closed repository 8 years ago
David Pursehouse ac6353e9e5 RefUpdateTest: Don't call createBareRepository in try-with-resource 8 years ago