Jelmer Vernooij
|
a827af865e
Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport.
|
13 éve |
Sam Vilain
|
78a4cd0490
Add support for client init args in get_transport_and_path
|
13 éve |
Risto Kankkunen
|
8a71b8392d
Fix capability negotiation in dulwich.client
|
13 éve |
Risto Kankkunen
|
ab7fa1118e
Merged master
|
13 éve |
Risto Kankkunen
|
62521f8448
Call the parent class constructor, not grandparent's, to avoid surprises later
|
13 éve |
Jelmer Vernooij
|
b10756435d
dulwich.client: Make progress argument optional.
|
13 éve |
Jelmer Vernooij
|
d8264124b8
Allow determine_wants methods to include the zero sha in their return value.
|
13 éve |
Jelmer Vernooij
|
b3aea9cca8
Document return types.
|
13 éve |
Jelmer Vernooij
|
7c19e161ee
Include status information in Python modules.
|
13 éve |
Jelmer Vernooij
|
c986b79cb2
Properly abort connections when the determine_wants function
|
13 éve |
Jelmer Vernooij
|
43628c444f
Add support for retrieving tarballs from remote servers.
|
13 éve |
Jelmer Vernooij
|
883b904fcd
Merge fix from Chris to hide unpacking objects from git during tests.
|
13 éve |
Chris Eberle
|
c6533197dd
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.
|
13 éve |
Jelmer Vernooij
|
ca6ed229bd
merge fix for parsing of HTTP Git URLs.
|
13 éve |
Jelmer Vernooij
|
e2d3d2e55d
dulwich.client: Use buffering when receiving pack file from smart http server.
|
13 éve |
Bruno Renié
|
b787d77815
Fixed parsing of HTTP Git URLs
|
13 éve |
Jelmer Vernooij
|
b687fc2a14
Smart protocol clients can now change refs even if they are not uploading new data.
|
13 éve |
Jelmer Vernooij
|
d4fc20d185
Fix handling of slashes in the http client.
|
13 éve |
Jelmer Vernooij
|
e6fe8476ec
Two minor fixes to improve compatibility with some Git http servers.
|
13 éve |
Jelmer Vernooij
|
1c0afe8a5d
client: Support smart server access over https, pass URLs around rather than tuples with hostname/port/username/etc.
|
13 éve |
Jelmer Vernooij
|
7cd6ecb52d
client: Raise NotGitRepository if there is no remote repository.
|
13 éve |
Jelmer Vernooij
|
d97bd34978
client: Continue reading revision info on 'ready', too.
|
13 éve |
Jelmer Vernooij
|
554f298808
client: Add http support for 'git-upload-pack'.
|
13 éve |
Jelmer Vernooij
|
618adf65dc
merge trunk
|
13 éve |
Jelmer Vernooij
|
4662372f33
client: Add support for multi_ack_detailed capability.
|
13 éve |
Jelmer Vernooij
|
cc3920989a
client: Refactor handling of negotiation.
|
13 éve |
Jelmer Vernooij
|
d236a86b4d
client: Refactor 'git-receive-pack' tail handling.
|
13 éve |
Jelmer Vernooij
|
cfc1797cf7
Merge trunk.
|
13 éve |
Jelmer Vernooij
|
47ed7e4c9d
Support the 'side-band-64k' capability in 'git-receive-pack'.
|
13 éve |
Jelmer Vernooij
|
3d2fc1bf6a
client: Factor out ReportStatusParser.
|
13 éve |