3318 Revīzijas (e4c28665b60140f43e2caaa7926fa51e093682d5)

Autors SHA1 Ziņojums Datums
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files pirms 5 gadiem
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack pirms 5 gadiem
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options pirms 5 gadiem
  Matthias Sohn e6e9073fc7 Fix IOException when LockToken#close fails pirms 5 gadiem
  Matthias Sohn 667ac8b318 Fix NoSuchFileException during directory cleanup in RefDirectory pirms 5 gadiem
  Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() pirms 5 gadiem
  Thomas Wolf 94fad4412a Suppress warning for trying to delete non-empty directory pirms 5 gadiem
  Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS pirms 5 gadiem
  Matthias Sohn 6bec391d36 Use constant for ".lock" pirms 6 gadiem
  Christian Halstrick 2faccd5b32 Fix handling of option core.supportsAtomicCreateNewFile pirms 5 gadiem
  Hector Caballero b7351facd5 GC: Avoid logging errors when deleting non-empty folders pirms 5 gadiem
  Hugo Arès d4a19c328f Fix GC run in foreground to not use executor pirms 5 gadiem
  Luca Milanesio 977726e5bb Delete all loose refs empty directories pirms 6 gadiem
  Luca Milanesio eea9a7a0ba Use java.nio to delete path to get detailed errors pirms 6 gadiem
  Hector Caballero 4eea4ea508 GC: Remove empty references folders pirms 6 gadiem
  Luca Milanesio 5a8ad44208 Do not ignore path deletion errors pirms 6 gadiem
  Marco Miller 1dcb0688c7 ResolveMerger: Fix encoding with string; use bytes pirms 6 gadiem
  Nasser Grainawi d13918310f Retry stale file handles on .git/config file pirms 6 gadiem
  Matthias Sohn 182d3b3dad Silence boxing warning pirms 6 gadiem
  Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS pirms 6 gadiem
  Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs pirms 6 gadiem
  Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files pirms 6 gadiem
  Yasuhiro Takagi a66e60a986 ArchiveCommand: Create prefix entry with commit time pirms 7 gadiem
  David Turner 6b1e3c58b1 Run auto GC in the background pirms 7 gadiem
  Han-Wen Nienhuys f17ec3928c Cleanup and test trailing slash handling in ManifestParser pirms 7 gadiem
  Han-Wen Nienhuys 84d855cda7 ManifestParser: Throw exception if remote does not have fetch attribute pirms 7 gadiem
  Matthias Sohn b65a764b6b Remove unused import from ManifestParser pirms 7 gadiem
  Han-Wen Nienhuys f32d65759c Document the intended use of RepoCommand#setURI() pirms 7 gadiem
  Han-Wen Nienhuys 6e652846f6 Noop changes to ManifestParser pirms 7 gadiem
  Han-Wen Nienhuys 27b05c7d71 Consistently use 'path' for the path to a subrepo in RepoCommand pirms 7 gadiem
  Matthias Sohn aaf3c5154e Only mark packfile invalid if exception signals permanent problem pirms 7 gadiem
  Luca Milanesio 363a3657b1 Don't flag a packfile invalid if opening existing file failed pirms 7 gadiem
  David Pursehouse 5f902f07cc PullCommand: Add support for recursing into submodules pirms 7 gadiem
  David Ostrovsky 7e4258113c Move SHA1 compress/recompress files to resource folder pirms 7 gadiem
  Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient pirms 7 gadiem
  Andrey Loskutov a4b9c73391 Don't try to strip new line if the message buffer is empty pirms 7 gadiem
  David Pursehouse 2fe1a3abbe FetchCommand: Fix detection of submodule recursion mode pirms 7 gadiem
  David Pursehouse 503d59044f FetchCommand: Add basic support for recursing into submodules pirms 7 gadiem
  David Pursehouse d4895c7160 Remove unnecessary @SuppressWarnings("nls") pirms 7 gadiem
  Thomas Wolf 1f3e74ed9f Make Repository.normalizeBranchName less strict pirms 7 gadiem
  Shawn Pearce 83ad74b6b9 SHA-1: collision detection support pirms 7 gadiem
  Matthias Sohn 9d2a7de65e Silence API error caused by changed return type of digest() pirms 7 gadiem
  Magnus Vigerlöf 2a5d20c138 Correct the boolean logic for filtering paths pirms 7 gadiem
  Shawn Pearce 1bf7d3f290 SHA1: support reset() and reuse instances pirms 7 gadiem
  Shawn Pearce 0f25f64d48 Switch to pure Java SHA1 for ObjectId pirms 7 gadiem
  Shawn Pearce 982f5d1bf1 Pure Java SHA-1 pirms 7 gadiem
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments pirms 7 gadiem
  Shawn Pearce 07fdc50c07 Fix bad test fix from 0bff481 "Limit receive commands" pirms 7 gadiem
  David Pursehouse fceac7e44d Add some more missing @Override annotations pirms 7 gadiem
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning pirms 7 gadiem