Thu, 31 Jan 2019 22:01:09 -0500 |
Matt Harbison |
tests: quote $PYTHON for py3 support on Windows
|
Wed, 30 Jan 2019 18:49:17 -0500 |
Augie Fackler |
tests: make and use a new `svnurlof.py` helper for constructing svn urls
|
Wed, 23 Jan 2019 17:57:43 -0800 |
Gregory Szorc |
tests: support URL quoting on Python 3
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Mon, 06 Nov 2017 22:32:41 -0800 |
Gregory Szorc |
subrepo: use per-type config options to enable subrepos
stable
|
Sun, 05 Nov 2017 21:51:42 +0900 |
Yuya Nishihara |
subrepo: disable git and svn subrepos by default (BC) (SEC)
stable
|
Sun, 09 Jul 2017 16:13:30 -0400 |
Matt Harbison |
subrepo: make the output references to subrepositories consistent
|
Sat, 26 Sep 2015 15:20:32 +0900 |
Yuya Nishihara |
tests: suppress verbose output of svn transaction
|
Wed, 25 Mar 2015 13:55:35 +0900 |
FUJIWARA Katsunori |
subrepo: add bailifchanged to centralize raising Abort if subrepo is dirty
|
Tue, 04 Nov 2014 23:41:46 +0900 |
Yuya Nishihara |
tests: write hgrc of more than two lines by using shell heredoc
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Tue, 26 Jun 2012 03:35:22 +0200 |
Mads Kiilerich |
tests: cleanup of svn url handling
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Fri, 08 Jun 2012 05:49:50 +0300 |
Eduard-Cristian Stefan |
test-mq-subrepo-svn: enable for Windows
|
Mon, 06 Feb 2012 15:10:01 -0600 |
Matt Mackall |
subrepo: rewrite handling of subrepo state at commit (issue2403)
|
Sun, 23 Oct 2011 21:22:55 +0200 |
Thomas Arendsen Hein |
tests: check for svn >= 1.3 and >= 1.5 in tests that require those versions
stable
|
Wed, 13 Jul 2011 17:41:49 -0500 |
Matt Mackall |
subrepo: use working copy of .hgsub to filter status (issue2901)
stable
|
Tue, 15 Feb 2011 16:19:11 -0600 |
Matt Mackall |
tests: fixes for svn 1.4.2
|
Thu, 27 Jan 2011 15:51:26 -0600 |
Kevin Bullock |
test-subrepo-mq-svn.t: correct comment
|
Mon, 10 Jan 2011 16:02:41 -0500 |
Kevin Bullock |
subrepo: separate out mq+svn subrepo tests
|