Tue, 10 Nov 2015 14:52:54 -0800 |
Christian Delahousse |
mq: let the user choose where .orig files are kept
|
Wed, 14 Oct 2015 03:30:27 -0400 |
timeless |
mq: consistently use qrefresh
|
Mon, 12 Oct 2015 03:37:09 -0500 |
Matt Mackall |
mq: use cmdutil.revert instead of hg.revert
|
Thu, 07 May 2015 12:07:10 +0900 |
FUJIWARA Katsunori |
localrepo: use changelog.hasnode instead of self.__contains__
|
Mon, 20 Apr 2015 18:13:44 -0500 |
Matt Mackall |
mq: avoid silent failure when single patch doesn't apply (issue4604)
stable
|
Tue, 17 Mar 2015 21:53:17 +0900 |
Yuya Nishihara |
commands: say "working directory" in full spelling
|
Fri, 18 Apr 2014 13:33:20 +0200 |
Mads Kiilerich |
localrepo: show headline notes in commitctx before showing filenames
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
Sat, 20 Sep 2014 17:06:57 +0200 |
Mads Kiilerich |
mq: upgrade non-plain patches to HG format when setting parent in patchheader
|
Fri, 12 Sep 2014 02:29:19 +0900 |
FUJIWARA Katsunori |
mq: report correct numbers for changing "number of guarded, applied patches"
stable
|
Fri, 28 Dec 2012 03:42:21 +0100 |
Pierre-Yves David |
mq: drop `_cacheabletip` usage
|
Fri, 17 Aug 2012 13:58:19 -0700 |
timeless |
spelling: succeeded
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Sun, 13 May 2012 14:00:58 +0200 |
Patrick Mezard |
mq: rename --check into --keep-changes
|
Sat, 12 May 2012 00:19:30 +0200 |
Patrick Mezard |
mq: introduce mq.check setting
|