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
|