3335 Commits (stable-4.7)

Author SHA1 Message Date
  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 e6e9073fc7 Fix IOException when LockToken#close fails 5 years ago
  Matthias Sohn 667ac8b318 Fix NoSuchFileException during directory cleanup in RefDirectory 5 years ago
  Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() 5 years ago
  Thomas Wolf 94fad4412a Suppress warning for trying to delete non-empty directory 5 years ago
  Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 5 years ago
  Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
  Christian Halstrick 2faccd5b32 Fix handling of option core.supportsAtomicCreateNewFile 5 years ago
  Hector Caballero b7351facd5 GC: Avoid logging errors when deleting non-empty folders 5 years ago
  Hugo Arès d4a19c328f Fix GC run in foreground to not use executor 5 years ago
  Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
  Luca Milanesio eea9a7a0ba Use java.nio to delete path to get detailed errors 6 years ago
  Hector Caballero 4eea4ea508 GC: Remove empty references folders 6 years ago
  Luca Milanesio 5a8ad44208 Do not ignore path deletion errors 6 years ago
  Marco Miller 1dcb0688c7 ResolveMerger: Fix encoding with string; use bytes 6 years ago
  Nasser Grainawi d13918310f Retry stale file handles on .git/config file 6 years ago
  Matthias Sohn 182d3b3dad Silence boxing warning 6 years ago
  Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS 6 years ago
  Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs 6 years ago
  Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files 6 years ago
  Yasuhiro Takagi a66e60a986 ArchiveCommand: Create prefix entry with commit time 7 years ago
  David Turner 6b1e3c58b1 Run auto GC in the background 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
  Matthias Sohn b65a764b6b Remove unused import from ManifestParser 7 years ago
  Han-Wen Nienhuys f32d65759c Document the intended use of RepoCommand#setURI() 7 years ago
  Han-Wen Nienhuys 6e652846f6 Noop changes to ManifestParser 7 years ago
  Han-Wen Nienhuys 27b05c7d71 Consistently use 'path' for the path to a subrepo in RepoCommand 7 years ago
  Matthias Sohn aaf3c5154e Only mark packfile invalid if exception signals permanent problem 7 years ago
  Luca Milanesio 363a3657b1 Don't flag a packfile invalid if opening existing file failed 7 years ago
  David Pursehouse 5f902f07cc PullCommand: Add support for recursing into submodules 7 years ago
  David Ostrovsky 7e4258113c Move SHA1 compress/recompress files to resource folder 7 years ago
  Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient 7 years ago
  Andrey Loskutov a4b9c73391 Don't try to strip new line if the message buffer is empty 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
  David Pursehouse d4895c7160 Remove unnecessary @SuppressWarnings("nls") 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
  Matthias Sohn 9d2a7de65e Silence API error caused by changed return type of digest() 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 0f25f64d48 Switch to pure Java SHA1 for ObjectId 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
  Shawn Pearce 07fdc50c07 Fix bad test fix from 0bff481 "Limit receive commands" 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
  Thomas Wolf 0a4cf573d3 Fix typo in @since 7 years ago