Jelmer Vernooij
|
fdbf283566
Remove unused imports.
|
há 14 anos atrás |
David Borowitz
|
fe3a578297
objects: Add lookup_path method to Tree.
|
há 14 anos atrás |
Dave Borowitz
|
6e690a2548
pack: Nuke ThinPackData.
|
há 14 anos atrás |
Dave Borowitz
|
89fbab9735
Rewrite add_thin_pack to use the fast PackIndexer.
|
há 14 anos atrás |
Dave Borowitz
|
d5cdfeeb1c
object_store: Fix return type of MemoryObjectStore.get_raw.
|
há 14 anos atrás |
Jelmer Vernooij
|
0d8a2187d5
Separate out delta generation from pack writing.
|
há 14 anos atrás |
Jelmer Vernooij
|
6e57220249
Actually create deltas when creating packs.
|
há 14 anos atrás |
Jelmer Vernooij
|
96d889f994
Add Pack.pack_tuples().
|
há 14 anos atrás |
Jelmer Vernooij
|
2c0455c90f
write_pack_data and write_pack no longer take a num_objects argument.
|
há 14 anos atrás |
Jelmer Vernooij
|
10eaad8509
Deprecate Tree.entries.
|
há 14 anos atrás |
Jelmer Vernooij
|
ee747f65ca
BaseObjectStore.determine_wants_all no longer breaks on zero SHAs.
|
há 14 anos atrás |
Jelmer Vernooij
|
4563003e04
object_store: Remove empty pack files when not moving them into the objects/ directory.
|
há 14 anos atrás |
Jelmer Vernooij
|
0bc9928b33
Cleanup some imports.
|
há 14 anos atrás |
Tay Ray Chuan
|
f1c2c06daf
object_store.DiskObjectStore.move_in_thin_pack: close temp pack
|
há 14 anos atrás |
Jelmer Vernooij
|
5aa3160ea9
Replace :yield: with :return: as the former is not standard rest.
|
há 14 anos atrás |
Dave Borowitz
|
9fb4e8c522
Use diff_tree.walk_trees for BaseObjectStore.iter_tree_contents.
|
há 14 anos atrás |
Dave Borowitz
|
b184dcfb05
Use diff_tree.tree_changes for BaseObjectStore.tree_changes.
|
há 14 anos atrás |
Dave Borowitz
|
34b6ca1a8c
object_store: Allow MemoryObjectStore object deletion for tests.
|
há 14 anos atrás |
Jelmer Vernooij
|
23b8ab4935
Mention invalid name repr in exception.
|
há 14 anos atrás |
Jelmer Vernooij
|
189e678217
Some formatting fixes.
|
há 14 anos atrás |
David Borowitz
|
dec5a42a45
MissingObjectFinder: minor cleanup: 80 chars, others.
|
há 14 anos atrás |
Dave Borowitz
|
75dc621c3d
Delegate SHA peeling to the object store.
|
há 15 anos atrás |
Jelmer Vernooij
|
9a163b3590
Fix typo.
|
há 15 anos atrás |
Dave Borowitz
|
fbc1dc38fb
Fix iter_tree_contents iteration.
|
há 15 anos atrás |
Dave Borowitz
|
150d18e5f3
object_store: Include subtrees in iteration.
|
há 15 anos atrás |
Dave Borowitz
|
27d6e64bee
object_store: Make iter_tree_contents depth-first.
|
há 15 anos atrás |
Jelmer Vernooij
|
5179808607
Use self.store rather than explicitly creating a DiskObjectStore.
|
há 15 anos atrás |
Jelmer Vernooij
|
6172888972
dulwich.pack.write_pack_index_v{1,2} now take a file-like object
|
há 15 anos atrás |
Jelmer Vernooij
|
73a2f131a9
Add PackBasedObjectStore.pack_loose_objects().
|
há 15 anos atrás |
Augie Fackler
|
aa024c7c98
object_store: clean up whitespace
|
há 15 anos atrás |