log tests/test-mq.out @ 8744:6b675c781c6d

age author description
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
Tue, 03 Jun 2008 12:27:48 +0200 Dirkjan Ochtman merge from crew-stable
Tue, 03 Jun 2008 12:10:14 +0200 Dirkjan Ochtman mq: don't update the working copy on strip if parents aren't stripped
Sun, 18 May 2008 23:49:33 +0200 Patrick Mezard Merge with crew-stable
Sun, 18 May 2008 20:54:10 +0200 Patrick Mezard test-mq: update qdiff summary output
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files arg from repo.status and friends
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
Fri, 21 Mar 2008 15:44:11 -0500 Matt Mackall mq: warn when applying a patch to somewhere other than tip
Fri, 21 Mar 2008 14:52:24 +0100 Adrian Buehlmann clone: print "updating working directory" status message
Fri, 21 Mar 2008 11:06:02 +0100 Dirkjan Ochtman warn about new heads on commit (issue842)
Sun, 16 Mar 2008 00:35:12 +0100 Patrick Mezard patch: check filename is /dev/null for creation or deletion (issue 1033)
Fri, 08 Feb 2008 18:31:55 -0200 Alexis S. L. Carvalho Merge with crew-stable