log hgext/mq.py @ 4883:2a01e03ffacd

age author description
Tue, 10 Jul 2007 09:52:32 -0700 Brendan Cully mq: improve qclone error handling when patch directory is not a repository.
Thu, 28 Jun 2007 09:19:08 -0700 Brendan Cully mq: more qdelete help text tweaks
Thu, 28 Jun 2007 08:42:43 -0700 Brendan Cully mq: require patch argument or revision for qdelete
Tue, 26 Jun 2007 22:38:57 +0200 Thomas Arendsen Hein Updated command tables in commands.py and hgext extensions.
Mon, 25 Jun 2007 15:57:01 -0700 Brendan Cully mq: regularize patch header creation.
Mon, 25 Jun 2007 11:13:27 -0700 Brendan Cully mq: support qnew -I/-X and file name lists
Mon, 25 Jun 2007 10:34:53 -0700 Brendan Cully Merge with mpm
Mon, 25 Jun 2007 09:49:40 -0700 Brendan Cully mq: document that qinit -c may be run later
Mon, 25 Jun 2007 01:26:44 -0500 Matt Mackall strip: move strip code to a new repair module
Mon, 25 Jun 2007 01:22:45 -0500 Matt Mackall strip: simplify bundle helper
Sun, 24 Jun 2007 18:22:40 -0500 Matt Mackall strip: pull core strip logic into its own function
Mon, 18 Jun 2007 13:24:34 -0500 Matt Mackall localrepo and dirstate: rename reload to invalidate
Wed, 13 Jun 2007 21:39:45 -0300 Alexis S. L. Carvalho mq: reduce matcher abuse
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho mq: grab locks before starting a transaction
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: move dispatching code to cmdutil
Sat, 02 Jun 2007 09:21:56 -0500 Matt Mackall mq: pass a URL to clone
Sun, 13 May 2007 19:15:54 -0700 Brendan Cully Make mergepatch save queue now that qpush isn't.
Tue, 08 May 2007 13:10:27 -0700 Bryan O'Sullivan mq: add qgoto command.
Tue, 08 May 2007 13:08:20 -0700 Brendan Cully Fix test-patchbomb for crew
Tue, 08 May 2007 12:16:02 -0700 Bryan O'Sullivan MQ: tidy up if a qpush is interrupted.
Mon, 07 May 2007 00:12:35 +0200 Patrick Mezard Merge with crew-stable.
Sun, 06 May 2007 23:44:18 +0200 Patrick Mezard mq: fix qtop failure when the series ends with guarded patches.
Tue, 01 May 2007 13:23:32 -0700 Brendan Cully mq: account for readheaders munging in qrefresh
Thu, 12 Apr 2007 15:07:05 -0700 Brendan Cully Merge with crew-stable
Thu, 12 Apr 2007 14:45:53 -0700 Brendan Cully mq: fix qtop when some patches beneath are guarded
Mon, 09 Apr 2007 04:57:25 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Mon, 09 Apr 2007 04:24:17 -0300 Alexis S. L. Carvalho mq: don't abort when merging a patch that removes files
Sun, 18 Mar 2007 20:44:58 +0100 Thomas Arendsen Hein merge with crew-stable
Sun, 18 Mar 2007 20:39:25 +0100 Thomas Arendsen Hein Fixed synopsis for some mq commands
Sun, 18 Mar 2007 20:37:47 +0100 Thomas Arendsen Hein hg qseries -m: guards file was not ignored