log

age author description
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)
Fri, 27 Aug 2010 16:25:47 +0200 Dan Villiom Podlaski Christiansen tests: unify test-qrecord
Fri, 27 Aug 2010 16:25:47 +0200 Dan Villiom Podlaski Christiansen tests: unify test-record
Fri, 27 Aug 2010 16:25:47 +0200 Dan Villiom Podlaski Christiansen tests: unify test-help
Fri, 27 Aug 2010 00:27:40 +0200 Adrian Buehlmann tests: unify test-bheads
Thu, 26 Aug 2010 12:41:00 +0200 Adrian Buehlmann tests: unify test-lock-badness
Sun, 29 Aug 2010 22:55:37 +0200 Martin Geisler Merge with stable
Sun, 29 Aug 2010 22:46:00 +0200 Martin Geisler churn: do not crash on malformed lines in alias file stable
Sun, 29 Aug 2010 10:54:22 +0200 Ronny Pfannschmidt churn: do not crash on empty lines in alias file stable
Sun, 29 Aug 2010 22:37:58 +0200 Martin Geisler Lowercase error messages stable
Sat, 28 Aug 2010 23:57:39 +0200 Georg Brandl localrepo: introduce method for explicit branch cache update
Fri, 27 Aug 2010 22:24:47 -0500 Steve Borho color: handle more Windows console errors
Wed, 25 Aug 2010 23:26:18 +0100 Christian Ebert patchbomb: remove unneeded line continuation
Fri, 27 Aug 2010 13:32:40 -0400 Brodie Rao cleanup: remove unused variables
Fri, 27 Aug 2010 13:32:38 -0400 Brodie Rao cleanup: remove unused imports
Fri, 27 Aug 2010 13:18:25 +0200 Martin Geisler Merge with stable
Fri, 27 Aug 2010 13:03:57 +0200 Martin Geisler subrepo: use [0-9] instead of [\d] in svn subrepo regex
Thu, 26 Aug 2010 23:38:13 +0200 Patrick Mezard webcommands: remove unncessary access to repo.changelog