Thu, 11 Apr 2013 14:41:22 +0200 |
Mads Kiilerich |
scheme: don't crash on invalid URLs
|
Wed, 15 Aug 2012 22:39:18 +0200 |
Mads Kiilerich |
fix wording and not-completely-trivial spelling errors and bad docstrings
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Sun, 04 Dec 2011 18:22:25 +0100 |
Patrick Mezard |
util: fix url.__str__() for windows file URLs
stable
|
Mon, 13 Jun 2011 16:25:18 -0500 |
Matt Mackall |
hg: move peerschemes back to schemes
|
Mon, 13 Jun 2011 14:53:23 -0500 |
Matt Mackall |
hg: rearrange peer scheme lookup
|
Sat, 11 Jun 2011 14:14:52 -0500 |
Matt Mackall |
hg: split peer and repo lookup tables
|
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 10:43:53 -0500 |
Matt Mackall |
url: nuke some newly-introduced underbars in identifiers
|
Wed, 30 Mar 2011 20:01:47 -0700 |
Brodie Rao |
schemes: prevent one letter schemes from being interpreted as drive letters
|
Wed, 24 Mar 2010 16:42:08 -0400 |
Benjamin Pollack |
schemes: add Kiln On Demand to default schemes
stable
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Mon, 14 Dec 2009 21:21:34 +0200 |
Alexander Solovyov |
schemes: url parts are counted from 1
stable
|
Mon, 30 Nov 2009 23:12:51 +0100 |
Martin Geisler |
schemes: fixed typos in module docstring
|
Tue, 24 Nov 2009 17:48:23 +0200 |
Alexander Solovyov |
schemes extension
|