Wed, 03 Mar 2010 00:12:05 +0900 |
Yuya Nishihara |
ui: ignore ui.logtemplate and ui.style when HGPLAIN is set
stable
|
Thu, 18 Feb 2010 16:51:39 -0500 |
Brodie Rao |
ui: unset ui.slash when HGPLAIN is set
stable
|
Thu, 18 Feb 2010 16:50:49 -0500 |
Brodie Rao |
ui: suppress aliases when HGPLAIN is set
stable
|
Sun, 07 Feb 2010 14:56:18 +0100 |
Brodie Rao |
ui: add HGPLAIN environment variable for easier scripting
|
Thu, 28 Jan 2010 23:13:10 -0600 |
Matt Mackall |
Merge with stable
|
Thu, 28 Jan 2010 23:07:28 -0600 |
Matt Mackall |
config: handle short continuations (issue1999)
stable
|
Sat, 12 Dec 2009 16:54:33 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 12 Dec 2009 15:26:57 +0100 |
Martin Geisler |
test-hgrc: cleanup
|
Sat, 12 Dec 2009 16:46:16 +0100 |
Martin Geisler |
config: raise ConfigError on non-existing include files
stable
|
Sat, 19 Sep 2009 13:52:54 +0200 |
Martin Geisler |
dispatch: catch ConfigError while constructing ui
|
Sat, 20 Sep 2008 15:00:58 +0200 |
Benoit Boissinot |
Escape '%' when writing to hgrc (issue1199)
|
Thu, 21 Jun 2007 09:25:49 +0200 |
Thomas Arendsen Hein |
Kill trailing spaces
|
Thu, 27 Oct 2005 13:40:56 -0700 |
Benoit Boissinot |
make readconfig take a filename instead of a file pointer as argument
|