log hgext/mq.py @ 5453:9d77f2b47eb7

age author description
Tue, 09 Oct 2007 17:22:38 -0500 Matt Mackall mq: clarify queue top message
Mon, 24 Sep 2007 19:14:18 -0300 Alexis S. L. Carvalho Merge with crew-stable
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho mq: fix qrefresh -e with no patches applied
Mon, 10 Sep 2007 15:00:05 -0700 Brendan Cully mq: fix regression in 6fd953d5faea
Mon, 27 Aug 2007 02:21:58 -0300 Alexis S. L. Carvalho Merge with crew-stable
Mon, 27 Aug 2007 01:44:35 -0300 Alexis S. L. Carvalho avoid double slash problem mentioned in issue695
Thu, 23 Aug 2007 13:59:52 -0700 Brendan Cully mq: some improvements to header rewriting (closes #690)
Thu, 23 Aug 2007 01:48:29 -0300 Alexis S. L. Carvalho merge: forcefully mark files that we get from the second parent as dirty
Wed, 15 Aug 2007 16:22:12 -0700 Brendan Cully Merge with crew-stable
Wed, 15 Aug 2007 16:20:10 -0700 Brendan Cully mq: truncate patch just before rewriting header
Thu, 09 Aug 2007 20:16:00 -0700 Bryan O'Sullivan mq: teach qpop about symlinks
Wed, 08 Aug 2007 23:00:01 +0200 Benoit Boissinot merge with -stable
Wed, 08 Aug 2007 12:27:20 +0200 Benoit Boissinot refactor options from cmdtable
Thu, 02 Aug 2007 01:56:08 -0300 Alexis S. L. Carvalho del transaction before lock before wlock
Sat, 28 Jul 2007 20:15:54 +0200 Patrick Mezard mq: add qnew --git option