Dave Borowitz
|
3ec93cb958
Extract all-zero SHA as a constant in protocol.py
|
před 15 roky |
Jelmer Vernooij
|
d997d74fe7
Add convenience functions for fetching objects.
|
před 16 roky |
Jelmer Vernooij
|
2b4612216f
When there's nothing to push, don't push anything.
|
před 16 roky |
Jelmer Vernooij
|
8d2082f30b
Cope git-upload-pack arguments, apparently necessary for some hosts.
|
před 16 roky |
Jelmer Vernooij
|
f6e22bfbf2
Cope with username being specified to SSH client.
|
před 16 roky |
Jelmer Vernooij
|
cc0470e402
Add extra asserts, skip more revisions.
|
před 16 roky |
Jelmer Vernooij
|
407b5f0399
Fix remote dpush refs?
|
před 16 roky |
Jelmer Vernooij
|
df55da1861
Deal with removed refs.
|
před 16 roky |
Jelmer Vernooij
|
ba55d60e05
Deal with removed refs.
|
před 16 roky |
Jelmer Vernooij
|
32e710a94c
Fix corner cases in client code.
|
před 16 roky |
Jelmer Vernooij
|
a20ff1bfb3
Refactor GraphWalker.
|
před 16 roky |
Jelmer Vernooij
|
c3ddcf92e1
Fix formatting.
|
před 16 roky |
Jelmer Vernooij
|
d4a041b56b
Add base class for ObjectStore with just the interface.
|
před 16 roky |
Jelmer Vernooij
|
47e83813e2
Raise sha error if necessary, always return refs, fix docs.
|
před 16 roky |
Jelmer Vernooij
|
bf722a0997
Fix kwargs argument in SubprocessClient._connect.
|
před 16 roky |
Jelmer Vernooij
|
b961b85d52
Add docstrings.
|
před 16 roky |
Jelmer Vernooij
|
ae24722a28
Add some docstrings.
|
před 16 roky |
Jelmer Vernooij
|
d1753af2ad
Clarify that objects are being passed to send_pack, not shas.
|
před 16 roky |
Jelmer Vernooij
|
f220c71400
Use same API for finding send-pack refs as for recv-pack refs.
|
před 16 roky |
Jelmer Vernooij
|
0c7353ca41
Use dictionary in send_pack.
|
před 16 roky |
Jelmer Vernooij
|
5b9e173de7
Fix send_pack.
|
před 16 roky |
Jelmer Vernooij
|
396d6d074b
Cherry-pick fixes to send_pack from Scott Chacon <schacon@gmail.com>.
|
před 16 roky |
Jelmer Vernooij
|
6a70970a6e
Client.fetch_pack() returns the refs that were received.
|
před 16 roky |
Jelmer Vernooij
|
378d7a8ad6
Fix copyright headers.
|
před 16 roky |
Jelmer Vernooij
|
b342331111
Fix default port for smart tcp clients.
|
před 16 roky |
Jelmer Vernooij
|
e1c25764ff
Support variable arguments in SSHGitClient.
|
před 16 roky |
Jelmer Vernooij
|
e62cb12a42
Support activity reporting.
|
před 16 roky |
Jelmer Vernooij
|
3d265b583b
Support thin pack parameter for ssh connections.
|
před 16 roky |
Jelmer Vernooij
|
7c0d0f336d
Improve formatting, docstrings.
|
před 16 roky |
Jelmer Vernooij
|
a76bcab6b4
Fix typo.
|
před 16 roky |