19 Комити (82b1af31e295273eeedd82fc5db3266c909c9e80)

Аутор SHA1 Порука Датум
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified пре 5 година
  Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem пре 5 година
  Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient пре 7 година
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename пре 9 година
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file пре 8 година
  Matthias Sohn 05acf1c62f Use java.io.File to check existence of loose objects in ObjectDirectory пре 8 година
  Martin Fick cb08dd8b14 Add public isStaleFileHandle() API, improve detection. пре 8 година
  Hugo Arès ae4b72d50e Remove pack from list when file handle is stale пре 9 година
  Hugo Arès d3a73c1407 Lower log level to warn for handled pack errors пре 9 година
  Matthias Sohn c18694e0d1 Use slf4j to log instead of printing to System.err пре 9 година
  Matthias Sohn f5936405a3 If a pack isn't found on disk remove it from pack list пре 9 година
  Matthias Sohn 27ee334213 Don't remove pack from pack list for problems which could be transient пре 9 година
  Matthias Sohn 9b86ebb4f6 Log reason for ignoring pack when IOException occurred пре 9 година
  Christian Halstrick 1b9130e8db Make sure modifications to config-param trustFolderStat are detected пре 9 година
  Christian Halstrick 0fc8b05a71 Introduce config parameter core.trustfolderstat пре 9 година
  Marc Strapetz 59a2dc801c Files should be deleted with "retry" option пре 10 година
  Robin Rosenberg 5ef6d69532 Use the new FS.exists method in commonly occuring places пре 11 година
  Shawn Pearce d1aacc415a Fix MissingObjectException race in ObjectDirectory пре 10 година
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage пре 11 година
  Shawn Pearce 3760e4319b Remove cached_packs support in favor of bitmaps пре 11 година
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. пре 11 година
  Colby Ranger 4a317a1790 Include supported extensions in PackFile constructor. пре 11 година
  Roberto Tyley 5dcc8693d7 Fix concurrent creation of fan-out object directories пре 11 година
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. пре 11 година
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such пре 11 година
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones пре 11 година
  Robin Rosenberg 95d311f888 Move JGitText to an internal package пре 12 година
  Shawn O. Pearce 461b012e95 PackWriter: Support reuse of entire packs пре 13 година
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir пре 13 година
  Robin Rosenberg 24e7f0f6fa Fix tests broken by fix for adding files in a network share пре 13 година
  Robin Rosenberg c4c8d80fd3 Fix adding files in a network share пре 13 година
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem пре 13 година
  Shawn O. Pearce c8db22f355 Extract pack directory last modified check code пре 13 година
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value пре 13 година
  Shawn O. Pearce d00420ae6e Make ObjectDirectory getPacks() work the first time пре 13 година
  Shawn O. Pearce e51e06946f Update CachedObjectDirectory when inserting objects пре 13 година
  Shawn O. Pearce 5fce8d81d8 Fix cloning of repositories with big objects пре 13 година
  Shawn O. Pearce 41dd9ed1c0 Unpack and cache large deltas as loose objects пре 13 година
  Shawn O. Pearce 3f66e65e71 Remember loose objects and fast-track their lookup пре 13 година
  Shawn O. Pearce e29cd27961 Move ObjectDirectory streaming limit to WindowCacheConfig пре 14 година
  Shawn O. Pearce 1c3f3fdbd2 Fix ObjectDirectory abbreviation resolution to notice new packs пре 14 година
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations пре 14 година
  Shawn O. Pearce b584cb8754 Add getObjectSize to ObjectReader пре 14 година
  Shawn O. Pearce 113577617b Use core.streamFileThreshold to set our streaming limit пре 14 година
  Shawn O. Pearce 13e0218a25 Replace PackedObjectLoader with ObjectLoader.SmallObject пре 14 година
  Shawn O. Pearce fa23482ca7 Support large loose objects as streams пре 14 година
  Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter пре 14 година
  Shawn O. Pearce 71aace52f7 Simplify ObjectLoaders coming from PackFile пре 14 година
  Shawn O. Pearce 86547022f0 Tighten up local packed object representation during packing пре 14 година
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository пре 14 година