Jelmer Vernooij
|
763fd77f13
Add Repo.get_description method.
|
12 anos atrás |
Jelmer Vernooij
|
bf350f9b71
Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich
|
12 anos atrás |
Jelmer Vernooij
|
7e71b19407
Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich
|
12 anos atrás |
William Grant
|
aea6fbec53
Fix run_git_or_fail to let stderr be overridden.
|
12 anos atrás |
William Grant
|
ad99ceee03
Fix run_git_or_fail to let stderr be overridden.
|
12 anos atrás |
William Grant
|
b20fdfa32f
Fix capability negotiation when fetching packs over HTTP.
|
12 anos atrás |
William Grant
|
43dcbd247f
Fix capability negotiation when fetching packs over HTTP.
|
12 anos atrás |
Jelmer Vernooij
|
6c37e0d853
Add SSHVendor abstraction class.
|
12 anos atrás |
Jelmer Vernooij
|
bb6c003e4a
Add SSHVendor abstraction class.
|
12 anos atrás |
Jelmer Vernooij
|
c6577db77a
Update NEWS.
|
12 anos atrás |
Jelmer Vernooij
|
e4d75918ef
Update NEWS.
|
12 anos atrás |
milki
|
f46aeb5ecc
Remove delete commands when no delete=refs
|
13 anos atrás |
milki
|
aab86d7537
Remove delete commands when no delete=refs
|
13 anos atrás |
milki
|
579d45cf39
send a packfile if there is an update/create cmd
|
13 anos atrás |
milki
|
7d367f1ca7
send a packfile if there is an update/create cmd
|
13 anos atrás |
Jelmer Vernooij
|
bf9cbb355f
Update NEWS.
|
12 anos atrás |
Jelmer Vernooij
|
6cac9b56fa
Update NEWS.
|
12 anos atrás |
Alberto Ruiz
|
137c57f111
Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker
|
12 anos atrás |
Alberto Ruiz
|
2f658af7c9
Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker
|
12 anos atrás |
Alberto Ruiz
|
910504656d
If a string is passed in BaseRepo.get_walker we turn it into a one item list instead of iterating over the string itself
|
12 anos atrás |
Alberto Ruiz
|
1a44d171e0
If a string is passed in BaseRepo.get_walker we turn it into a one item list instead of iterating over the string itself
|
12 anos atrás |
Jelmer Vernooij
|
1ad042de93
Update NEWS, add test for fetch pack with side-band-64k disabled.
|
12 anos atrás |
Jelmer Vernooij
|
66e7636b46
Update NEWS, add test for fetch pack with side-band-64k disabled.
|
12 anos atrás |
David Keijser
|
926fda9342
Fix error in fetching with side-band-64k disabled
|
12 anos atrás |
David Keijser
|
e0aa2675c6
Fix error in fetching with side-band-64k disabled
|
12 anos atrás |
Jelmer Vernooij
|
c5f03bc318
Update NEWS.
|
12 anos atrás |
Jelmer Vernooij
|
03aec76699
Update NEWS.
|
12 anos atrás |
Jelmer Vernooij
|
1b08a62b51
Fix tests after adding support for 40 character refs.
|
12 anos atrás |
Jelmer Vernooij
|
a504dc410b
Fix tests after adding support for 40 character refs.
|
12 anos atrás |
Chow Loong Jin
|
a252184c62
Catch ValueError in BaseRepo.__getitem__ when querying object store
|
12 anos atrás |