3335 コミット (stable-4.7)

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