Mon, 11 Oct 2010 13:51:10 +0200 tests: use a glob for all of the host, might not be localhost
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 11 Oct 2010 13:51:10 +0200] rev 12700
tests: use a glob for all of the host, might not be localhost
Mon, 11 Oct 2010 13:49:53 +0200 commands: add move alias for the rename command
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 11 Oct 2010 13:49:53 +0200] rev 12699
commands: add move alias for the rename command svn provides move, and it's also a standard tool on Windows.
Sun, 10 Oct 2010 18:02:52 -0500 util: make wrap() require a width argument
Matt Mackall <mpm@selenic.com> [Sun, 10 Oct 2010 18:02:52 -0500] rev 12698
util: make wrap() require a width argument This keeps hgweb's help engine from poking at file descriptors that don't exist.
Sat, 09 Oct 2010 16:55:33 -0500 showconfig: don't accept multiple sections and one config item
Brodie Rao <brodie@bitheap.org> [Sat, 09 Oct 2010 16:55:33 -0500] rev 12697
showconfig: don't accept multiple sections and one config item Showconfig now behaves as documented and only accepts one section.name argument or a number of section names.
Sun, 10 Oct 2010 17:35:28 -0500 hgweb: another fix for the help termwidth bug
Matt Mackall <mpm@selenic.com> [Sun, 10 Oct 2010 17:35:28 -0500] rev 12696
hgweb: another fix for the help termwidth bug
Sun, 10 Oct 2010 12:21:49 -0500 pager: don't run pager if nothing is written to stdout/stderr
Brodie Rao <brodie@bitheap.org> [Sun, 10 Oct 2010 12:21:49 -0500] rev 12695
pager: don't run pager if nothing is written to stdout/stderr This decides when to run the pager based on the first call to ui.write() and ui.write_err(). This has the side effect of not the output of subprocesses that write output before hg does.
Sun, 10 Oct 2010 12:21:48 -0500 pager: add global --pager=<auto/boolean> option
Brodie Rao <brodie@bitheap.org> [Sun, 10 Oct 2010 12:21:48 -0500] rev 12694
pager: add global --pager=<auto/boolean> option
Sun, 10 Oct 2010 12:21:36 -0500 color: add global option in extsetup() instead of globally
Brodie Rao <brodie@bitheap.org> [Sun, 10 Oct 2010 12:21:36 -0500] rev 12693
color: add global option in extsetup() instead of globally This prevents side effects from occurring when importing the color extension.
Sun, 10 Oct 2010 11:05:06 -0500 hgweb: more ui fiddling
Matt Mackall <mpm@selenic.com> [Sun, 10 Oct 2010 11:05:06 -0500] rev 12692
hgweb: more ui fiddling
Sun, 10 Oct 2010 10:42:44 -0500 hgweb: fix hgweb_mod as well as hgwebdir_mod
Augie Fackler <durin42@gmail.com> [Sun, 10 Oct 2010 10:42:44 -0500] rev 12691
hgweb: fix hgweb_mod as well as hgwebdir_mod
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip