tests/test-mq
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
Sun, 16 Mar 2008 00:35:12 +0100 Patrick Mezard patch: check filename is /dev/null for creation or deletion (issue 1033)
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho mq: don't allow patches with some reserved names
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho mqrepo: don't abort if the status file has an unknown node
Tue, 20 Nov 2007 14:31:58 +0100 Patrick Mezard mq: avoid qnew committing everything on invalid paths (issue 803)
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho mq: really remove undo after a qpush (and after a strip)
Mon, 10 Sep 2007 15:00:05 -0700 Brendan Cully mq: fix regression in 6fd953d5faea
Wed, 08 Aug 2007 23:00:01 +0200 Benoit Boissinot merge with -stable
Sun, 29 Jul 2007 18:53:09 +0200 Thomas Arendsen Hein Fix bashism and remove useless use of cat.
Sat, 28 Jul 2007 20:15:54 +0200 Patrick Mezard Test qnew --git
Wed, 18 Jul 2007 16:46:01 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 16 Jul 2007 16:50:47 -0700 Bryan O'Sullivan mq: autodetect an existing git patch during qrefresh (issue 491)
Mon, 16 Jul 2007 16:50:47 -0700 Bryan O'Sullivan mq: autodetect an existing git patch during qrefresh (issue 491)
Tue, 10 Jul 2007 09:52:32 -0700 Brendan Cully mq: improve qclone error handling when patch directory is not a repository.
Wed, 14 Mar 2007 10:45:18 -0700 Brendan Cully mq: add qparent tag (first parent of qbase)
Sat, 10 Mar 2007 17:45:32 -0800 Brendan Cully Merge with crew-stable
Sat, 10 Mar 2007 22:03:23 -0300 Alexis S. L. Carvalho fix qrefresh'ing an empty patch
Sat, 17 Feb 2007 04:50:06 -0200 Alexis S. L. Carvalho add some tests for qpush/qpop error codes
Fri, 16 Feb 2007 05:27:37 -0200 Alexis S. L. Carvalho merge with crew-stable
Thu, 15 Feb 2007 08:44:08 -0200 Alexis S. L. Carvalho qclone: don't call reposetup manually
Fri, 09 Feb 2007 03:48:30 -0200 Alexis S. L. Carvalho mq: qinit -c creates a repo even after a regular qinit
Tue, 06 Feb 2007 15:54:58 -0200 Alexis S. L. Carvalho fix strip'ping the second parent of a merge
Mon, 20 Nov 2006 19:32:43 -0200 Alexis S. L. Carvalho qrefresh: fix handling of copies in the fast path
Mon, 20 Nov 2006 19:32:42 -0200 Alexis S. L. Carvalho qrefresh: fix handling of added files (including copies) in the slow path
Mon, 20 Nov 2006 19:32:40 -0200 Alexis S. L. Carvalho add --git option to qdiff
Sun, 19 Nov 2006 17:01:59 -0200 Alexis S. L. Carvalho fix qseries -v when there are unapplied patches
Wed, 18 Oct 2006 10:37:34 -0700 Brendan Cully mq: test case for issue399
Wed, 11 Oct 2006 12:02:06 -0700 Brendan Cully Test case for bdiff on buffer objects
Tue, 12 Sep 2006 17:26:20 +0200 Thomas Arendsen Hein Added tests for qpush/qpop with index.
Tue, 29 Aug 2006 17:08:55 -0700 Brendan Cully Call patch.diff directly instead of printdiff - this also saves an
Tue, 22 Aug 2006 10:08:42 +0200 Thomas Arendsen Hein Make tests append settings to $HGRCPATH instead of $HGTMP/.hgrc
Wed, 16 Aug 2006 19:50:21 -0700 Brendan Cully sed portability fixes
less more (0) -60 tip