1699 Commits (stable-4.10)

Author SHA1 Message Date
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 4 years ago
  Matthias Sohn 400342bbc1 Delete unused FileTreeIteratorWithTimeControl 4 years ago
  Matthias Sohn 1de1177800 Fix RacyGitTests#testRacyGitDetection 4 years ago
  Masaya Suzuki 3712b0a3b1 Change RacyGitTests to create a racy git situation in a stable way 5 years ago
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 5 years ago
  Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 5 years ago
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5 years ago
  Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 6 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
  Thomas Wolf ffd1ac5dde Fix fetching with duplicate ref updates 5 years ago
  Marc Strapetz 65a0cfc82a Fetch(Process): should tolerate duplicate refspecs 6 years ago
  Marc Strapetz 109c07ac8e FetchCommandTest: test add/update/delete fetch 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
  Thomas Wolf 185e53bce4 Fix ssh host name handling for Jsch 6 years ago
  Thomas Wolf 891103609d Jsch overrides the port in the URI with the one in ~/.ssh/config 6 years ago
  Thomas Wolf bea3b46678 Revert handling of ssh IdentityFile to pre-4.9 behavior 6 years ago
  David Turner 243fba9a0a Add a command to deinitialize submodules 6 years ago
  Marc Strapetz 8cc783ca7d URIish: support for empty ports 6 years ago
  Dmitry Pavlenko 279eaf0690 Strings#convertGlob: fix escaping of patterns like [\[]. 6 years ago
  Dave Borowitz e76a070e67 ConfigTest: Add some additional comment parsing tests 6 years ago
  Dave Borowitz be224f8d4c Config: Drop backslash in invalid escape sequences in subsections 6 years ago
  Dave Borowitz fa24425c60 Config: Match C git behavior more closely in escaping values 6 years ago
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 6 years ago
  Dave Borowitz 43ef5dabf1 PackInserter: Ensure objects are written at the end of the pack 6 years ago
  Dave Borowitz 31a2d09c9c Config: Rewrite subsection and value escaping and parsing 6 years ago
  David Pursehouse 663cb669b1 PushConnectionTest: Increase maxCommandBytes yet again 6 years ago
  David Pursehouse c60814d1d5 ConfigTest: Remove redundant assignment 6 years ago
  David Pursehouse ec7f88eec8 Config: Remove the include functionality 6 years ago
  Shawn Pearce 3a7704638a Make Config.readIncludedConfig a noop by default 6 years ago
  Marc Strapetz 93462447b4 URIishTest: more Windows file-protocol tests 6 years ago
  David Pursehouse c861c0e2ee PackInserterTest: Prevent potential NPE dereferencing Path.getFileName() 6 years ago
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 years ago
  David Pursehouse df3a7c32a4 ConfigTest: Move pathToString to FileUtils 6 years ago
  Marc Strapetz 26d78902f8 FileBasedConfig: support for relative includes 6 years ago
  Marc Strapetz e1adfee5f5 ConfigTest: fix on Windows 6 years ago
  David Pursehouse 8b159b6235 Make local assert methods private in test classes 6 years ago
  Minh Thai 159da6dacc Break down DfsBlockCache stats by pack file extension. 6 years ago
  Hector Caballero bac4d32d39 GC: Delete stale temporary packs and indexes 6 years ago
  Thomas Wolf 5284cc1bf7 Yet another work-around for a Jsch bug: timeouts 6 years ago
  Dave Borowitz 8b3ab4343c Config: Handle leading/trailing single whitespaces 6 years ago
  Minh Thai 15a189e4e0 Add flag for keeping ref tombstones in GC reftable 6 years ago
  Matthias Sohn af2eaaed68 Remove unused import from ReftableCompactorTest 6 years ago
  Minh Thai 0e5abbfafc ReftableCompactor should accept 0 for minUpdateIndex 6 years ago
  Hector Caballero 4334b27d3c ObjectDirectory: Add pack directory getter 6 years ago