Jelmer Vernooij
|
1781fa9fb5
Fix dul-daemon.
|
преди 15 години |
Jelmer Vernooij
|
f561dfaa68
If git is available on the local machine, always run the compatibility tests so I don't break stuff again.
|
преди 15 години |
Jelmer Vernooij
|
1d5ca31b4e
Fix use of git backend.
|
преди 15 години |
Jelmer Vernooij
|
fa09c94304
Some trivial formatting fixes.
|
преди 15 години |
Jelmer Vernooij
|
53e337db8b
merge support for custom get_peeled function in server.
|
преди 15 години |
Jelmer Vernooij
|
0bc365cf36
implement chunked version of ShaFile.as_legacy_object.
|
преди 15 години |
Jelmer Vernooij
|
9da1366e6f
Use open_repository to find repository for get_peeled.
|
преди 15 години |
Jelmer Vernooij
|
d253d5a499
Support progress argument to generate_pack_contents.
|
преди 15 години |
Jelmer Vernooij
|
c199d2b810
Add RefsContainer.read_ref.
|
преди 15 години |
Jelmer Vernooij
|
b8cde0e0b1
Support opening git repositories by path.
|
преди 15 години |
Jelmer Vernooij
|
a36938b203
Always require a Git repository object to be passed into
|
преди 15 години |
Dave Borowitz
|
50479d4930
Previously, the word "type" was massively overloaded in objects.py. It
|
преди 15 години |
Dave Borowitz
|
9ebc00f1d2
Previously, serialize() expected the object type to be numeric, and
|
преди 15 години |
Jelmer Vernooij
|
fa835f086c
Pass command-line arguments on to command implementation.
|
преди 15 години |
Jelmer Vernooij
|
cd7a8dd811
Fix import.
|
преди 15 години |
Jelmer Vernooij
|
883cebe496
Use posixpath where possible.
|
преди 15 години |
Jelmer Vernooij
|
e862ee8100
Use standard buffer size rather than object size.
|
преди 15 години |
Jelmer Vernooij
|
8ed151e147
Allow delta's to be chunked as well.
|
преди 15 години |
Jelmer Vernooij
|
997e077366
Accept chunked contents for apply_delta base texts.
|
преди 15 години |
Jelmer Vernooij
|
9ec4b43bca
consistently use chunks internally inside of the pack code.
|
преди 15 години |
Jelmer Vernooij
|
a6a722e85b
Return chunks from apply_delta.
|
преди 15 години |
Jelmer Vernooij
|
5416eecc7c
Return chunks from unpack_object.
|
преди 15 години |
Jelmer Vernooij
|
ca9e1e2e3b
Remove read_zlib in favor of read_zlib_chunks.
|
преди 15 години |
Jelmer Vernooij
|
2c87630398
Work with chunks internally in dulwich.objects.
|
преди 15 години |
Jelmer Vernooij
|
f2cd4d690f
Rename _parse_text to _deserialize for consistency.
|
преди 15 години |
Jelmer Vernooij
|
1ec064b8d8
Set needs_serialization/needs_parsing properties only in a few places.
|
преди 15 години |
Jelmer Vernooij
|
f97d50a2dc
Use raw_length in pack generation.
|
преди 15 години |
Jelmer Vernooij
|
6043b81a91
Work with chunks rather than StringIO internally when possible.
|
преди 15 години |
Jelmer Vernooij
|
9b5d20ce62
Make ShaFile.serialize private (it's pointless to call for external users).
|
преди 15 години |
Jelmer Vernooij
|
ca3bea00d2
Provide C implementation of tree item sorter.
|
преди 15 години |