tests/test-mq-qimport.t
Mon, 21 Feb 2022 12:46:27 -0700 Gregory Szorc tests: remove Python 2 support code
Mon, 18 Feb 2019 00:27:25 +0900 FUJIWARA Katsunori tests: bulk changes to avoid whitespace errors of check-code.py
Wed, 23 Jan 2019 17:41:46 -0800 Gregory Szorc tests: handle string escaping/encoding on Python 3
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Mon, 30 Apr 2018 19:54:55 -0700 Gregory Szorc tests: remove #require killdaemons
Tue, 10 Apr 2018 18:57:32 +0530 Pulkit Goyal py3: use '//' for integer division in tests/test-mq-qimport.t
Sun, 18 Feb 2018 18:20:21 +0530 Pulkit Goyal py3: use range instead of xrange in tests/test-mq-qimport.t
Sun, 11 Feb 2018 17:04:21 +0530 Pulkit Goyal py3: replace file() with open() in test-mq-qimport.t
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Mon, 20 Mar 2017 11:38:37 +0900 Yuya Nishihara mq: reject new patch name containing leading/trailing whitespace
Tue, 20 Sep 2016 23:44:59 +0000 timeless mq: use single quotes in use warning
Wed, 09 Mar 2016 22:21:08 +0000 Pierre-Yves David mq: restrict generated patch name to 75 characters (issue5117) stable
Tue, 19 Jan 2016 06:00:59 +0100 Mads Kiilerich mq: check for reserved patch name with qimport -r (issue5033) stable
Wed, 23 Dec 2015 22:28:52 +0900 FUJIWARA Katsunori mq: use fallback patch name if no alpha-numeric in summary line (issue5025) stable
Tue, 10 Mar 2015 13:19:17 +0100 Mads Kiilerich mq: generate patch names from first line of description
Mon, 08 Jun 2015 14:55:40 -0500 Matt Mackall tests: drop DAEMON_PIDS from killdaemons calls
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Tue, 04 Nov 2014 23:41:46 +0900 Yuya Nishihara tests: write hgrc of more than two lines by using shell heredoc
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Thu, 31 Jul 2014 16:32:12 -0500 Matt Mackall qimport: record imported revs incrementally (issue3874) stable
Fri, 14 Sep 2012 21:05:24 +0200 Patrick Mezard tests: enable even more Windows server tests
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: nonexistent
Wed, 08 Aug 2012 18:10:37 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on continued lines too
Wed, 20 Jun 2012 16:22:58 +0200 Thomas Arendsen Hein mq: abort if no files or revisions are specified for qimport
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Thu, 05 Apr 2012 19:15:23 +0200 Patrick Mezard context: make changectx.mutable() benefit from .phase() logic stable
Tue, 14 Feb 2012 14:31:40 +0100 Patrick Mezard mq: make qimport --push push all imported patches (issue3130) stable
Mon, 30 Jan 2012 17:37:45 +0100 Pierre-Yves David qimport: when mq.secret=True set qimported revision as secret stable
Thu, 19 Jan 2012 11:35:06 -0600 Matt Mackall qimport: back out 2eec74d7ce95
Tue, 17 Jan 2012 02:26:00 +0100 Pierre-Yves David mq: qimporting revision set them to secret
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management
Fri, 20 May 2011 21:20:24 +0300 Idan Kamara mq: strip all leading slashes from url when importing
Fri, 20 May 2011 21:19:33 +0300 Idan Kamara mq: check patch name is valid before reading imported file
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich tests: remove the last traces of $HGTMP
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qimport
less more (0) tip