382 Revīzijas (stable-4.5)

Autors SHA1 Ziņojums Datums
  Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile pirms 5 gadiem
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified pirms 5 gadiem
  Luca Milanesio bf3d1ded35 Check for packfile validity and fd before reading pirms 5 gadiem
  Luca Milanesio afef866a44 Move throw of PackInvalidException outside the catch pirms 5 gadiem
  Luca Milanesio 2d116cd0ab Use FileSnapshot to get lastModified on PackFile pirms 5 gadiem
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot pirms 5 gadiem
  Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem pirms 5 gadiem
  Nasser Grainawi d13918310f Retry stale file handles on .git/config file 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
  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
  Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient pirms 7 gadiem
  Hector Oswaldo Caballero 4ddd4a3d1b Fix one case of missing object pirms 7 gadiem
  Martin Goellnitz 57a263f182 Add support for post-commit hooks pirms 7 gadiem
  Jonathan Nieder dd2a5a7faf Make GC.RepoStatistics static pirms 7 gadiem
  Shawn Pearce 9ae7d493c4 DfsReader: check object type during open pirms 7 gadiem
  Masaya Suzuki 1227165e27 Clarify the semantics of DfsRefDatabase#compareAndPut pirms 7 gadiem
  Masaya Suzuki 3e27fb3719 Do not fake a SymbolicRef as an ObjectIdRef pirms 8 gadiem
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified pirms 7 gadiem
  Shawn Pearce f15e9c088a DfsObjDatabase: clear PackList dirty bit if no new packs pirms 7 gadiem
  David Pursehouse 300787b8cf PackWriter: Fix Javadoc tag for thrown exception in preparePack pirms 7 gadiem
  Jonathan Nieder f28de24fa8 Document new PackWriter#preparePack variant's parameters and exceptions pirms 7 gadiem
  Jonathan Nieder b16e207742 Shallow fetch: Pass along "shallow"s in unparsed-wants case, too pirms 7 gadiem
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth pirms 8 gadiem
  Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines pirms 8 gadiem
  Terry Parker 7edf05530d Shallow fetch: avoid sending unneeded blobs pirms 8 gadiem
  Dave Borowitz d6fe52e914 DiffFormatter: Support setting a reader without a repo pirms 8 gadiem
  Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs pirms 8 gadiem
  Dan Wang 7f9fb80002 Push implementation of option strings pirms 8 gadiem
  Dave Borowitz ecb2aa0503 DfsObjDatabase: Add lazy last modified method to PackList pirms 8 gadiem
  Dave Borowitz 0f1c361e62 DfsObjectDatabase: Expose PackList and move markDirty there pirms 8 gadiem
  Dave Borowitz 18e9db306b Invalidate DfsObjDatabase pack list when refs are updated pirms 8 gadiem
  Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative pirms 8 gadiem
  Hugo Arès c1ca9cc800 Add method to read time unit from config pirms 8 gadiem
  Jonathan Nieder ca2052a8c1 DfsGarbageCollector: avoid closing idx and bitmap streams twice pirms 8 gadiem
  Mike Williams fd527a2cd7 Prune UNREACHABLE_GARBAGE packs when they expire pirms 8 gadiem
  Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path pirms 8 gadiem
  Shawn Pearce a1ca13e09c Use try-with-resources in DfsGarbageCollector.writePack pirms 8 gadiem
  Shawn Pearce d8603446a2 Fix lastModified to be consistent in DfsGarbageCollector pirms 8 gadiem
  Shawn Pearce 30eb6423a2 Add GC_REST PackSource to better order DFS packs pirms 8 gadiem
  Marco Miller 734d5bb3c9 RefDirectory: remove ref lock file for following ref dir removal pirms 8 gadiem
  Hugo Arès f379688aad Add method to read time unit from config pirms 8 gadiem
  Shawn Pearce 28b17afae5 DfsBlock: throw DataFormatException on 0 bytes pirms 8 gadiem
  Dave Borowitz 0d6ba84065 DfsInserter: Optionally disable existing object check pirms 8 gadiem
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() pirms 8 gadiem
  Matthias Sohn 6569a876a3 [findBugs] Prevent potential NPE in CloneCommand.init() pirms 8 gadiem
  Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) pirms 8 gadiem
  Christian Halstrick 6590c0a92a GC should not pack objects only referenced by ORIG_HEAD,... pirms 8 gadiem