Mon, 16 Feb 2009 17:37:23 -0600 |
Matt Mackall |
mq: handle empty patches more gracefully (issue1501)
|
Sat, 03 Jan 2009 17:15:21 +0100 |
Martin Geisler |
mq: lowercase output
|
Mon, 12 Jan 2009 09:07:02 +0100 |
Dirkjan Ochtman |
mq: allow qpop if popped revisions are not working dir parents
|
Sat, 03 Jan 2009 17:15:15 +0100 |
Martin Geisler |
lowercase help output
|
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
|