log tests/test-mq.out @ 9485:7d6ac5d7917c

age author description
Mon, 14 Sep 2009 17:29:47 -0500 Matt Mackall Merge qprev/qnext backout
Mon, 14 Sep 2009 16:39:24 -0500 Matt Mackall Backed out premature qprev/qnext removal
Fri, 21 Aug 2009 16:58:30 +0200 Martin Geisler mq: don't mention qtop in module doc string
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
Mon, 03 Aug 2009 00:01:50 +0200 Martin Geisler help: use field lists for lists of extensions
Sun, 02 Aug 2009 17:17:17 +0200 Martin Geisler minirst: indent literal blocks with two spaces
Thu, 16 Jul 2009 10:41:19 -0400 Greg Ward tags: support 'instant' tag retrieval (issue548)
Thu, 16 Jul 2009 10:39:42 -0400 Greg Ward tags: implement persistent tag caching (issue548).
Thu, 09 Jul 2009 23:59:03 +0200 Mads Kiilerich mq: qpop now tells which patches are popped
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler mq: wrapped docstrings at 78 characters
Wed, 24 Jun 2009 12:25:56 +0200 Dirkjan Ochtman extensions: fix up description lines some more
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Tue, 19 May 2009 03:59:58 +0200 Benoit Boissinot update --clean: do not unlink added files (issue575)
Fri, 15 May 2009 15:21:17 +0200 Dirkjan Ochtman mq: qpush shouldn't complain if working dir is at a non-tip head
Tue, 07 Apr 2009 23:06:50 +0200 Martin Geisler expand "rev" to "revision" in help texts
Sat, 04 Apr 2009 21:09:43 +0200 Martin Geisler Change double spaces to single spaces in help texts.
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall mq: handle empty patches more gracefully (issue1501)
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler mq: lowercase output
Mon, 12 Jan 2009 09:07:02 +0100 Dirkjan Ochtman mq: allow qpop if popped revisions are not working dir parents
Sat, 03 Jan 2009 17:15:15 +0100 Martin Geisler lowercase help output
Sun, 23 Nov 2008 00:44:31 -0800 Brendan Cully mq: gracefully abort qpush/qgoto to guarded patch (issue1186)
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)
Sat, 18 Oct 2008 16:50:03 +0200 Dirkjan Ochtman show enabled extensions in hg help
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
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: avoid naive plural tricks
Tue, 03 Jun 2008 09:34:14 +0200 Dirkjan Ochtman mq: introduce the qfinish command