milki
|
7d367f1ca7
send a packfile if there is an update/create cmd
|
%!s(int64=13) %!d(string=hai) anos |
David Keijser
|
e0aa2675c6
Fix error in fetching with side-band-64k disabled
|
%!s(int64=12) %!d(string=hai) anos |
milki
|
cdfa078b5b
Check for empty-repo on client fetch
|
%!s(int64=13) %!d(string=hai) anos |
Chris Reid
|
9fa05a292c
removed try catch finally block from GitClient.fetch() so it no longer catches errors that should (probably) be handled by code using the GitClient
|
%!s(int64=12) %!d(string=hai) anos |
milki
|
8e1d3256c5
Support username expansion in SSHGitClient
|
%!s(int64=12) %!d(string=hai) anos |
Brian Visel
|
9ecdefa3a3
Fix URL handling so that git+ssh:// is treated like git's ssh:// * fixed unit test as well
|
%!s(int64=12) %!d(string=hai) anos |
Jelmer Vernooij
|
99c74a81ca
client: Invert logic for thin-packs.
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
4eb2e5049d
client: In get_transport_and_path, pass kwargs on to HttpGitClient.
|
%!s(int64=13) %!d(string=hai) anos |
Andi McClure
|
3b02a912ad
Take copy of refs when invoking determine_wants callback.
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
f1d90b97c3
client: Fix check for 'report-status' capability.
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
b575ecd598
Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport.
|
%!s(int64=13) %!d(string=hai) anos |
Sam Vilain
|
d0a0f9c62a
Add support for client init args in get_transport_and_path
|
%!s(int64=13) %!d(string=hai) anos |
Risto Kankkunen
|
6c4ad89bc7
Fix capability negotiation in dulwich.client
|
%!s(int64=13) %!d(string=hai) anos |
Risto Kankkunen
|
75c0e52a47
Merged master
|
%!s(int64=13) %!d(string=hai) anos |
Risto Kankkunen
|
8826b9254f
Call the parent class constructor, not grandparent's, to avoid surprises later
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
3da7cada8c
dulwich.client: Make progress argument optional.
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
2c7868e73c
Allow determine_wants methods to include the zero sha in their return value.
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
12ece49218
Document return types.
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
2b8ba6e4a6
Include status information in Python modules.
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
493ed46a2b
Properly abort connections when the determine_wants function
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
df4aeaf611
Add support for retrieving tarballs from remote servers.
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
711969d1c9
Merge fix from Chris to hide unpacking objects from git during tests.
|
%!s(int64=13) %!d(string=hai) anos |
Chris Eberle
|
0619b382f9
Got rid of 'Unpacking objects' messages produced by git-receive-pack. Unfortunately there's no command line options to silence this message, so the only way is to redirect stderr.
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
7551970711
merge fix for parsing of HTTP Git URLs.
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
7a6334a0ad
dulwich.client: Use buffering when receiving pack file from smart http server.
|
%!s(int64=13) %!d(string=hai) anos |
Bruno Renié
|
80a341c0b6
Fixed parsing of HTTP Git URLs
|
%!s(int64=13) %!d(string=hai) anos |
Jelmer Vernooij
|
ea94de72ff
Smart protocol clients can now change refs even if they are not uploading new data.
|
%!s(int64=14) %!d(string=hai) anos |
Jelmer Vernooij
|
a9763559f7
Fix handling of slashes in the http client.
|
%!s(int64=14) %!d(string=hai) anos |
Jelmer Vernooij
|
492c17406a
Two minor fixes to improve compatibility with some Git http servers.
|
%!s(int64=14) %!d(string=hai) anos |
Jelmer Vernooij
|
528cbe0287
client: Support smart server access over https, pass URLs around rather than tuples with hostname/port/username/etc.
|
%!s(int64=14) %!d(string=hai) anos |