Wed, 13 Jun 2007 15:02:09 +0300 test-patchbomb: sed -e may not work with extended regexps
Giorgos Keramidas <keramida@ceid.upatras.gr> [Wed, 13 Jun 2007 15:02:09 +0300] rev 4566
test-patchbomb: sed -e may not work with extended regexps Non-GNU versions of the sed(1) utility (i.e. on Solaris or BSD) may not support extended regexps (i.e. including \| branches), or may need a special option to enable it (like -E instead of -e). Expand the sed RE in tests/test-patchbomb to fix running this test on FreeBSD and Solaris.
Wed, 13 Jun 2007 08:24:40 +0200 Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 13 Jun 2007 08:24:40 +0200] rev 4565
Correct tests/test-patchbomb* files: mv test-patchbomb test-patchbomb.out hg revert -r 1cf908c00479 test-patchbomb
Tue, 12 Jun 2007 14:52:34 -0700 patchbomb: add --date option
Bryan O'Sullivan <bos@serpentine.com> [Tue, 12 Jun 2007 14:52:34 -0700] rev 4564
patchbomb: add --date option
Tue, 12 Jun 2007 14:44:47 -0700 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com> [Tue, 12 Jun 2007 14:44:47 -0700] rev 4563
Don't validate email config if we're not sending email.
Tue, 12 Jun 2007 14:39:36 -0700 patchbomb: 0c61124ad877 moved setremoteconfig into cmdutil
Bryan O'Sullivan <bos@serpentine.com> [Tue, 12 Jun 2007 14:39:36 -0700] rev 4562
patchbomb: 0c61124ad877 moved setremoteconfig into cmdutil
Tue, 12 Jun 2007 13:21:42 -0700 dispatch: restore a dropped shlex import
Brendan Cully <brendan@kublai.com> [Tue, 12 Jun 2007 13:21:42 -0700] rev 4561
dispatch: restore a dropped shlex import Add test-dispatch as a place for command parsing and dispatch tests.
Tue, 12 Jun 2007 18:55:47 +0200 merge with main
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 12 Jun 2007 18:55:47 +0200] rev 4560
merge with main
Tue, 12 Jun 2007 10:34:54 -0500 extensions: add missing sys import
Matt Mackall <mpm@selenic.com> [Tue, 12 Jun 2007 10:34:54 -0500] rev 4559
extensions: add missing sys import
Tue, 12 Jun 2007 17:39:57 +0200 Revive commands.dispatch as a simple way to call hg from other pythons scripts.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 12 Jun 2007 17:39:57 +0200] rev 4558
Revive commands.dispatch as a simple way to call hg from other pythons scripts. This was already used by hg-ssh and others and is really convenient if you just want a native equivalent of calling the command line version.
Mon, 11 Jun 2007 21:09:24 -0500 dispatch: accept an abbreviation of --repository
Matt Mackall <mpm@selenic.com> [Mon, 11 Jun 2007 21:09:24 -0500] rev 4557
dispatch: accept an abbreviation of --repository
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip