Sat, 07 Nov 2020 17:56:01 +0100 |
Joerg Sonnenberger |
transaction: drop per-file extra data support
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Tue, 10 Apr 2018 18:57:56 +0530 |
Pulkit Goyal |
py3: use sys.stdout instead of print in test-mq-qpush-fail.t
|
Mon, 11 Sep 2017 17:49:49 +0000 |
Mark Thomas |
scmutil: don't append .orig to backups in origbackuppath (BC)
|
Tue, 04 Jul 2017 23:13:46 +0900 |
FUJIWARA Katsunori |
transaction: avoid file stat ambiguity only for files in blacklist
|
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
|
Sat, 12 May 2012 00:19:30 +0200 |
Patrick Mezard |
mq: introduce qgoto --check
|
Sat, 12 May 2012 00:19:30 +0200 |
Patrick Mezard |
mq: introduce qpush --check
|
Sat, 12 May 2012 00:19:30 +0200 |
Patrick Mezard |
mq: introduce qpop --check
|
Fri, 11 May 2012 16:57:26 +0200 |
Patrick Mezard |
mq: add --no-backup for qpush/qpop/qgoto
stable
|
Fri, 11 May 2012 16:18:47 +0200 |
Patrick Mezard |
mq: backup local changes in qpush --force
stable
|
Fri, 11 May 2012 16:17:02 +0200 |
Patrick Mezard |
mq: backup local changes in qpop --force (issue3433)
stable
|
Tue, 31 May 2011 08:47:16 +0200 |
Martin Geisler |
mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guards
|
Mon, 28 Feb 2011 17:41:40 -0600 |
Matt Mackall |
mq: fix qpush recursion in _findtags when status file is wrong (issue2664)
stable
|
Sat, 12 Feb 2011 16:08:41 +0800 |
Afuna |
mq: catch attempt to qpush to an earlier patch (issue2587)
stable
|
Mon, 08 Nov 2010 01:41:41 +0100 |
Mads Kiilerich |
tests: use (esc) for all non-ASCII test output
stable
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qpush-fail
base
tests/test-mq-qpush-fail@95ef1ae23a64
|