Fri, 04 Dec 2009 13:59:33 -0600 export: fix tests
Matt Mackall <mpm@selenic.com> [Fri, 04 Dec 2009 13:59:33 -0600] rev 10016
export: fix tests
Sat, 28 Nov 2009 16:48:07 +0200 commands.export: accept -r option as revision specification
Alexander Solovyov <piranha@piranha.org.ua> [Sat, 28 Nov 2009 16:48:07 +0200] rev 10015
commands.export: accept -r option as revision specification This brings consistency with other commands option and allows specification of negative numbers (-r -2), which were recognized as options earlier.
Mon, 30 Nov 2009 23:51:06 +0100 status: add the --change option to display files changed in a revision
Gilles Moris <gilles.moris@free.fr> [Mon, 30 Nov 2009 23:51:06 +0100] rev 10014
status: add the --change option to display files changed in a revision This option is similar to the one already used for the diff command. Unfortunately, the c and C short option are already used for status, so there is no corresponding short option. However, there is no short option for --rev either, so that's consistent.
Tue, 01 Dec 2009 09:53:02 +0900 run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDS
Nicolas Dumazet <nicdumz.commits@gmail.com> [Tue, 01 Dec 2009 09:53:02 +0900] rev 10013
run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDS Introduce a inotify.appendpid configuration possibility that appends pids to inotify.pidfile when set to True.
Tue, 01 Dec 2009 11:28:31 +0900 cmdutil: service: add appendpid parameter to append pids to pid file
Nicolas Dumazet <nicdumz.commits@gmail.com> [Tue, 01 Dec 2009 11:28:31 +0900] rev 10012
cmdutil: service: add appendpid parameter to append pids to pid file
Fri, 04 Dec 2009 17:43:01 +0100 changegroupsubset: readdelta() can be used if the previous rev is a parent
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 04 Dec 2009 17:43:01 +0100] rev 10011
changegroupsubset: readdelta() can be used if the previous rev is a parent
Fri, 04 Dec 2009 17:42:59 +0100 changegroupsubset: simplify parents pruning
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 04 Dec 2009 17:42:59 +0100] rev 10010
changegroupsubset: simplify parents pruning
Fri, 04 Dec 2009 15:36:13 +0100 shrink-revlog: improve performance: use changegroup instead of revisions
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 04 Dec 2009 15:36:13 +0100] rev 10009
shrink-revlog: improve performance: use changegroup instead of revisions Before: real 0m23.971s Now: real 0m4.229s The only case where the output would be different is if the newer hg was using a different diff algorithm than used originally.
Fri, 04 Dec 2009 07:52:30 +0100 Update win32 installer paths for bash and zsh scripts after move done in 68964567e406
Pascal Quantin <pascal.quantin@gmail.com> [Fri, 04 Dec 2009 07:52:30 +0100] rev 10008
Update win32 installer paths for bash and zsh scripts after move done in 68964567e406
Fri, 04 Dec 2009 12:48:23 +0100 rst2man: s/dont/don't/ in comment
Christian Ebert <blacktrash@gmx.net> [Fri, 04 Dec 2009 12:48:23 +0100] rev 10007
rst2man: s/dont/don't/ in comment
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip