Wed, 15 Aug 2007 16:55:13 -0500 |
Matt Mackall |
dispatch: move command dispatching into its own module
|
Tue, 26 Jun 2007 20:37:15 +0200 |
Thomas Arendsen Hein |
Catch illegal boolean values in hgrc nicely.
|
Mon, 11 Jun 2007 21:09:24 -0500 |
Matt Mackall |
dispatch: move dispatching code to cmdutil
|
Fri, 09 Feb 2007 03:48:26 -0200 |
Alexis S. L. Carvalho |
allow values that aren't strings in util.configparser
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
move the parsing of --config options to commands.py
|
Fri, 08 Sep 2006 10:01:45 +0200 |
Thomas Arendsen Hein |
Include section name and parameter name (if available) in config errors.
|
Mon, 26 Jun 2006 22:44:48 +0200 |
Thomas Arendsen Hein |
Allow using default values with ui.configlist, too, and add a test for this.
|