Jelmer Vernooij
|
8d78985b51
Fix crc32 tests.
|
il y a 16 ans |
Jelmer Vernooij
|
dc9ce70621
Merge compatibility with python2.4 from rockstar.
|
il y a 16 ans |
Jelmer Vernooij
|
a5391292cc
Add simple AUTHORS file.
|
il y a 16 ans |
Paul Hummer
|
701b3c3254
Fixed minor issue with make_sha
|
il y a 16 ans |
Paul Hummer
|
893643eeb1
Moved unpack_from
|
il y a 16 ans |
Paul Hummer
|
e52d2fc046
Fixed copyright stuffs
|
il y a 16 ans |
Paul Hummer
|
0de36f3547
Abstracted the sha handling stuff
|
il y a 16 ans |
Paul Hummer
|
777c22c468
Moved defaultdict for python2.4 into dulwich.misc
|
il y a 16 ans |
Michael Hudson
|
56f7ba8f61
more 2.4 hacking
|
il y a 16 ans |
Michael Hudson
|
88b0698fb0
so, um, yeah
|
il y a 16 ans |
Jelmer Vernooij
|
cd03d2f5d8
Remove unused dulwich.commit file.
|
il y a 16 ans |
Jelmer Vernooij
|
10a45c0536
Mention that John and I maintain Dulwich these days.
|
il y a 16 ans |
Jelmer Vernooij
|
d8e1460beb
Fix indentation to be 4 spaces everywhere, consistently.
|
il y a 16 ans |
Jelmer Vernooij
|
b68a6f49f9
clarify that find_missing_objects looks at objects in general, not specifically commits.
|
il y a 16 ans |
Jelmer Vernooij
|
c9780079f4
Don't require mentioned objects to be commits.
|
il y a 16 ans |
Jelmer Vernooij
|
0e8077afa2
Merge apply_delta performance fix from John.
|
il y a 16 ans |
John Arbash Meinel
|
12b16d08b1
Change apply_delta to tack things onto a list, instead of a string.
|
il y a 16 ans |
Jelmer Vernooij
|
ef49f05188
Merge performance fix for apply_delta from James.
|
il y a 16 ans |
James Westby
|
e0411696e2
FIx off-by-one error, and thinko.
|
il y a 16 ans |
James Westby
|
2433e006c5
Avoid string slicing during apply_delta.
|
il y a 16 ans |
Jelmer Vernooij
|
d86bf9153b
Fix duplicate use of variable name.
|
il y a 16 ans |
Jelmer Vernooij
|
8a4d23a894
Support overriding capabilities for TCPClient and SSHSubprocessClient.
|
il y a 16 ans |
Jelmer Vernooij
|
82a9adb570
allow user to override capabilities.
|
il y a 16 ans |
Jelmer Vernooij
|
a27784e4c8
Pass along ref resolve function.
|
il y a 16 ans |
Jelmer Vernooij
|
f0bb0dc08b
Fix gzip.
|
il y a 16 ans |
Jelmer Vernooij
|
a1efecb1d8
Fix more imports.
|
il y a 16 ans |
Jelmer Vernooij
|
48073bd687
Remove duplicate add_objects(), fix import.
|
il y a 16 ans |
Jelmer Vernooij
|
f982f83885
Split out ObjectStoreIterator.
|
il y a 16 ans |
Jelmer Vernooij
|
28980f1f1c
Extend ObjectIterator a bit.
|
il y a 16 ans |
Jelmer Vernooij
|
09a6d515a7
Make fetch_objects a bit easier to access.
|
il y a 16 ans |