3335 Commits (stable-4.7)

Autor SHA1 Nachricht Datum
  Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile vor 5 Jahren
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified vor 5 Jahren
  Luca Milanesio bf3d1ded35 Check for packfile validity and fd before reading vor 5 Jahren
  Luca Milanesio afef866a44 Move throw of PackInvalidException outside the catch vor 5 Jahren
  Luca Milanesio 2d116cd0ab Use FileSnapshot to get lastModified on PackFile vor 5 Jahren
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot vor 5 Jahren
  Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem vor 5 Jahren
  Masaya Suzuki 61f0bd54d0 Call AdvertiseRefsHook before validating wants vor 5 Jahren
  David Pursehouse 26e7a74601 SubmoduleValidator: Remove unused import of ConfigConstants vor 5 Jahren
  Jonathan Nieder d3eaf1007b SubmoduleValidator: Permit missing path or url vor 5 Jahren
  David Pursehouse df8bd762a1 ObjectChecker#getGitsubmodules: Fix malformed javadoc vor 5 Jahren
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files vor 5 Jahren
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack vor 5 Jahren
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options vor 5 Jahren
  Matthias Sohn e6e9073fc7 Fix IOException when LockToken#close fails vor 5 Jahren
  Matthias Sohn 667ac8b318 Fix NoSuchFileException during directory cleanup in RefDirectory vor 5 Jahren
  Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() vor 5 Jahren
  Thomas Wolf 94fad4412a Suppress warning for trying to delete non-empty directory vor 5 Jahren
  Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS vor 5 Jahren
  Matthias Sohn 6bec391d36 Use constant for ".lock" vor 6 Jahren
  Christian Halstrick 2faccd5b32 Fix handling of option core.supportsAtomicCreateNewFile vor 5 Jahren
  Hector Caballero b7351facd5 GC: Avoid logging errors when deleting non-empty folders vor 5 Jahren
  Hugo Arès d4a19c328f Fix GC run in foreground to not use executor vor 5 Jahren
  Luca Milanesio 977726e5bb Delete all loose refs empty directories vor 6 Jahren
  Luca Milanesio eea9a7a0ba Use java.nio to delete path to get detailed errors vor 6 Jahren
  Hector Caballero 4eea4ea508 GC: Remove empty references folders vor 6 Jahren
  Luca Milanesio 5a8ad44208 Do not ignore path deletion errors vor 6 Jahren
  Marco Miller 1dcb0688c7 ResolveMerger: Fix encoding with string; use bytes vor 6 Jahren
  Nasser Grainawi d13918310f Retry stale file handles on .git/config file vor 6 Jahren
  Matthias Sohn 182d3b3dad Silence boxing warning vor 6 Jahren
  Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS vor 6 Jahren
  Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs vor 6 Jahren
  Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files vor 6 Jahren
  Yasuhiro Takagi a66e60a986 ArchiveCommand: Create prefix entry with commit time vor 7 Jahren
  David Turner 6b1e3c58b1 Run auto GC in the background vor 7 Jahren
  Han-Wen Nienhuys f17ec3928c Cleanup and test trailing slash handling in ManifestParser vor 7 Jahren
  Han-Wen Nienhuys 84d855cda7 ManifestParser: Throw exception if remote does not have fetch attribute vor 7 Jahren
  Matthias Sohn b65a764b6b Remove unused import from ManifestParser vor 7 Jahren
  Han-Wen Nienhuys f32d65759c Document the intended use of RepoCommand#setURI() vor 7 Jahren
  Han-Wen Nienhuys 6e652846f6 Noop changes to ManifestParser vor 7 Jahren
  Han-Wen Nienhuys 27b05c7d71 Consistently use 'path' for the path to a subrepo in RepoCommand vor 7 Jahren
  Matthias Sohn aaf3c5154e Only mark packfile invalid if exception signals permanent problem vor 7 Jahren
  Luca Milanesio 363a3657b1 Don't flag a packfile invalid if opening existing file failed vor 7 Jahren
  David Pursehouse 5f902f07cc PullCommand: Add support for recursing into submodules vor 7 Jahren
  David Ostrovsky 7e4258113c Move SHA1 compress/recompress files to resource folder vor 7 Jahren
  Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient vor 7 Jahren
  Andrey Loskutov a4b9c73391 Don't try to strip new line if the message buffer is empty vor 7 Jahren
  David Pursehouse 2fe1a3abbe FetchCommand: Fix detection of submodule recursion mode vor 7 Jahren
  David Pursehouse 503d59044f FetchCommand: Add basic support for recursing into submodules vor 7 Jahren
  David Pursehouse d4895c7160 Remove unnecessary @SuppressWarnings("nls") vor 7 Jahren