11 Commits (40051505d7aaccfe2efaf5f3022f1d99a3976554)

Author SHA1 Message Date
  Shawn Pearce 40051505d7 GC: Pack RefTrees in their own pack 8 years ago
  Shawn Pearce f0d634eed7 DFS: Allow other RefDatabase implementations 8 years ago
  Shawn Pearce 29aa444760 PackWriter: use lib.ObjectIdSet to avoid wrapper 8 years ago
  Terry Parker d9bbb04c3e Introduce PostUploadHook to replace UploadPackLogger 9 years ago
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 years ago
  Matthias Sohn 842ae868cf Externalize error messages used in DfsGarbageCollector 9 years ago
  Matthias Sohn 13cfc83b2b Use try-with-resource to close resources in DfsGarbageCollector 9 years ago
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 10 years ago
  Shawn Pearce 1eed78657f Don't delta compress garbage objects 11 years ago
  Shawn Pearce 7f1c2ec1eb Always add FileExt to DfsPackDescription 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Shawn Pearce 3760e4319b Remove cached_packs support in favor of bitmaps 11 years ago
  Shawn Pearce b2c0021b8a Remove objects before optimization from DfsGarbageCollector 11 years ago
  Shawn Pearce fc6b898cbe Simplfy caching of DfsPackDescription from PackWriter.Statistics 11 years ago
  Shawn Pearce bb002c619b Avoid repacking unreachable garbage in DfsGarbageCollector 11 years ago
  Colby Ranger c660362768 Write the bitmap index correctly in DFS GC. 11 years ago
  Colby Ranger f82821728b Enable writing pack indexes with bitmaps in the GC. 11 years ago
  Colby Ranger 7fbd6588be Reduce memory held and speed up DfsGarbageCollector. 11 years ago
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. 11 years ago
  Colby Ranger 698705c754 Rename PackConstants to PackExt, a typed pack file extension. 11 years ago
  Colby Ranger 510a605546 Use file extension with DfsPackDescription get/set file size. 11 years ago
  Colby Ranger 5d3c2b3def Update DfsObjDatabase API to open/write by pack extension. 11 years ago
  Shawn O. Pearce fa4cc2475f DFS: A storage layer for JGit 13 years ago