tests/test-mq.out
Sun, 07 Feb 2010 13:49:52 +0100 Dirkjan Ochtman mq: deprecate qinit and qcommit
Sun, 07 Feb 2010 12:34:02 +0100 Dirkjan Ochtman mq: deprecate qsave, qrestore and related options
Fri, 01 Jan 2010 21:21:34 +0100 Patrick Mezard mq: upgrade to git patch when necessary (issue767)
Tue, 29 Dec 2009 16:00:24 +0100 Patrick Mezard test-mq: better tests delimitation
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.
Thu, 12 Nov 2009 13:43:36 +0100 Dirkjan Ochtman help: don't show extension list on extension help
Fri, 16 Oct 2009 23:57:34 +0200 Adrian Buehlmann hg.clone: report branch name on update
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
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
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho qinit -c: add ^\.hg and ^\.mq to .hgignore
Sun, 03 Feb 2008 21:47:07 -0200 Alexis S. L. Carvalho merge with crew-stable
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
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: don't import commands.py
Wed, 16 Jan 2008 11:14:24 -0600 Matt Mackall diff: don't show function name by default
Mon, 31 Dec 2007 17:47:02 -0600 Matt Mackall Backed out changeset c2a21fe60994
Sun, 30 Dec 2007 17:45:26 +0100 Thomas Arendsen Hein "C" status code considered harmful, so changed to "=" (issue899)
less more (0) -60 tip