14 Commits (f04bd20fc658365fcf24086ea26beaf3ff5f1ada)

Author SHA1 Message Date
  David Pursehouse f04bd20fc6 InMemoryRepository: Remove unused RevWalk from batch method signature 8 years ago
  Shawn Pearce eadfcd3ec1 ReceiveCommand.abort(): Utility to mark batch of commands as failed 8 years ago
  Shawn Pearce 48e245fc60 RefTreeDatabase: Ref database using refs/txn/committed 8 years ago
  Shawn Pearce 4c9eda17be InMemoryRepository: Abort BatchRefUpdate if a command previously failed 8 years ago
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 years ago
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client 8 years ago
  Andrey Loskutov 3afdaf0b3d [performance] Remove synthetic access$ methods in dfs, diff and merge 8 years ago
  Shawn Pearce 1553a6ff55 Add readAheadBuffer hint to ReadableChannel 9 years ago
  Dave Borowitz 89b91ad406 InMemoryRepository: Use a real Builder class 9 years ago
  Dave Borowitz d79cadb3cf TestRepository: Add a reset method to move HEAD around 9 years ago
  Dave Borowitz d612468c5c InMemoryRepository: Ensure new ref targets exist in the repo 9 years ago
  Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 9 years ago
  Dave Borowitz b646578d89 Add a method to DfsOutputStream to read as an InputStream 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 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
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Colby Ranger b777d7797d Implement wasDeltaAttempted() in DfsObjectRepresentation. 11 years ago
  Dave Borowitz dc23a7cc42 Make InMemoryRepository pack names globally unique 12 years ago
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 12 years ago
  Dave Borowitz 9bc26efe9d Pass a DfsRepositoryDescription to InMemoryRepository 12 years ago
  Dave Borowitz 84c80be1dc Fire DfsPacksChangedEvents when committing packs. 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