1524 Commits (stable-4.8)

Author SHA1 Message Date
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 5 years ago
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5 years ago
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 years ago
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 5 years ago
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 5 years ago
  Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
  David Pursehouse ee56e5fc04 ChangeIdUtilTest: Remove unused notestCommitDashV 6 years ago
  Luca Milanesio 977726e5bb Delete all loose refs empty directories 5 years ago
  Hector Caballero 4eea4ea508 GC: Remove empty references folders 6 years ago
  Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 6 years ago
  Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files 6 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. 7 years ago
  Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 7 years ago
  Matthias Sohn fac16fe16a Add some tests for alternates 7 years ago
  Han-Wen Nienhuys fe5437e96b Fix RepoCommand to allow for relative URLs 7 years ago
  Dave Borowitz c9c9e672e5 BundleWriter: Allow constructing from only an ObjectReader 7 years ago
  Han-Wen Nienhuys f17ec3928c Cleanup and test trailing slash handling in ManifestParser 7 years ago
  Han-Wen Nienhuys 84d855cda7 ManifestParser: Throw exception if remote does not have fetch attribute 7 years ago
  David Pursehouse 661232b1e9 PushConnectionTest: Increase maxCommandBytes again 7 years ago
  Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 7 years ago
  Dave Borowitz edb6593ef0 ResolveMergerTest: Add tests for content merges 7 years ago
  David Pursehouse 61a943e03d PushConnectionTest#limitCommandBytes: Increase maxCommandBytes 7 years ago
  KB Sriram 4a985f5aa8 Make diff locations more consistent 7 years ago
  David Pursehouse 5f902f07cc PullCommand: Add support for recursing into submodules 7 years ago
  David Ostrovsky cee9d444e9 Delegate crypto algorithm creation to InsecureCipherFactory 7 years ago
  David Pursehouse 5e5fbb6035 Fix test configuration to run RacyGitTests, and fix testRacyGitDetection 7 years ago
  David Ostrovsky 9b4f1913fb RevFlagSetTest: Fix compilation error flagged by error prone 7 years ago
  David Pursehouse 2fe1a3abbe FetchCommand: Fix detection of submodule recursion mode 7 years ago
  David Pursehouse 503d59044f FetchCommand: Add basic support for recursing into submodules 7 years ago
  Thomas Wolf 1f3e74ed9f Make Repository.normalizeBranchName less strict 7 years ago
  Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 7 years ago
  Magnus Vigerlöf 2a5d20c138 Correct the boolean logic for filtering paths 7 years ago
  Shawn Pearce 1bf7d3f290 SHA1: support reset() and reuse instances 7 years ago
  Shawn Pearce 982f5d1bf1 Pure Java SHA-1 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse fceac7e44d Add some more missing @Override annotations 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Naoki Takezoe 1448ec37f9 Set commit time to ZipArchiveEntry 7 years ago
  David Turner d3962fef6b GC: don't loosen doomed objects 7 years ago
  Shawn Pearce 0bff481d45 Limit receive commands 7 years ago
  David Pursehouse 158d3722d3 IndexDiffSubmoduleTest: Fix negative use count 7 years ago
  David Pursehouse 51239129b3 FetchCommandTest: Don't declare specific exceptions in test methods 7 years ago
  David Pursehouse 16dc88fe10 PushCommandTest: Remove unused variables to prevent errors in Eclipse 7 years ago
  David Turner 46d35a8502 push: support per-ref force-with-lease 7 years ago