320 Révisions (stable-3.6)

Auteur SHA1 Message Date
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks il y a 10 ans
  Matthias Sohn 2f93551e18 Add missing @since tags for new API methods il y a 11 ans
  Shawn Pearce 5d446f410d Support cutting existing delta chains longer than the max depth il y a 11 ans
  Matthias Sohn dd6f41e401 Add missing @since tags il y a 11 ans
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed il y a 11 ans
  Edwin Kempin e02708a8b3 Fix formatting of PackConfig.toString() & GC.RepoStatistics.toString() il y a 11 ans
  Matthias Sohn 38cac0acf3 Add convenience factory method for most used builder pattern il y a 11 ans
  Matthias Sohn d35586a431 Don't use internal type FileRepository in public API il y a 11 ans
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage il y a 11 ans
  Edwin Kempin eac218b7b4 Add toString() for PackConfig il y a 11 ans
  Edwin Kempin 9b20a3b0dd Add toString() for RepoStatistics il y a 11 ans
  Shawn Pearce 3760e4319b Remove cached_packs support in favor of bitmaps il y a 11 ans
  Shawn Pearce b2c0021b8a Remove objects before optimization from DfsGarbageCollector il y a 11 ans
  Shawn Pearce fc6b898cbe Simplfy caching of DfsPackDescription from PackWriter.Statistics il y a 11 ans
  Shawn Pearce 4e9fe58bb5 Avoid looking at UNREACHABLE_GARBAGE for client have lines il y a 11 ans
  Shawn Pearce ea5eef912a Cluster UNREACHABLE_GARBAGE packs at the end of the search list il y a 11 ans
  Shawn Pearce bb002c619b Avoid repacking unreachable garbage in DfsGarbageCollector il y a 11 ans
  Shawn Pearce 913cccd5c4 Do not attempt to read bitmap from invalid pack il y a 11 ans
  Shawn Pearce 88c962484f Rename DfsPackFile getBitmap method to match PackFile il y a 11 ans
  Colby Ranger c660362768 Write the bitmap index correctly in DFS GC. il y a 11 ans
  Colby Ranger e6883dfe4b Enable writing bitmaps during GC by default. il y a 11 ans
  Colby Ranger f82821728b Enable writing pack indexes with bitmaps in the GC. il y a 11 ans
  Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. il y a 12 ans
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. il y a 11 ans
  Colby Ranger be7a135e94 Break the dependency on RevObject when creating a newObjectToPack(). il y a 11 ans
  Colby Ranger 1512d0ab4e Remove the unused method PackFile.hasExt(). il y a 11 ans
  Colby Ranger 4a317a1790 Include supported extensions in PackFile constructor. il y a 11 ans
  Colby Ranger 95ef1e83d0 Fix off by one error in PackReverseIndex. il y a 11 ans
  Colby Ranger 7fbd6588be Reduce memory held and speed up DfsGarbageCollector. il y a 11 ans
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. il y a 11 ans
  Dani Megert 5b13b579b3 Use correct method link in Javadoc il y a 11 ans
  Colby Ranger 698705c754 Rename PackConstants to PackExt, a typed pack file extension. il y a 11 ans
  Colby Ranger 3f0176aea6 Remove getReverseIndexSize() from DfsPackDescription. il y a 11 ans
  Colby Ranger 510a605546 Use file extension with DfsPackDescription get/set file size. il y a 11 ans
  Roberto Tyley 5dcc8693d7 Fix concurrent creation of fan-out object directories il y a 11 ans
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. il y a 11 ans
  Colby Ranger 5d3c2b3def Update DfsObjDatabase API to open/write by pack extension. il y a 11 ans
  Colby Ranger 154e3c886b Do not enforce DeltaWindow maxMemory when zero. il y a 11 ans
  Colby Ranger 51beee5568 Enforce max memory for DeltaWindow. il y a 11 ans
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such il y a 11 ans
  Colby Ranger b9e485661d Fix DeltaWindow.clear() to release loaded buffer bytes. il y a 11 ans
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones il y a 11 ans
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files il y a 11 ans
  Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 il y a 11 ans
  Colby Ranger 034ff96674 Add the an event and listener for a dfs PackIndex being loaded. il y a 11 ans
  Colby Ranger f6f8bcd9df Add isIndexLoaded() to DfsPackFile. il y a 11 ans
  Robin Stocker b7f5ed5612 Add Javadoc description for packages il y a 11 ans
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 il y a 11 ans
  Markus Keller a27c1a6b15 Fix compile error (method not available in 1.5) il y a 11 ans
  Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker il y a 11 ans