Jelmer Vernooij
|
ef51520b39
Update upstream source from tag 'upstream/0.19.1'
|
il y a 7 ans |
Jelmer Vernooij
|
3db91a117b
New upstream version 0.19.1
|
il y a 7 ans |
Jelmer Vernooij
|
d34fbad656
Release 0.19.1
|
il y a 7 ans |
Jelmer Vernooij
|
d8bea03825
Only pass key_filename and password into SSHVendor.run_command if they are set (for backwards compatibility)
|
il y a 7 ans |
Jelmer Vernooij
|
4599ee4279
SSHVendor: password is independent of key_filename.
|
il y a 7 ans |
Jelmer Vernooij
|
26c4e27783
Use keyword arguments to prevent accidentally passing in the wrong arguments to super constructor.
|
il y a 7 ans |
Jelmer Vernooij
|
775696b494
Merge change from PuttySSHVendor => PLinkSSHVendor.
|
il y a 7 ans |
Adam Bradley
|
aef8fa0151
Removing PuttySSHVendor tests.
|
il y a 7 ans |
Adam Bradley
|
db208bfbe4
Removing PuttySSHVendor.
|
il y a 7 ans |
Jelmer Vernooij
|
6a15af08d3
Remove duplicate empty line.
|
il y a 7 ans |
Jelmer Vernooij
|
eee273e3ca
Fix repeat HTTP requests using the same smart HTTP client.
|
il y a 7 ans |
Jelmer Vernooij
|
482d93faa0
Factor out a parse_rsync_url function.
|
il y a 7 ans |
Jelmer Vernooij
|
1db43ae59d
Only import urllib3 when it's used.
|
il y a 7 ans |
Jelmer Vernooij
|
da167e626c
Add LOCAL_TAG_PREFIX constant.
|
il y a 7 ans |
Jelmer Vernooij
|
70e8e5ef4c
Add object_store argument to index_entry_from_path.
|
il y a 7 ans |
Jelmer Vernooij
|
2565870dc4
Fix 'remote add' command.
|
il y a 7 ans |
Jelmer Vernooij
|
53d9830894
Support the http.sslVerify and http.sslCAInfo configuration options.
|
il y a 7 ans |
Jelmer Vernooij
|
af335a0172
Avoid mucking with SSL module internals from Dulwich.
|
il y a 7 ans |
Jelmer Vernooij
|
994bfa2ecb
Add a dulwich[https] extra that depends on urllib3[secure].
|
il y a 7 ans |
Adam Bradley
|
05fbe39ff2
Added tests and news.
|
il y a 7 ans |
Adam Bradley
|
f1ff0902cf
Re-adding HttpGitClient.__repr__().
|
il y a 7 ans |
Adam Bradley
|
4086b8a84c
Implemented PLink support based on the PuttySSHVendor code.
|
il y a 7 ans |
Jelmer Vernooij
|
00cfddfea3
Move handling of index building error conditions to iter_fresh_entries.
|
il y a 7 ans |
Jelmer Vernooij
|
f3b3137ff3
Factor out index_entry_from_path, add iter_fresh_objects.
|
il y a 7 ans |
Jelmer Vernooij
|
e72fe076a4
Factor out read_submodule_head.
|
il y a 7 ans |
Jelmer Vernooij
|
01eb67e3b3
Ignore .pyo files.
|
il y a 7 ans |
Jelmer Vernooij
|
18c32466b5
Rename Index.iterblobs to Index.iterobjects.
|
il y a 7 ans |
Jelmer Vernooij
|
4f9cc37b15
Add repr for FetchPackResult.
|
il y a 7 ans |
Jelmer Vernooij
|
947ceca8b2
Fix the build on python3.
|
il y a 7 ans |
Jelmer Vernooij
|
1b896d40b4
Add simple check-mailmap command to bin/dulwich.
|
il y a 7 ans |