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