Jelmer Vernooij
|
936493f803
Fix build on python3.
|
7 years ago |
Jelmer Vernooij
|
0e99a0c56c
Fix python3 support.
|
7 years ago |
Jelmer Vernooij
|
dc42c6462f
Handle proxy and useragent being missing.
|
7 years ago |
Jelmer Vernooij
|
453f80b481
Return symrefs from fetch_pack.
|
7 years ago |
Jelmer Vernooij
|
aa2a305841
Fix all flake8 style issues.
|
7 years ago |
Jelmer Vernooij
|
6086ed2e51
Use standard strings in more places.
|
8 years ago |
dzhuang
|
3498080fe6
Fix TypeError: mix str and non-str arguments
|
8 years ago |
Jelmer Vernooij
|
e5f6eb1ebd
Some style fixes.
|
8 years ago |
Jelmer Vernooij
|
fe12808df3
Don't drop first slash for SSH paths, except for those starting with ~.
|
8 years ago |
Volodymyr Holovko
|
3e5ec543ca
#475: Unquoting credentials before passing them over to urllib2
|
8 years ago |
Søren Løvborg
|
cc263b7f87
Repo: enable "with" statement support for closing
|
8 years ago |
Jelmer Vernooij
|
792bd4862e
Fix python3 build
|
8 years ago |
Jelmer Vernooij
|
d75a1de49a
Fix handling of unknown URL schemes in get_transport_and_path. (#465).
|
8 years ago |
Jelmer Vernooij
|
3375562763
Return refs from LocalGitClient.fetch_pack().
|
8 years ago |
Jelmer Vernooij
|
f62b7120e3
Fix http auth tests to avoid introducing new dependency on mock.
|
8 years ago |
Mika Mäenpää
|
5b174e9b62
Tests for username:passwd style urls in HttpGitClient
|
8 years ago |
Jelmer Vernooij
|
8c35904821
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
8 years ago |
Mika Mäenpää
|
75e5db50da
Tests for get_url()-methods.
|
8 years ago |
Jelmer Vernooij
|
ff7b4e9dee
Fix regression removing untouched refs when pushing over SSH. #441.
|
8 years ago |
Jelmer Vernooij
|
5678e842dc
Stop magic protocol ref `capabilities^{}` from leaking out to users.
|
8 years ago |
Jelmer Vernooij
|
a8b36c9d37
Support removing refs from porcelain.push(). Fixes #437.
|
8 years ago |
Jelmer Vernooij
|
2f96306888
Add some documentation.
|
8 years ago |
Jelmer Vernooij
|
9e5d92fe43
Support the ssh: URL scheme.
|
9 years ago |
Jelmer Vernooij
|
234e8a1649
Add dulwich.archive module.
|
9 years ago |
Jelmer Vernooij
|
fbaeaee67a
Simplify handling of SSH command invocation.
|
9 years ago |
Thomas Liebetraut
|
47ca2d0883
gitolite requires single quotes (') around the repository name.
|
9 years ago |
Jelmer Vernooij
|
5591462981
Send agent= capability from client. (#298).
|
9 years ago |
Jelmer Vernooij
|
06b936bb12
Use bytes internally everywhere for client paths.
|
9 years ago |
Jelmer Vernooij
|
671d752b3b
Another python2.6 fix.
|
9 years ago |
Jelmer Vernooij
|
4302d2cf55
Fix shlex, now on python2.
|
9 years ago |