Wed, 08 Aug 2007 23:00:01 +0200 |
Benoit Boissinot |
merge with -stable
|
Sun, 29 Jul 2007 18:53:09 +0200 |
Thomas Arendsen Hein |
Fix bashism and remove useless use of cat.
|
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)
|
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.
|
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
|
Tue, 22 Aug 2006 10:08:42 +0200 |
Thomas Arendsen Hein |
Make tests append settings to $HGRCPATH instead of $HGTMP/.hgrc
|
Wed, 16 Aug 2006 19:50:21 -0700 |
Brendan Cully |
sed portability fixes
|
Wed, 16 Aug 2006 19:49:45 -0700 |
Brendan Cully |
Teach mq about git patches
|
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
|
Wed, 09 Aug 2006 12:05:40 -0700 |
Danek Duvall |
Fix some tests for portability.
|
Sat, 29 Jul 2006 11:14:32 -0700 |
Vadim Gelfer |
mq: add basic tests
|