Historial de Commits

Autor SHA1 Mensaje Fecha
  David Borowitz dec5a42a45 MissingObjectFinder: minor cleanup: 80 chars, others. hace 15 años
  Dave Borowitz 75dc621c3d Delegate SHA peeling to the object store. hace 15 años
  Jelmer Vernooij 9a163b3590 Fix typo. hace 15 años
  Dave Borowitz fbc1dc38fb Fix iter_tree_contents iteration. hace 15 años
  Dave Borowitz 150d18e5f3 object_store: Include subtrees in iteration. hace 15 años
  Dave Borowitz 27d6e64bee object_store: Make iter_tree_contents depth-first. hace 15 años
  Jelmer Vernooij 5179808607 Use self.store rather than explicitly creating a DiskObjectStore. hace 15 años
  Jelmer Vernooij 6172888972 dulwich.pack.write_pack_index_v{1,2} now take a file-like object hace 15 años
  Jelmer Vernooij 73a2f131a9 Add PackBasedObjectStore.pack_loose_objects(). hace 15 años
  Augie Fackler aa024c7c98 object_store: clean up whitespace hace 15 años
  Jelmer Vernooij 82f0ee09db Distinguish between ShaFile.from_file and ShaFile.from_path. hace 15 años
  Jelmer Vernooij bc650881e2 Pass external object resolve function rather than full object store to ThinPackData constructor. hace 15 años
  Dave Borowitz 531f3f4c10 Do simple pack checking during receive-pack. hace 15 años
  Dave Borowitz 2849c81675 Simplify and fix thin pack resolving. hace 15 años
  Dave Borowitz 5e7ba36ab6 Make ShaFiles created from files trust their filenames. hace 15 años
  Dave Borowitz 113d3d4461 Lazily read the contents of ShaFiles from disk. hace 15 años
  Jelmer Vernooij bcecb9cbf4 Add DiskObjectStore.init. hace 15 años
  Tay Ray Chuan 4324dad558 ObjectStoreGraphWalker.ack: use non-recursive implementation hace 15 años
  Jelmer Vernooij d253d5a499 Support progress argument to generate_pack_contents. hace 15 años
  Dave Borowitz 50479d4930 Previously, the word "type" was massively overloaded in objects.py. It hace 15 años
  Jelmer Vernooij 883cebe496 Use posixpath where possible. hace 15 años
  Jelmer Vernooij b35c1ec6da Improve docstrings. hace 15 años
  Bruce Duncan c9d59df93b In threaded programs, more than one thread can try to add the same object at hace 15 años
  Jelmer Vernooij f65c271ce7 Make sure mode is initialized. hace 15 años
  Dave Borowitz 5ee31ca465 Add include-tag capability to server. hace 15 años
  Dave Borowitz b457b06525 Add cgit compatibility testing framework. hace 15 años
  Jelmer Vernooij d81a1fe079 Ask for forgiveness, not permission. hace 15 años
  Jelmer Vernooij fe6fe65895 Add extra base class for DiskObjectStore. hace 15 años
  Jelmer Vernooij 25197c670a Remove unnecessary indirection. hace 15 años
  Dave Borowitz 17dce7dc52 Working pass at an HTTP server, only dumb at the moment hace 15 años