Cronologia Commit

Autore SHA1 Messaggio Data
  Jelmer Vernooij dcf5fa08b4 Remove unused imports. 13 anni fa
  David Borowitz 4bc6f89b0c objects: Add lookup_path method to Tree. 13 anni fa
  Dave Borowitz b549044110 pack: Nuke ThinPackData. 13 anni fa
  Dave Borowitz 1859500e97 Rewrite add_thin_pack to use the fast PackIndexer. 13 anni fa
  Dave Borowitz d0eaad5a34 object_store: Fix return type of MemoryObjectStore.get_raw. 13 anni fa
  Jelmer Vernooij e1e67c56dd Separate out delta generation from pack writing. 13 anni fa
  Jelmer Vernooij 9ff047a59f Actually create deltas when creating packs. 14 anni fa
  Jelmer Vernooij cc46acdf24 Add Pack.pack_tuples(). 14 anni fa
  Jelmer Vernooij be0d9e62d1 write_pack_data and write_pack no longer take a num_objects argument. 14 anni fa
  Jelmer Vernooij 962e93dc8a Deprecate Tree.entries. 14 anni fa
  Jelmer Vernooij 8a2f5cefc0 BaseObjectStore.determine_wants_all no longer breaks on zero SHAs. 14 anni fa
  Jelmer Vernooij f841bf00fd object_store: Remove empty pack files when not moving them into the objects/ directory. 14 anni fa
  Jelmer Vernooij 0b9678e369 Cleanup some imports. 14 anni fa
  Tay Ray Chuan e0361ef93b object_store.DiskObjectStore.move_in_thin_pack: close temp pack 14 anni fa
  Jelmer Vernooij d5d870c333 Replace :yield: with :return: as the former is not standard rest. 14 anni fa
  Dave Borowitz b76771cd33 Use diff_tree.walk_trees for BaseObjectStore.iter_tree_contents. 14 anni fa
  Dave Borowitz 6c50e44d79 Use diff_tree.tree_changes for BaseObjectStore.tree_changes. 14 anni fa
  Dave Borowitz 7a4cd4bb17 object_store: Allow MemoryObjectStore object deletion for tests. 14 anni fa
  Jelmer Vernooij 9ce81d98a7 Mention invalid name repr in exception. 14 anni fa
  Jelmer Vernooij be986b1139 Some formatting fixes. 14 anni fa
  David Borowitz 85f17454c4 MissingObjectFinder: minor cleanup: 80 chars, others. 14 anni fa
  Dave Borowitz 3be37749da Delegate SHA peeling to the object store. 14 anni fa
  Jelmer Vernooij 895922c19d Fix typo. 14 anni fa
  Dave Borowitz 10d90c921b Fix iter_tree_contents iteration. 14 anni fa
  Dave Borowitz c0dcad78dd object_store: Include subtrees in iteration. 14 anni fa
  Dave Borowitz 1d2133e1cf object_store: Make iter_tree_contents depth-first. 14 anni fa
  Jelmer Vernooij 9ef6bcceff Use self.store rather than explicitly creating a DiskObjectStore. 15 anni fa
  Jelmer Vernooij 5484604397 dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 anni fa
  Jelmer Vernooij 1637a77fa4 Add PackBasedObjectStore.pack_loose_objects(). 15 anni fa
  Augie Fackler aedc71394a object_store: clean up whitespace 15 anni fa