Jelmer Vernooij
|
334be7f54b
Skip second archive test for now, as it's known broken on some platforms and needs more debugging.
|
9 years ago |
Jelmer Vernooij
|
e9f2fa4e94
Once again, fix tests on python3.
|
9 years ago |
Jelmer Vernooij
|
6bd957f231
Initial work towards git-upload-archive support.
|
9 years ago |
Jelmer Vernooij
|
2be2b7419b
Clarify behaviour of parse_committishs.
|
9 years ago |
Jelmer Vernooij
|
efb9e9d8eb
Add convenience method for parsing a commit reference.
|
9 years ago |
Jelmer Vernooij
|
234e8a1649
Add dulwich.archive module.
|
9 years ago |
Jelmer Vernooij
|
36282bc3c2
Fix tests on Python3.
|
9 years ago |
Jelmer Vernooij
|
fbaeaee67a
Simplify handling of SSH command invocation.
|
9 years ago |
Jelmer Vernooij
|
4a80559731
Merge some SSH escaping fixes from tommie-lie.
|
9 years ago |
Jelmer Vernooij
|
a3760ae977
Fix inconsistency in handling of trailing slashes.
|
9 years ago |
Jonas Haag
|
24848d9b72
Add test that demonstrates behaviour of 'as_dict' for bare and non-bare repos
|
9 years ago |
Jelmer Vernooij
|
32d74159b5
Remove max.
|
9 years ago |
Thomas Liebetraut
|
feb5b241ff
Fix bytes/string literal type errors for Python 3.4.
|
9 years ago |
Thomas Liebetraut
|
47ca2d0883
gitolite requires single quotes (') around the repository name.
|
9 years ago |
Jelmer Vernooij
|
6ae640a463
Force language used by C git, in case it's run with a different locale.
|
9 years ago |
Damien Tournoud
|
f69d615e92
Relicensing, see #153
|
9 years ago |
Jameson Nash
|
fcb1880ed7
give permission to relicence my contribution
|
9 years ago |
Jelmer Vernooij
|
521669bf8e
Start on 0.11.3.
|
9 years ago |
Jelmer Vernooij
|
8f25842533
Release 0.11.2.
|
9 years ago |
Jelmer Vernooij
|
12ffc39d4f
Remove David Blewett from list, per his comment on GitHub.
|
9 years ago |
Andreas Kloeckner
|
6e855f684a
Fix Paramiko command quoting (for Unicode->bytes and inclusion of quotes)
|
9 years ago |
Jelmer Vernooij
|
97ce2635ee
Only import subprocess once.
|
9 years ago |
Jelmer Vernooij
|
0563a518e1
Move ParamikoSSHVendor to dulwich.contrib.paramiko_vendor, to avoid import errors.
|
9 years ago |
Jelmer Vernooij
|
fdd7f5795b
Remove use of *args from GitClient constructor; this is only likely to
|
9 years ago |
Jelmer Vernooij
|
2691712815
Move ParamikoSSHVendor to dulwich.contrib.paramiko.
|
9 years ago |
Jelmer Vernooij
|
262804b20a
Support quiet capability.
|
9 years ago |
Andreas Kloeckner
|
74a3e904de
Use bytestring for Paramiko stderr log
|
9 years ago |
Jelmer Vernooij
|
bc52b03c58
Announce agent in dulwich.server as well.
|
9 years ago |
Jelmer Vernooij
|
5591462981
Send agent= capability from client. (#298).
|
9 years ago |
Jelmer Vernooij
|
83b17a313e
Start on 0.11.2.
|
9 years ago |