Jelmer Vernooij
|
9a07709e47
Start on 0.9.2.
|
11 years ago |
Jelmer Vernooij
|
5f7fa610df
Release 0.9.1.
|
11 years ago |
Jelmer Vernooij
|
ec564976e2
Raise appropriate NotImplementedError when encountering dumb HTTP servers.
|
11 years ago |
Jelmer Vernooij
|
46f6d4667f
Add ObjectStore.close.
|
11 years ago |
Jelmer Vernooij
|
9e63bab0fe
Add abort return value to ObjectStore.add_pack.
|
11 years ago |
Jelmer Vernooij
|
2e6e0f2a1b
Add some compat tests for removing refs during push.
|
11 years ago |
Jelmer Vernooij
|
39a564c8c4
Support running 'dulwich.server' and 'dulwich.web' using 'python -m'.
|
11 years ago |
Jelmer Vernooij
|
3882810cfe
Actually, enforce determine_wants() returns an empty list.
|
11 years ago |
Jelmer Vernooij
|
4d3f610fcc
Rename SSHVendor.connect_ssh to SSHVendor.run_command.
|
11 years ago |
Aaron O'Mullan
|
fcd6aa89ee
Add ParamikoSSHVendor.
|
11 years ago |
David Bennett
|
1b63e1e19b
Add add_pack and add_thin_pack methods to MemoryObjectStore.
|
11 years ago |
William Grant
|
775ea0a837
Update NEWS.
|
11 years ago |
Jelmer Vernooij
|
763fd77f13
Add Repo.get_description method.
|
11 years ago |
Jelmer Vernooij
|
7e71b19407
Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich
|
11 years ago |
William Grant
|
43dcbd247f
Fix capability negotiation when fetching packs over HTTP.
|
11 years ago |
Jelmer Vernooij
|
e4d75918ef
Update NEWS.
|
11 years ago |
Jelmer Vernooij
|
6cac9b56fa
Update NEWS.
|
11 years ago |
Jelmer Vernooij
|
66e7636b46
Update NEWS, add test for fetch pack with side-band-64k disabled.
|
11 years ago |
Jelmer Vernooij
|
03aec76699
Update NEWS.
|
11 years ago |
Jelmer Vernooij
|
02623dad42
Start on 0.9.1.
|
11 years ago |
Jelmer Vernooij
|
5d419141e4
Release 0.9.0.
|
11 years ago |
milki
|
eba10ecdfd
Update NEWS
|
11 years ago |
Jelmer Vernooij
|
1d73469bef
Update NEWS, AUTHORS.
|
11 years ago |
Jelmer Vernooij
|
1d91856f63
Update NEWS.
|
11 years ago |
Gary van der Merwe
|
0f0a6f4ba3
Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again.
|
11 years ago |
Jelmer Vernooij
|
e4ade8ad9a
Update NEWS about tag chapter in tutorial.
|
11 years ago |
Jelmer Vernooij
|
a45ee539d3
Update NEWS for alternate paths patch.
|
11 years ago |
Jelmer Vernooij
|
774d630917
Add bug # and author for relative path SSH patch.
|
11 years ago |
Jelmer Vernooij
|
7dcbaf3e3e
Update NEWS for SSH client ~ expansion patch.
|
11 years ago |
Jelmer Vernooij
|
c8e705ac52
Provide OrderedDict fallback for Python < 2.6, fix test.
|
11 years ago |