John Carr eb5f683fba Teach ./bin/dulwich about SSH 17 anni fa
..
tests 09f91a1c55 Provide fake path when copying a pack in tests - long term this needs a better solution 17 anni fa
__init__.py b89dcf022a Fix download url, add version number. 17 anni fa
client.py eb5f683fba Teach ./bin/dulwich about SSH 17 anni fa
commit.py 746ef74ab8 James is ok with licensing his code GPLv2 or later rather than GPLv2-only. 17 anni fa
errors.py 746ef74ab8 James is ok with licensing his code GPLv2 or later rather than GPLv2-only. 17 anni fa
index.py b96524f64c Support index writing. 17 anni fa
object_store.py c908d69629 Deal with thin packs appropriately. 17 anni fa
objects.py 3d53f7a742 Make type a property 17 anni fa
pack.py f0af39ad71 recency is a list of tuple of (obj, path), not a list of obj 17 anni fa
protocol.py 8284919765 Code belongs in client really. Also, add SSHGitClient. 17 anni fa
repo.py 5dfb1afa78 Don't send objects already on the client. Perform the correct tuple check in sha_done. 17 anni fa
server.py 285841471a Don't try and send objects if there are none to send (client hung up already) 17 anni fa