Mercurial > hg
log mercurial/url.py @ 27033:089dab8794dc
age | author | description |
---|---|---|
Thu, 15 Oct 2015 17:21:08 -0400 | timeless | url: drop support for python2.5 |
Thu, 08 Oct 2015 12:55:45 -0700 | Pierre-Yves David | error: get Abort from 'error' instead of 'util' |
Sat, 08 Aug 2015 20:14:50 -0700 | Gregory Szorc | url: use absolute_import |
Thu, 25 Jun 2015 17:48:43 -0500 | Matt Mackall | http2: mark experimental and developer options |
Tue, 23 Jun 2015 22:20:08 -0700 | Gregory Szorc | global: mass rewrite to use modern exception syntax |
Fri, 05 Jun 2015 21:25:28 +0900 | Yuya Nishihara | ssl: rename ssl_wrap_socket() to conform to our naming convention |
Thu, 07 May 2015 17:15:24 +0900 | Yuya Nishihara | ssl: prompt passphrase of client key file via ui.getpass() (issue4648) |