John Carr ada58962e6 Merge lp:~johncarr/dulwich/git-serve 16 gadi atpakaļ
..
tests 1bf773ad41 Provide fake path when copying a pack in tests - long term this needs a better solution 16 gadi atpakaļ
__init__.py ececb785a2 Fix download url, add version number. 16 gadi atpakaļ
client.py ada58962e6 Merge lp:~johncarr/dulwich/git-serve 16 gadi atpakaļ
commit.py 6863e0da8c James is ok with licensing his code GPLv2 or later rather than GPLv2-only. 16 gadi atpakaļ
errors.py 6863e0da8c James is ok with licensing his code GPLv2 or later rather than GPLv2-only. 16 gadi atpakaļ
index.py f93c222af8 Support index writing. 16 gadi atpakaļ
object_store.py 14711851a1 Deal with thin packs appropriately. 16 gadi atpakaļ
objects.py 4aeae184b3 Make type a property 16 gadi atpakaļ
pack.py 46eacc2d39 recency is a list of tuple of (obj, path), not a list of obj 16 gadi atpakaļ
protocol.py 6b715da7ce Code belongs in client really. Also, add SSHGitClient. 16 gadi atpakaļ
repo.py 6c4f14f4d3 Don't send objects already on the client. Perform the correct tuple check in sha_done. 16 gadi atpakaļ
server.py 0322de3832 Don't try and send objects if there are none to send (client hung up already) 16 gadi atpakaļ