jsbain
|
5e9d957788
Fix thinpack support over http
|
пре 9 година |
Jelmer Vernooij
|
ad0cf4d089
Remove unused import.
|
пре 9 година |
Stefano Rivera
|
4a46d680f0
subprocess's mswindows attribute has gone private in 3.5
|
пре 9 година |
Jelmer Vernooij
|
fbaeaee67a
Simplify handling of SSH command invocation.
|
пре 9 година |
Thomas Liebetraut
|
feb5b241ff
Fix bytes/string literal type errors for Python 3.4.
|
пре 9 година |
Thomas Liebetraut
|
47ca2d0883
gitolite requires single quotes (') around the repository name.
|
пре 9 година |
Jelmer Vernooij
|
97ce2635ee
Only import subprocess once.
|
пре 10 година |
Jelmer Vernooij
|
0563a518e1
Move ParamikoSSHVendor to dulwich.contrib.paramiko_vendor, to avoid import errors.
|
пре 10 година |
Jelmer Vernooij
|
fdd7f5795b
Remove use of *args from GitClient constructor; this is only likely to
|
пре 10 година |
Jelmer Vernooij
|
2691712815
Move ParamikoSSHVendor to dulwich.contrib.paramiko.
|
пре 10 година |
Jelmer Vernooij
|
262804b20a
Support quiet capability.
|
пре 10 година |
Andreas Kloeckner
|
74a3e904de
Use bytestring for Paramiko stderr log
|
пре 10 година |
Jelmer Vernooij
|
bc52b03c58
Announce agent in dulwich.server as well.
|
пре 10 година |
Jelmer Vernooij
|
5591462981
Send agent= capability from client. (#298).
|
пре 10 година |
Jelmer Vernooij
|
76ba154a71
Clarify some types in docstrings.
|
пре 10 година |
Jelmer Vernooij
|
29fcf2e3e9
Remove authors of trivial contributions or who have given permission to relicense by email.
|
пре 10 година |
Jelmer Vernooij
|
38ce15fdb1
Fix handling of hostname on Python3. #367
|
пре 10 година |
Jelmer Vernooij
|
06b936bb12
Use bytes internally everywhere for client paths.
|
пре 10 година |
Jelmer Vernooij
|
671d752b3b
Another python2.6 fix.
|
пре 10 година |
Jelmer Vernooij
|
4302d2cf55
Fix shlex, now on python2.
|
пре 10 година |
Jelmer Vernooij
|
895e996d9a
Fix build on Python3.
|
пре 10 година |
Jelmer Vernooij
|
4d081a37e3
Fix shlex use on python2.6.
|
пре 10 година |
Jelmer Vernooij
|
f700b72887
Fix handling of commands with arguments in paramiko SSH client.
|
пре 10 година |
Jelmer Vernooij
|
e5e210fe72
Allow arguments in local client binary path overrides.
|
пре 10 година |
Jelmer Vernooij
|
c8ef23d3c2
Add checks for command argument in SSHVendor.run_command.
|
пре 10 година |
Stefan Zimmermann
|
c4d0cd0e5e
SubprocessGitClient: fixed git argv list for Popen
|
пре 10 година |
Mike Edgar
|
e6b3a31294
client: add get_refs method for just ref discovery
|
пре 10 година |
Gary van der Merwé
|
e44a24220b
Switched `default_local_git_client_cls` to `LocalGitClient`.
|
пре 10 година |
Gary van der Merwe
|
8de9604a83
Fix SSHGitClient on windows python3: Executable names must be a string, and not bytes.
|
пре 10 година |
Gary van der Merwe
|
c9348faa6d
Fix SubprocessGitClient on Windows Python3.
|
пре 10 година |