log

age author description
Mon, 30 Aug 2010 22:47:38 +0200 Martin Geisler mail: use standard section.entry format in error message stable
Sat, 28 Aug 2010 21:57:36 -0500 Augie Fackler color: accept usual boolean values as synonyms for always and never
Mon, 30 Aug 2010 10:28:25 -0500 Augie Fackler parsebool: accept always as true and never as false
Sat, 28 Aug 2010 21:50:35 -0500 Augie Fackler parsebool: create new function and use it for config parsing
Sat, 28 Aug 2010 21:49:53 -0500 Augie Fackler util: clean up trailing whitespace
Mon, 30 Aug 2010 14:38:24 +0200 Martin Geisler Consistently import foo as foomod when foo to avoid shadowing
Mon, 30 Aug 2010 13:00:22 +0200 Martin Geisler Merge with stable
Fri, 27 Aug 2010 22:36:35 -0400 Brodie Rao help: refer to user configuration file more consistently stable
Mon, 30 Aug 2010 11:39:43 +0200 Adrian Buehlmann tests: unify test-config-case
Sun, 29 Aug 2010 23:16:31 +0200 Pascal Quantin win32: add hgweb scripts to Inno Setup installer stable
Sun, 29 Aug 2010 22:57:24 +0200 Pascal Quantin win32: add Emacs scripts to Inno Setup installer stable
Sun, 29 Aug 2010 23:56:19 +0200 Martin Geisler path_auditor: delegate checking of nested repos to a callback
Sun, 29 Aug 2010 23:56:19 +0200 Martin Geisler util: use 'auditor' as consistent name for path auditors
Sun, 29 Aug 2010 23:56:19 +0200 Martin Geisler util: add optional path auditor argument to canonpath
Sat, 28 Aug 2010 12:31:07 -0400 Brodie Rao mail/hgweb: support service names for ports (issue2350)