Fri, 05 Aug 2016 14:00:39 -0400 |
Augie Fackler |
url: use `iter(callable, sentinel)` instead of while True
|
file |
diff |
annotate
|
Mon, 18 Jul 2016 23:12:09 +0900 |
Yuya Nishihara |
url: drop compatibility wrapper of socket.create_connection()
|
file |
diff |
annotate
|
Fri, 29 Jul 2016 12:46:07 +0100 |
Kim Randell |
url: avoid re-issuing incorrect password (issue3210)
stable
|
file |
diff |
annotate
|
Sun, 05 Jun 2016 12:29:08 +0900 |
Yuya Nishihara |
url: drop support for proxying HTTP (not HTTPS) over CONNECT tunneling
|
file |
diff |
annotate
|
Thu, 14 Jul 2016 19:16:46 -0700 |
Gregory Szorc |
url: add distribution and version to user-agent request header (BC)
|
file |
diff |
annotate
|
Tue, 28 Jun 2016 16:01:53 +0530 |
Pulkit Goyal |
py3: conditionalize httplib import
|
file |
diff |
annotate
|
Thu, 09 Jun 2016 12:41:57 +0200 |
liscju |
largefiles: make cloning not ask two times about password (issue4883)
|
file |
diff |
annotate
|
Thu, 09 Jun 2016 11:41:36 +0200 |
liscju |
url: remember http password database in ui object
|
file |
diff |
annotate
|
Sun, 05 Jun 2016 23:36:23 +0200 |
liscju |
url: extract password database from password manager
|
file |
diff |
annotate
|
Wed, 25 May 2016 19:57:02 -0700 |
Gregory Szorc |
url: remove use of sslkwargs
|
file |
diff |
annotate
|
Wed, 25 May 2016 19:43:22 -0700 |
Gregory Szorc |
sslutil: remove ui from sslkwargs (API)
|
file |
diff |
annotate
|
Sun, 15 May 2016 11:38:38 -0700 |
Gregory Szorc |
sslutil: convert socket validation from a class to a function (API)
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 23:22:12 +0000 |
timeless |
pycompat: switch to util.urlreq/util.urlerr for py3 compat
|
file |
diff |
annotate
|
Sun, 10 Apr 2016 20:55:37 +0000 |
timeless |
pycompat: switch to util.stringio for py3 compat
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 17:21:08 -0400 |
timeless |
url: drop support for python2.5
|
file |
diff |
annotate
|