Mercurial > public > mercurial-scm > hg
log tests/test-url.py @ 14175:b452abffcb15
age | author | description |
---|---|---|
Sat, 30 Apr 2011 09:43:20 -0700 | Brodie Rao | url: move URL parsing functions into util to improve startup time |
Thu, 31 Mar 2011 17:37:33 -0700 | Brodie Rao | url: be stricter about detecting schemes |
Thu, 31 Mar 2011 10:43:53 -0500 | Matt Mackall | url: nuke some newly-introduced underbars in identifiers |
Wed, 30 Mar 2011 20:01:31 -0700 | Brodie Rao | url: abort on file:// URLs with non-localhost hosts |
Wed, 30 Mar 2011 14:42:41 -0500 | Matt Mackall | url: fix tests |
Fri, 25 Mar 2011 22:58:56 -0700 | Brodie Rao | url: provide url object |
Sun, 09 Jan 2011 00:35:36 +0900 | Yuya Nishihara | url: check subjectAltName when verifying ssl certificate stable |