log tests/test-mq @ 11570:2d88369a27bf

age author description
Thu, 01 Jul 2010 19:23:26 -0500 Brodie Rao color/progress: subclass ui instead of using wrapfunction (issue2096) stable
Mon, 07 Jun 2010 15:33:03 +0200 Dan Villiom Podlaski Christiansen mq: use ui.formatted() instead of ui.plain().
Fri, 21 May 2010 20:55:18 +0900 Yuya Nishihara tests: fix bashism to load helpers.sh
Thu, 20 May 2010 12:15:44 -0500 Matt Mackall strip: improve full backup message
Fri, 07 May 2010 14:14:41 -0500 Matt Mackall mq: fix test
Wed, 05 May 2010 20:53:45 -0500 Matt Mackall mq: add a line to hg summary
Fri, 30 Apr 2010 15:05:51 +0200 Mads Kiilerich mq: qpush --move, reorder patch series and apply only the patch
Mon, 15 Mar 2010 20:52:22 +0100 Cédric Duval mq: test for init --mq with a destination argument stable
Sun, 14 Mar 2010 18:46:38 +0100 Cédric Duval mq: fix init with nonexistent or non-local repository stable
Sun, 07 Feb 2010 10:47:54 -0500 Steve Losh mq: add parent node IDs to MQ patches on qrefresh/qnew
Tue, 29 Dec 2009 16:00:24 +0100 Patrick Mezard test-mq: better tests delimitation
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard Make {file_copies} usable as a --template key
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard templatekw: change {file_copies} behaviour, add {file_copies_switch}
Fri, 11 Dec 2009 15:09:52 +0900 Nicolas Dumazet mq: qpop: remove added files before re-adding removed files stable
Tue, 17 Nov 2009 22:16:41 +0100 Dan Villiom Podlaski Christiansen qseries: don't truncate the patch name (issue1912) stable
Mon, 16 Nov 2009 11:31:08 -0800 Brendan Cully Allow import --no-commit over an applied MQ patch.
Mon, 14 Sep 2009 16:39:24 -0500 Matt Mackall Backed out premature qprev/qnext removal
Wed, 19 Aug 2009 12:51:07 +0200 Dirkjan Ochtman mq: get rid of qnext, qprev and qtop
Wed, 19 Aug 2009 12:50:46 +0200 Dirkjan Ochtman mq: add options to qapplied/qunapplied to act like qprev/qnext
Thu, 16 Jul 2009 10:39:42 -0400 Greg Ward tags: implement persistent tag caching (issue548).
Sun, 26 Apr 2009 14:29:02 +0200 Martin Geisler tests: removed redundant "-d '0 0'" from test scripts
Mon, 12 Jan 2009 09:07:02 +0100 Dirkjan Ochtman mq: allow qpop if popped revisions are not working dir parents
Thu, 30 Oct 2008 12:31:24 -0700 Brendan Cully mq: put qnew tests into own file, fold in qnew-twice
Sat, 18 Oct 2008 20:45:53 -0700 Brendan Cully mq: abort qnew -f if any file in an explicit list cannot be read
Sat, 18 Oct 2008 13:22:29 -0700 Brendan Cully Prevent import over an applied patch (closes issue795)
Mon, 22 Sep 2008 14:47:21 +0200 Benoit Boissinot merge with -stable
Thu, 18 Sep 2008 13:45:36 +0200 Mads Kiilerich tests: fix reported patch tool name in test-mq
Wed, 16 Apr 2008 16:07:15 +0200 Dirkjan Ochtman merge from crew-stable
Wed, 16 Apr 2008 16:04:07 +0200 Dirkjan Ochtman mq: don't commit local changes on pushing empty patch (issue1087)
Fri, 04 Apr 2008 17:44:31 +0200 Dirkjan Ochtman mq: add --force option to strip