mercurial/config.py
Fri, 26 Apr 2013 23:36:12 +0900 FUJIWARA Katsunori config: discard "%unset" values defined in the other files read in previously stable
Tue, 11 Sep 2012 08:36:09 -0700 Bryan O'Sullivan Merge spelling fixes
Fri, 17 Aug 2012 13:58:19 -0700 timeless grammar: it-handles
Fri, 17 Aug 2012 13:58:19 -0700 timeless spelling: value
Wed, 15 Aug 2012 22:39:18 +0200 Mads Kiilerich fix wording and not-completely-trivial spelling errors and bad docstrings
Fri, 01 Jun 2012 15:26:46 -0700 Bryan O'Sullivan config: use util.compilere to compile regexps
Tue, 29 May 2012 23:26:55 +0200 Angel Ezquerra config: make sortdict keys() and iterkeys() methods respect the item order
Tue, 03 Apr 2012 11:35:04 -0500 Matt Mackall config: discard UTF-8 BOM if found
Wed, 18 Jan 2012 16:52:26 +0100 Pierre-Yves David config: have a way to backup and restore value in config
Mon, 20 Jun 2011 10:51:37 +0200 Sune Foldager config.sortdict: override clear method stable
Fri, 17 Jun 2011 15:36:56 -0500 Matt Mackall config: undo change of empty line definition
Thu, 16 Jun 2011 13:24:44 -0500 Matt Mackall config: handle comment lines in continuations (issue2854)
Tue, 31 May 2011 16:00:39 -0500 Matt Mackall config: ignore include errors for nonexistent files
Wed, 16 Mar 2011 18:48:59 +0100 Adrian Buehlmann config: use util.posixfile
Mon, 22 Nov 2010 18:15:58 +0100 Martin Geisler code style: prefer 'is' and 'is not' tests with singletons
Fri, 04 Jun 2010 23:04:31 -0500 Matt Mackall error: fix up test-hgrc
Fri, 04 Jun 2010 20:57:26 -0500 Matt Mackall error: add new ParseError for various parsing errors
Wed, 26 May 2010 14:03:29 -0700 Chad Dombrova config: expand hgrc %include paths
Thu, 28 Jan 2010 23:07:28 -0600 Matt Mackall config: handle short continuations (issue1999) stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sat, 12 Dec 2009 16:46:16 +0100 Martin Geisler config: raise ConfigError on non-existing include files stable
Sat, 19 Sep 2009 13:55:18 +0200 Martin Geisler Merge with crew-stable
Sat, 12 Sep 2009 11:17:07 +0200 Nicolas Dumazet config: abort on indented non-continuation lines (issue1829)
Wed, 12 Aug 2009 11:50:27 +0200 Andrey config: improve code readability
Mon, 13 Jul 2009 09:50:26 +0900 Nicolas Dumazet for calls expecting bool args, pass bool instead of int
Tue, 28 Apr 2009 17:40:46 +0200 Simon Heimberg separate import lines from mercurial and general python modules
Mon, 04 May 2009 14:21:43 -0500 Matt Mackall config: make remap actually work
Thu, 30 Apr 2009 19:22:06 -0500 Matt Mackall config: add parse interface
Wed, 29 Apr 2009 20:47:30 -0500 Matt Mackall config: allow spaces in key portion of items
Sun, 26 Apr 2009 01:56:41 +0200 Martin Geisler config: add copyright and license header
Mon, 27 Apr 2009 12:37:19 +0200 Dirkjan Ochtman more whitespace cleanup and some other style nits
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: getsource -> source
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: add section filter to read
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: deal with spaces at end of line more carefully
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall ui: less links to parentui
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: add some helper methods
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: split source data out into separate map
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: add %unset name support
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall config: allow including other config files
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall hgweb: use config.config
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: introduce new config parser
less more (0) tip