Nicolas Dandrimont
|
29d52070a1
Don't double-decompress gzipped HTTP responses
|
7 년 전 |
Jelmer Vernooij
|
03b9e87536
Raise exception when a caller tries to fetch SHA1s that are not in any refs.
|
7 년 전 |
Jelmer Vernooij
|
f699cfb5c8
Use constant for ANNOTATED_TAG_SUFFIX.
|
7 년 전 |
Jelmer Vernooij
|
6cd85b535d
Add check_wants.
|
7 년 전 |
Jelmer Vernooij
|
90848772b1
Add debian upstream metadata.
|
7 년 전 |
Jelmer Vernooij
|
795abb3123
releasing package dulwich version 0.19.6-2
|
7 년 전 |
Jelmer Vernooij
|
5d84dce4ab
Add patch 02_newer_git, fixing compatibility with newer versions of git. Closes: #907954
|
7 년 전 |
Jelmer Vernooij
|
76ea02025e
Fix compatibility with newer versions of git, which expect CONTENT_LENGTH to be set to 0 for empty body requests.
|
7 년 전 |
Jelmer Vernooij
|
e972ed210f
Drop travis build on python 3.5-dev.
|
7 년 전 |
Jelmer Vernooij
|
151713c11a
Remove unused variable.
|
7 년 전 |
Jelmer Vernooij
|
d27ac8c6e4
Allow username and password to be overridden in calls to HttpGitClient.from_parsed_url. #654
|
7 년 전 |
Jelmer Vernooij
|
7d352daf79
Merge fix for handling of stderr/stdout on pythonw.
|
7 년 전 |
Jelmer Vernooij
|
c6fd24506f
Replace / with \ on windows.
|
7 년 전 |
Sylvia van Os
|
45d32aafda
Fix Python 2
|
7 년 전 |
Sylvia van Os
|
3f2a19e025
Switch test to other function
|
7 년 전 |
Sylvia van Os
|
0da5d5629f
Add test for automatic pythonw fallback of outstream/errstream
|
7 년 전 |
Sylvia van Os
|
3de8957b9f
Add fallback for unavailable stdout/stderr
|
7 년 전 |
Jelmer Vernooij
|
0f3b8c63dc
releasing package dulwich version 0.19.6-1
|
7 년 전 |
Jelmer Vernooij
|
44e4b24069
New upstream release.
|
7 년 전 |
Jelmer Vernooij
|
fc889588c6
New upstream version 0.19.6
|
7 년 전 |
Jelmer Vernooij
|
78a4c1e516
Update upstream source from tag 'upstream/0.19.6'
|
7 년 전 |
Jelmer Vernooij
|
1d74b7ac14
Start on 0.19.7.
|
7 년 전 |
Jelmer Vernooij
|
1efdedd60f
Release 0.19.6
|
7 년 전 |
Jelmer Vernooij
|
f9741b2502
Update NEWS.
|
7 년 전 |
Jelmer Vernooij
|
1d1d8a128d
Update AUTHORS.
|
7 년 전 |
Jelmer Vernooij
|
54accb9674
Migrate to pybuild.
|
7 년 전 |
Jelmer Vernooij
|
e924e8bdfb
Merge fix for custom auth parameters for dulwich.porcelain.clone.
|
7 년 전 |
semyon-slepov
|
6e312bd512
Fix style (long line)
|
7 년 전 |
semyon-slepov
|
5c90fcd853
Pass optional arguments to fetch() while cloning
|
7 년 전 |
Jelmer Vernooij
|
f242e36ba6
Avoid use of urllib2.splituser (removed in python 3.8).
|
7 년 전 |