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