19 コミット (f3ec7cf3f0436a79e252251a31dbc62694555897)

作成者 SHA1 メッセージ 日付
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6年前
  Minh Thai bf8057058e scanPacks to return reftables even if no packs 6年前
  Matthias Sohn a224b78675 Fix javadoc in org.eclipse.jgit dfs package 6年前
  Shawn Pearce 7cd5d77ae3 dfs: Switch InMemoryRepository to DfsReftableDatabase 6年前
  Shawn Pearce 1d31257a5d dfs: reftable backed DfsRefDatabase 6年前
  Shawn Pearce 1a7b8a11df dfs: expose DfsReftable from DfsObjDatabase 7年前
  Shawn Pearce e6d9ae058b dfs: only create DfsPackFile if description has PACK 7年前
  Shawn Pearce 07f98a8b71 Derive DfsStreamKey from DfsPackDescription 7年前
  Shawn Pearce 1513a5632d Allow DfsReader to be subclassed 7年前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7年前
  Thirumala Reddy Mutchukota c9f55032a2 Record the estimated size of the pack files. 7年前
  Shawn Pearce f15e9c088a DfsObjDatabase: clear PackList dirty bit if no new packs 7年前
  Dave Borowitz ecb2aa0503 DfsObjDatabase: Add lazy last modified method to PackList 8年前
  Dave Borowitz 0f1c361e62 DfsObjectDatabase: Expose PackList and move markDirty there 8年前
  Dave Borowitz 18e9db306b Invalidate DfsObjDatabase pack list when refs are updated 8年前
  Shawn Pearce 30eb6423a2 Add GC_REST PackSource to better order DFS packs 8年前
  Shawn Pearce 40051505d7 GC: Pack RefTrees in their own pack 8年前
  Mike Williams c4d73fb7cc Insert duplicate objects to prevent race during garbage collection. 8年前
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11年前
  Shawn Pearce ea5eef912a Cluster UNREACHABLE_GARBAGE packs at the end of the search list 11年前
  Colby Ranger 698705c754 Rename PackConstants to PackExt, a typed pack file extension. 11年前
  Colby Ranger 5d3c2b3def Update DfsObjDatabase API to open/write by pack extension. 11年前
  Shawn O. Pearce 3534fa9c61 Expose some DFS APIs as public or protected 12年前
  Dave Borowitz 84c80be1dc Fire DfsPacksChangedEvents when committing packs. 12年前
  Dave Borowitz 0f8e486a4d Add a listener for changes to a DfsObjDatabase's pack files 12年前
  Dave Borowitz 35d72ac806 Add a DFS repository description and reference it in each pack 12年前
  Shawn O. Pearce fa4cc2475f DFS: A storage layer for JGit 13年前