Jelmer Vernooij
|
f2f26845a0
Actually, enforce determine_wants() returns an empty list.
|
hace 12 años |
Fabien Boucher
|
6f17922b9d
Handle case that client does not send wanted refs.
|
hace 12 años |
Jelmer Vernooij
|
cfea82e543
Add 'dulwich diff' command.
|
hace 12 años |
Jelmer Vernooij
|
506685c875
Add example showing the use of diff.
|
hace 12 años |
Jelmer Vernooij
|
22a97e67c4
Rename SSHVendor.connect_ssh to SSHVendor.run_command.
|
hace 12 años |
Aaron O'Mullan
|
42a9ff927f
Add ParamikoSSHVendor.
|
hace 12 años |
David Bennett
|
99d19bff4f
Add add_pack and add_thin_pack methods to MemoryObjectStore.
|
hace 12 años |
William Grant
|
aa2458a639
Update NEWS.
|
hace 12 años |
William Grant
|
85fc29afc7
Pack's constructor now takes resolve_ext_ref.
|
hace 12 años |
William Grant
|
8b5de704f0
Support thin packs in Pack.iterobjects(), Pack.get_raw().
|
hace 12 años |
Jelmer Vernooij
|
dfcec79b6d
Add Repo.get_description method.
|
hace 12 años |
Jelmer Vernooij
|
c53cc160b8
Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich
|
hace 12 años |
William Grant
|
7d621d134e
Fix run_git_or_fail to let stderr be overridden.
|
hace 12 años |
William Grant
|
bfa5acdd32
Fix capability negotiation when fetching packs over HTTP.
|
hace 12 años |
Jelmer Vernooij
|
60d9d3f6e4
Add SSHVendor abstraction class.
|
hace 12 años |
Jelmer Vernooij
|
ec8df30445
Update NEWS.
|
hace 12 años |
milki
|
57b1e11b76
Remove delete commands when no delete=refs
|
hace 13 años |
milki
|
eeea2cec20
send a packfile if there is an update/create cmd
|
hace 13 años |
Jelmer Vernooij
|
eaa888df1c
Update NEWS.
|
hace 12 años |
Alberto Ruiz
|
159369bd0e
Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker
|
hace 12 años |
Alberto Ruiz
|
5977349f3d
If a string is passed in BaseRepo.get_walker we turn it into a one item list instead of iterating over the string itself
|
hace 12 años |
Jelmer Vernooij
|
dd0e432892
Update NEWS, add test for fetch pack with side-band-64k disabled.
|
hace 12 años |
David Keijser
|
96fb2103e5
Fix error in fetching with side-band-64k disabled
|
hace 12 años |
Jelmer Vernooij
|
1497e41081
Update NEWS.
|
hace 12 años |
Jelmer Vernooij
|
644ef09c87
Fix tests after adding support for 40 character refs.
|
hace 12 años |
Chow Loong Jin
|
ef642e7933
Catch ValueError in BaseRepo.__getitem__ when querying object store
|
hace 12 años |
Chow Loong Jin
|
f5eb2a8615
Raise a ValueError for invalid shas
|
hace 12 años |
Jelmer Vernooij
|
4498550e67
Start on 0.9.1.
|
hace 12 años |
Jelmer Vernooij
|
174722d6c7
Release 0.9.0.
|
hace 12 años |
milki
|
452748199c
Update NEWS
|
hace 12 años |