log tests/test-mq @ 9622:9d1a480ca6ea

age author description
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