27 Commits (25a6bd4d614589c968090fb506fc9b26d5c82fe2)

Author SHA1 Message Date
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 years ago
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Dave Borowitz 5c02ce52d6 Allow overriding DfsPackDescription comparator for scanning packs 6 years ago
  Dave Borowitz 96512f5d3b Move DfsPackDescription comparators to common location 6 years ago
  Dave Borowitz e7bacf0a7f Use Comparators for PackSource 6 years ago
  Dave Borowitz 43ec590d0e DfsPackDescription: Disallow null PackSource 6 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Minh Thai bf8057058e scanPacks to return reftables even if no packs 6 years ago
  Matthias Sohn a224b78675 Fix javadoc in org.eclipse.jgit dfs package 6 years ago
  Shawn Pearce 7cd5d77ae3 dfs: Switch InMemoryRepository to DfsReftableDatabase 6 years ago
  Shawn Pearce 1d31257a5d dfs: reftable backed DfsRefDatabase 6 years ago
  Shawn Pearce 1a7b8a11df dfs: expose DfsReftable from DfsObjDatabase 6 years ago
  Shawn Pearce e6d9ae058b dfs: only create DfsPackFile if description has PACK 6 years ago
  Shawn Pearce 07f98a8b71 Derive DfsStreamKey from DfsPackDescription 6 years ago
  Shawn Pearce 1513a5632d Allow DfsReader to be subclassed 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Thirumala Reddy Mutchukota c9f55032a2 Record the estimated size of the pack files. 7 years ago
  Shawn Pearce f15e9c088a DfsObjDatabase: clear PackList dirty bit if no new packs 7 years ago
  Dave Borowitz ecb2aa0503 DfsObjDatabase: Add lazy last modified method to PackList 7 years ago
  Dave Borowitz 0f1c361e62 DfsObjectDatabase: Expose PackList and move markDirty there 7 years ago
  Dave Borowitz 18e9db306b Invalidate DfsObjDatabase pack list when refs are updated 7 years ago
  Shawn Pearce 30eb6423a2 Add GC_REST PackSource to better order DFS packs 8 years ago
  Shawn Pearce 40051505d7 GC: Pack RefTrees in their own pack 8 years ago
  Mike Williams c4d73fb7cc Insert duplicate objects to prevent race during garbage collection. 8 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Shawn Pearce ea5eef912a Cluster UNREACHABLE_GARBAGE packs at the end of the search list 11 years ago
  Colby Ranger 698705c754 Rename PackConstants to PackExt, a typed pack file extension. 11 years ago
  Colby Ranger 5d3c2b3def Update DfsObjDatabase API to open/write by pack extension. 11 years ago
  Shawn O. Pearce 3534fa9c61 Expose some DFS APIs as public or protected 12 years ago
  Dave Borowitz 84c80be1dc Fire DfsPacksChangedEvents when committing packs. 12 years ago
  Dave Borowitz 0f8e486a4d Add a listener for changes to a DfsObjDatabase's pack files 12 years ago
  Dave Borowitz 35d72ac806 Add a DFS repository description and reference it in each pack 12 years ago
  Shawn O. Pearce fa4cc2475f DFS: A storage layer for JGit 13 years ago