Jelmer Vernooij
|
a251c9774e
fix plain tcp
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
04bd6b7d35
Set defaults.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
ca1b9a559e
Support more capabilities.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
730abce6c5
Add docstrings.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
56599712bd
Add tests for protocol.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
8e5bc77782
Remove unused test code.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
e82ea2af53
Fix formatting issues.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
91219a6b9e
Raise nicer exception in case of checksum mismatch.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
07beeecc3b
Don't modify original capabilities list.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
02659389a7
crc32's are always unsigned.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
712a7d367e
Use separate parameter for thin packs rather than specifying all capabilities.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
a0b8a211bb
Raise proper exceptions for clients.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
8d78985b51
Fix crc32 tests.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
dc9ce70621
Merge compatibility with python2.4 from rockstar.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
a5391292cc
Add simple AUTHORS file.
|
%!s(int64=16) %!d(string=hai) anos |
Paul Hummer
|
701b3c3254
Fixed minor issue with make_sha
|
%!s(int64=16) %!d(string=hai) anos |
Paul Hummer
|
893643eeb1
Moved unpack_from
|
%!s(int64=16) %!d(string=hai) anos |
Paul Hummer
|
e52d2fc046
Fixed copyright stuffs
|
%!s(int64=16) %!d(string=hai) anos |
Paul Hummer
|
0de36f3547
Abstracted the sha handling stuff
|
%!s(int64=16) %!d(string=hai) anos |
Paul Hummer
|
777c22c468
Moved defaultdict for python2.4 into dulwich.misc
|
%!s(int64=16) %!d(string=hai) anos |
Michael Hudson
|
56f7ba8f61
more 2.4 hacking
|
%!s(int64=16) %!d(string=hai) anos |
Michael Hudson
|
88b0698fb0
so, um, yeah
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
cd03d2f5d8
Remove unused dulwich.commit file.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
10a45c0536
Mention that John and I maintain Dulwich these days.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
d8e1460beb
Fix indentation to be 4 spaces everywhere, consistently.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
b68a6f49f9
clarify that find_missing_objects looks at objects in general, not specifically commits.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
c9780079f4
Don't require mentioned objects to be commits.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
0e8077afa2
Merge apply_delta performance fix from John.
|
%!s(int64=16) %!d(string=hai) anos |
John Arbash Meinel
|
12b16d08b1
Change apply_delta to tack things onto a list, instead of a string.
|
%!s(int64=16) %!d(string=hai) anos |
Jelmer Vernooij
|
ef49f05188
Merge performance fix for apply_delta from James.
|
%!s(int64=16) %!d(string=hai) anos |