Thu, 09 Mar 2017 19:41:40 -0800 |
Yuya Nishihara |
schemes: use br'' literal to define bytes regexp
|
Fri, 03 Mar 2017 13:25:30 -0500 |
Augie Fackler |
schemes: move re construction to module-level and python3-ify
|
Mon, 19 Dec 2016 00:28:12 +0530 |
Pulkit Goyal |
py3: replace os.name with pycompat.osname (part 2 of 2)
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
Sat, 14 May 2016 14:03:12 +0900 |
Yuya Nishihara |
py3: move up symbol imports to enforce import-checker rules
|
Wed, 02 Mar 2016 21:33:55 +0000 |
timeless |
schemas: use absolute_import
|
Fri, 29 Jan 2016 14:53:44 -0500 |
Jason R. Coombs |
schemes: add debugexpandscheme command, resolving a scheme to canonical form
|
Fri, 29 Jan 2016 14:40:41 -0500 |
Jason R. Coombs |
schemes: extract scheme expansion as its own method on ShortRepository
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
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
|