log mercurial/httpconnection.py @ 36637:e8c361316803

age author description
Sun, 25 Feb 2018 23:51:32 -0500 Augie Fackler http: drop custom http client logic
Sun, 10 Dec 2017 04:47:04 +0530 Pulkit Goyal py3: handle keyword arguments correctly in httpconnection.py
Sun, 01 Oct 2017 12:14:21 -0400 Augie Fackler cleanup: use urllibcompat for renamed methods on urllib request objects
Fri, 14 Jul 2017 14:22:40 -0700 Jun Wu codemod: register core configitems using a script
Thu, 09 Mar 2017 22:35:10 -0800 Gregory Szorc httpconnection: allow a global auth.cookiefile config entry
Sat, 18 Mar 2017 16:02:14 +0900 Yuya Nishihara httpconnection: make sure to clear progress of httpsendfile at EOF
Thu, 09 Mar 2017 20:53:14 -0800 Gregory Szorc httpconnection: rename config to groups