Jelmer Vernooij
|
11de711310
Merge branch 'actions'
|
5 gadi atpakaļ |
Jelmer Vernooij
|
f4289ad930
Use fsdecode / fsencode where possible.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
de12f39702
Fix formatting.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
755088a70d
Remove some unnecessary import fallbacks.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
20246a9e85
Drop support for Python 2.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
c56ab14a9c
Fix formatting.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
0da4174a89
Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich
|
5 gadi atpakaļ |
Manuel Jacob
|
36bc92657b
Make it possible to pass custom classes to default_urllib3_manager().
|
5 gadi atpakaļ |
Manuel Jacob
|
7697347217
Add function to get credentials from the Git credentials store.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
59ba47f046
Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635'
|
5 gadi atpakaļ |
Manuel Jacob
|
bcb4459da4
Use utf-8 instead of file system encoding to convert path to str.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
183a43059f
Simplify the API a bit and fix backwards compatibility, add NEWS item.
|
5 gadi atpakaļ |
Brecht Machiels
|
6fc954bb53
Fix pushing from a shallow clone
|
5 gadi atpakaļ |
Jelmer Vernooij
|
fed1af2d2f
Fix flake8.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
4977c8f771
Support the include-tags capability in GitClient.
|
5 gadi atpakaļ |
Håvard Tveite
|
5274f14d48
Update the setting of resp.redirect_location, using code from master in the "try" and 0.19.10 (the last version to not use geturl) in the "catch"
|
5 gadi atpakaļ |
Jelmer Vernooij
|
f1421c8566
Don't send a depth of "None" to the server when graph walker supports shallow.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
47409dbad0
Fix tests.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
8dcbdbcdc0
Advertise more capabilities.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
9a402c53d1
Initial work migrating docstrings to google style.
|
5 gadi atpakaļ |
Jelmer Vernooij
|
15b00efb31
Stop checking for ref validity client-side.
|
5 gadi atpakaļ |
Jerome M. BERGER
|
94ea879a3e
Fix typo when getting ca_certs path from config. Fixes #698.
|
6 gadi atpakaļ |
Antoine
|
5148c0c22d
Fix url redirect location handling in HttpGitClient
|
6 gadi atpakaļ |
Jelmer Vernooij
|
1ee03256ad
Properly preserve port and username from parsed HTTP URLs.
|
6 gadi atpakaļ |
Jelmer Vernooij
|
11ed24666b
Fix tests on older versions of Python 3.
|
6 gadi atpakaļ |
Jelmer Vernooij
|
da8408d17c
Fix style.
|
6 gadi atpakaļ |
Jelmer Vernooij
|
be3ba1ab65
Fix shallow handling for HTTP.
|
6 gadi atpakaļ |
Jelmer Vernooij
|
a057393a9e
Support shallow clone, and add basic compat tests.
|
6 gadi atpakaļ |
Jelmer Vernooij
|
10fe5c05c4
Track depth.
|
6 gadi atpakaļ |
Jelmer Vernooij
|
5fd3138ec5
Pass through deepen flag.
|
6 gadi atpakaļ |