log tests/test-mq.out @ 4432:905397be7688

age author description
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
Tue, 15 Aug 2006 11:47:17 +0200 Thomas Arendsen Hein Adjusted test to changed help output.
Thu, 10 Aug 2006 17:37:57 -0700 Vadim Gelfer fix test output
Thu, 10 Aug 2006 16:10:59 -0700 Vadim Gelfer mq: do not allow to push from repo with patches applied
Thu, 10 Aug 2006 15:02:18 -0700 Vadim Gelfer mq: test commit in repo with patches applied
Tue, 08 Aug 2006 17:11:36 -0700 Vadim Gelfer mq: drop qversion command
Tue, 08 Aug 2006 21:42:50 -0700 Vadim Gelfer mq: new commands qselect, qguard
Tue, 01 Aug 2006 15:40:54 -0700 Vadim Gelfer fix mq test output.
Tue, 01 Aug 2006 10:55:06 -0700 Brendan Cully New self-explanatory command qrename.
Mon, 31 Jul 2006 20:33:56 -0700 Brendan Cully New mq command qfold: Merge patches into the current patch.
Mon, 31 Jul 2006 18:39:31 -0700 Brendan Cully Add command qheader to display the header of a given patch.
Sat, 29 Jul 2006 11:14:32 -0700 Vadim Gelfer mq: add basic tests