tests/test-mq.out
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)
Tue, 20 Nov 2007 14:31:58 +0100 Patrick Mezard mq: avoid qnew committing everything on invalid paths (issue 803)
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
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)
Tue, 17 Jul 2007 09:39:30 -0700 Bryan O'Sullivan Update test output to reflect small changes in patch chattiness.
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.
Tue, 08 May 2007 13:10:27 -0700 Bryan O'Sullivan mq: add qgoto command.
Sat, 07 Apr 2007 04:45:27 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho Add a pointer to "hg -v help" to the bottom of hg help {,cmd} output
Fri, 16 Mar 2007 00:45:18 -0300 Alexis S. L. Carvalho Merge with crew-stable
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
Wed, 16 Aug 2006 19:49:45 -0700 Brendan Cully Teach mq about git patches
less more (0) -60 tip