Mon, 30 Aug 2010 13:23:32 +0900 tests: unify test-revset
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 13:23:32 +0900] rev 12104
tests: unify test-revset
Mon, 30 Aug 2010 13:18:19 +0900 test-revset: remove trailing whitespaces
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 13:18:19 +0900] rev 12103
test-revset: remove trailing whitespaces
Mon, 30 Aug 2010 13:15:30 +0900 test-keyword: use regular expressions instead of grepping
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 13:15:30 +0900] rev 12102
test-keyword: use regular expressions instead of grepping
Mon, 30 Aug 2010 13:11:32 +0900 tests: remove useless grep -v in test-mq.t
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 13:11:32 +0900] rev 12101
tests: remove useless grep -v in test-mq.t
Mon, 30 Aug 2010 13:08:18 +0900 tests: unify test-remove-new
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 13:08:18 +0900] rev 12100
tests: unify test-remove-new
Mon, 30 Aug 2010 13:02:54 +0900 tests: unify test-remove
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 13:02:54 +0900] rev 12099
tests: unify test-remove
Mon, 30 Aug 2010 12:58:43 +0900 tests: unify test-rename
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 12:58:43 +0900] rev 12098
tests: unify test-rename
Mon, 30 Aug 2010 12:48:17 +0900 tests: unify test-strict
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 12:48:17 +0900] rev 12097
tests: unify test-strict
Mon, 30 Aug 2010 12:46:19 +0900 tests: unify test-inherit-mode
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 12:46:19 +0900] rev 12096
tests: unify test-inherit-mode
Mon, 30 Aug 2010 12:41:43 +0900 tests: unify test-churn
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 12:41:43 +0900] rev 12095
tests: unify test-churn
Mon, 30 Aug 2010 12:02:31 +0900 tests: convert test-bisect
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 30 Aug 2010 12:02:31 +0900] rev 12094
tests: convert test-bisect
Fri, 27 Aug 2010 20:45:18 -0400 alias: on --debug, print expansion when it has invalid arguments
Brodie Rao <brodie@bitheap.org> [Fri, 27 Aug 2010 20:45:18 -0400] rev 12093
alias: on --debug, print expansion when it has invalid arguments
Fri, 27 Aug 2010 20:45:11 -0400 alias: print what command is being shadowed in debug message
Brodie Rao <brodie@bitheap.org> [Fri, 27 Aug 2010 20:45:11 -0400] rev 12092
alias: print what command is being shadowed in debug message
Mon, 30 Aug 2010 22:52:00 +0200 merge with stable
Martin Geisler <mg@lazybytes.net> [Mon, 30 Aug 2010 22:52:00 +0200] rev 12091
merge with stable
Mon, 30 Aug 2010 22:47:38 +0200 mail: use standard section.entry format in error message stable
Martin Geisler <mg@lazybytes.net> [Mon, 30 Aug 2010 22:47:38 +0200] rev 12090
mail: use standard section.entry format in error message
Sat, 28 Aug 2010 21:57:36 -0500 color: accept usual boolean values as synonyms for always and never
Augie Fackler <durin42@gmail.com> [Sat, 28 Aug 2010 21:57:36 -0500] rev 12089
color: accept usual boolean values as synonyms for always and never
Mon, 30 Aug 2010 10:28:25 -0500 parsebool: accept always as true and never as false
Augie Fackler <durin42@gmail.com> [Mon, 30 Aug 2010 10:28:25 -0500] rev 12088
parsebool: accept always as true and never as false
Sat, 28 Aug 2010 21:50:35 -0500 parsebool: create new function and use it for config parsing
Augie Fackler <durin42@gmail.com> [Sat, 28 Aug 2010 21:50:35 -0500] rev 12087
parsebool: create new function and use it for config parsing
Sat, 28 Aug 2010 21:49:53 -0500 util: clean up trailing whitespace
Augie Fackler <durin42@gmail.com> [Sat, 28 Aug 2010 21:49:53 -0500] rev 12086
util: clean up trailing whitespace
Mon, 30 Aug 2010 14:38:24 +0200 Consistently import foo as foomod when foo to avoid shadowing
Martin Geisler <mg@aragost.com> [Mon, 30 Aug 2010 14:38:24 +0200] rev 12085
Consistently import foo as foomod when foo to avoid shadowing This is in the style of 5f091fc1bab7.
Mon, 30 Aug 2010 13:00:22 +0200 Merge with stable
Martin Geisler <mg@aragost.com> [Mon, 30 Aug 2010 13:00:22 +0200] rev 12084
Merge with stable
Fri, 27 Aug 2010 22:36:35 -0400 help: refer to user configuration file more consistently stable
Brodie Rao <brodie@bitheap.org> [Fri, 27 Aug 2010 22:36:35 -0400] rev 12083
help: refer to user configuration file more consistently Currently, a number of commands and help topics mention the user hgrc file in different ways. Among these are following: 1. .hgrc - "please specify your commit editor/username in your .hgrc file", bookmarks, color, hgk, pager, hg help environment 2. $HOME/.hgrc - hg help paths, hgrc(5), hg(1) 3. ~/.hgrc - hgrc(5) In addition to being inconsistent, none of these make sense on Windows. This patch replaces the above with a more general term of "[your] configuration file".
Mon, 30 Aug 2010 11:39:43 +0200 tests: unify test-config-case
Adrian Buehlmann <adrian@cadifra.com> [Mon, 30 Aug 2010 11:39:43 +0200] rev 12082
tests: unify test-config-case
Sun, 29 Aug 2010 23:16:31 +0200 win32: add hgweb scripts to Inno Setup installer stable
Pascal Quantin <pascal.quantin@gmail.com> [Sun, 29 Aug 2010 23:16:31 +0200] rev 12081
win32: add hgweb scripts to Inno Setup installer
Sun, 29 Aug 2010 22:57:24 +0200 win32: add Emacs scripts to Inno Setup installer stable
Pascal Quantin <pascal.quantin@gmail.com> [Sun, 29 Aug 2010 22:57:24 +0200] rev 12080
win32: add Emacs scripts to Inno Setup installer
Sun, 29 Aug 2010 23:56:19 +0200 path_auditor: delegate checking of nested repos to a callback
Martin Geisler <mg@lazybytes.net> [Sun, 29 Aug 2010 23:56:19 +0200] rev 12079
path_auditor: delegate checking of nested repos to a callback
Sun, 29 Aug 2010 23:56:19 +0200 util: use 'auditor' as consistent name for path auditors
Martin Geisler <mg@lazybytes.net> [Sun, 29 Aug 2010 23:56:19 +0200] rev 12078
util: use 'auditor' as consistent name for path auditors
Sun, 29 Aug 2010 23:56:19 +0200 util: add optional path auditor argument to canonpath
Martin Geisler <mg@lazybytes.net> [Sun, 29 Aug 2010 23:56:19 +0200] rev 12077
util: add optional path auditor argument to canonpath The canonpath function will default to creating its own path auditor, but in some cases it will be useful to use a specialized auditor, e.g., one that wont abort if a path lies within a subrepository.
Sat, 28 Aug 2010 12:31:07 -0400 mail/hgweb: support service names for ports (issue2350)
Brodie Rao <brodie@bitheap.org> [Sat, 28 Aug 2010 12:31:07 -0400] rev 12076
mail/hgweb: support service names for ports (issue2350) This adds util.getport(port) which tries to parse port as an int, and failing that, looks it up using socket.getservbyname(). Thus, the following will work: [smtp] port = submission [web] port = http This does not apply to ports in URLs used in clone, pull, etc.
Fri, 27 Aug 2010 16:25:47 +0200 tests: unify test-qrecord
Dan Villiom Podlaski Christiansen <danchr@gmail.com> [Fri, 27 Aug 2010 16:25:47 +0200] rev 12075
tests: unify test-qrecord
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip