Mercurial > hg-stable
changeset 26420:2fc86d92c4a9
urls: bulk-change BTS urls to new location
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 30 Sep 2015 15:31:07 -0500 |
parents | 46af0adb5c37 |
children | 4b0fc75f9403 |
files | hgext/win32text.py tests/test-bundle.t tests/test-convert-cvs-branch.t tests/test-eol-tag.t tests/test-eolfilename.t tests/test-issue1089.t tests/test-issue1175.t tests/test-issue1306.t tests/test-issue1438.t tests/test-issue1502.t tests/test-issue1877.t tests/test-issue2137.t tests/test-issue522.t tests/test-issue612.t tests/test-issue619.t tests/test-issue660.t tests/test-issue672.t tests/test-issue842.t |
diffstat | 18 files changed, 22 insertions(+), 22 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/win32text.py Sat Sep 26 12:17:44 2015 +0900 +++ b/hgext/win32text.py Wed Sep 30 15:31:07 2015 -0500 @@ -62,7 +62,7 @@ # warn if already has 'newline' in repository. # it might cause unexpected eol conversion. # see issue 302: - # http://mercurial.selenic.com/bts/issue302 + # https://bz.mercurial-scm.org/302 if newline in s and ui and filename and repo: ui.warn(_('WARNING: %s already has %s line endings\n' 'and does not need EOL conversion by the win32text plugin.\n'
--- a/tests/test-bundle.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-bundle.t Wed Sep 30 15:31:07 2015 -0500 @@ -437,7 +437,7 @@ abort: empty destination path is not valid [255] -test for http://mercurial.selenic.com/bts/issue216 +test for https://bz.mercurial-scm.org/216 Unbundle incremental bundles into fresh empty in one go @@ -551,7 +551,7 @@ $ cd .. -test for http://mercurial.selenic.com/bts/issue1144 +test for https://bz.mercurial-scm.org/1144 test that verify bundle does not traceback
--- a/tests/test-convert-cvs-branch.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-convert-cvs-branch.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,7 +1,7 @@ #require cvs -This is http://mercurial.selenic.com/bts/issue1148 -and http://mercurial.selenic.com/bts/issue1447 +This is https://bz.mercurial-scm.org/1148 +and https://bz.mercurial-scm.org/1447 $ cvscall() > {
--- a/tests/test-eol-tag.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-eol-tag.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,4 +1,4 @@ -http://mercurial.selenic.com/bts/issue2493 +https://bz.mercurial-scm.org/2493 Testing tagging with the EOL extension
--- a/tests/test-eolfilename.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-eolfilename.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,6 +1,6 @@ #require eol-in-paths -http://mercurial.selenic.com/bts/issue352 +https://bz.mercurial-scm.org/352 test issue352 @@ -51,7 +51,7 @@ abort: '\n' and '\r' disallowed in filenames: 'quick\rfox' [255] -http://mercurial.selenic.com/bts/issue2036 +https://bz.mercurial-scm.org/2036 $ cd ..
--- a/tests/test-issue1089.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue1089.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,4 +1,4 @@ -http://mercurial.selenic.com/bts/issue1089 +https://bz.mercurial-scm.org/1089 $ hg init $ mkdir a
--- a/tests/test-issue1175.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue1175.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,4 +1,4 @@ -http://mercurial.selenic.com/bts/issue1175 +https://bz.mercurial-scm.org/1175 $ hg init $ touch a
--- a/tests/test-issue1306.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue1306.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,4 +1,4 @@ -http://mercurial.selenic.com/bts/issue1306 +https://bz.mercurial-scm.org/1306 Initialize remote repo with branches:
--- a/tests/test-issue1438.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue1438.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,6 +1,6 @@ #require symlink -http://mercurial.selenic.com/bts/issue1438 +https://bz.mercurial-scm.org/1438 $ hg init
--- a/tests/test-issue1502.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue1502.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,4 +1,4 @@ -http://mercurial.selenic.com/bts/issue1502 +https://bz.mercurial-scm.org/1502 Initialize repository
--- a/tests/test-issue1877.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue1877.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,4 +1,4 @@ -http://mercurial.selenic.com/bts/issue1877 +https://bz.mercurial-scm.org/1877 $ hg init a $ cd a
--- a/tests/test-issue2137.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue2137.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,4 +1,4 @@ -http://mercurial.selenic.com/bts/issue2137 +https://bz.mercurial-scm.org/2137 Setup:
--- a/tests/test-issue522.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue522.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,4 +1,4 @@ -http://mercurial.selenic.com/bts/issue522 +https://bz.mercurial-scm.org/522 In the merge below, the file "foo" has the same contents in both parents, but if we look at the file-level history, we'll notice that
--- a/tests/test-issue612.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue612.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,4 +1,4 @@ -http://mercurial.selenic.com/bts/issue612 +https://bz.mercurial-scm.org/612 $ hg init $ mkdir src
--- a/tests/test-issue619.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue619.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,4 +1,4 @@ -http://mercurial.selenic.com/bts/issue619 +https://bz.mercurial-scm.org/619 $ hg init $ echo a > a
--- a/tests/test-issue660.t Sat Sep 26 12:17:44 2015 +0900 +++ b/tests/test-issue660.t Wed Sep 30 15:31:07 2015 -0500 @@ -1,5 +1,5 @@ -http://mercurial.selenic.com/bts/issue660 and: -http://mercurial.selenic.com/bts/issue322 +https://bz.mercurial-scm.org/660 and: +https://bz.mercurial-scm.org/322 $ hg init $ echo a > a