提交历史

作者 SHA1 备注 提交日期
  Tay Ray Chuan 7fb4a00384 test_object_store.PackBasedObjectStoreTests: close packs 14 年之前
  Dave Borowitz b76771cd33 Use diff_tree.walk_trees for BaseObjectStore.iter_tree_contents. 14 年之前
  Dave Borowitz 6c50e44d79 Use diff_tree.tree_changes for BaseObjectStore.tree_changes. 14 年之前
  Jeremy Whitlock 300982099b Added unit tests for dulwich.object_store.tree_lookup_path. 14 年之前
  Dave Borowitz 3be37749da Delegate SHA peeling to the object store. 15 年之前
  Jelmer Vernooij 28c8809248 add trivial tests for DiskObjectStore.add_{thin_,}pack. 15 年之前
  Dave Borowitz c0dcad78dd object_store: Include subtrees in iteration. 15 年之前
  Dave Borowitz 1d2133e1cf object_store: Make iter_tree_contents depth-first. 15 年之前
  Jelmer Vernooij 9ef6bcceff Use self.store rather than explicitly creating a DiskObjectStore. 15 年之前
  Jelmer Vernooij 1637a77fa4 Add PackBasedObjectStore.pack_loose_objects(). 15 年之前
  Jelmer Vernooij 25bb9730bc Always import TestCase from dulwich.tests so it can be extended or overridden. 15 年之前
  Dave Borowitz 0994d0331b Clean up file headers. 15 年之前
  Dave Borowitz 8199aef665 Fix numerous style issues. 15 年之前
  Dave Borowitz 5e44172277 Add make_object and make_commit convenience functions to test utils. 15 年之前
  Dave Borowitz 8209a60698 Clean up object store tests. 15 年之前
  Jelmer Vernooij 230323f5d4 Add DiskObjectStore.init. 15 年之前
  Tay Ray Chuan 51cfd5f071 test_object_store: use temp dirs instead of 'foo' 15 年之前
  Dave Borowitz b32d76dc0d Add include-tag capability to server. 15 年之前
  Jelmer Vernooij 8c7f974e5b Add more tests. 16 年之前
  Jelmer Vernooij 2295650bfe Add more docstrings. 16 年之前
  Jelmer Vernooij 273a06631b attempt to fix some win32 issues; thanks to Alexander for pointing these out. 16 年之前
  Jelmer Vernooij f280b90eb1 Add MemoryObjectStore. 16 年之前
  Jelmer Vernooij eeaaa652fe Fix test. 16 年之前
  Jelmer Vernooij e82ea2af53 Fix formatting issues. 16 年之前
  Jelmer Vernooij 0f9682b369 Make all files written by either John and/or me GPLv2+, as discussed 16 年之前
  Jelmer Vernooij 4b36d62208 Add more tests. 16 年之前
  Jelmer Vernooij fed7ac74ae Add some simple tests for ObjectStore. 16 年之前