Show More
@@ -5,6 +5,6 b' Basic install:' | |||
|
5 | 5 | $ hg debuginstall # sanity-check setup |
|
6 | 6 | $ hg # see help |
|
7 | 7 | |
|
8 |
See http:// |
|
|
8 | See http://mercurial.selenic.com/ for detailed installation | |
|
9 | 9 | instructions, platform-specific notes, and Mercurial user information. |
|
10 | 10 |
@@ -25,13 +25,13 b'' | |||
|
25 | 25 | <p class="p2"><br></p> |
|
26 | 26 | <p class="p1"><b>Documentation</b></p> |
|
27 | 27 | <p class="p2"><br></p> |
|
28 |
<p class="p3">Visit the <a href="http:// |
|
|
28 | <p class="p3">Visit the <a href="http://mercurial.selenic.com/">Mercurial web site and wiki</a></p> | |
|
29 | 29 | <p class="p2"><br></p> |
|
30 | 30 | <p class="p3">There's also a free book, <a href="http://hgbook.red-bean.com/">Distributed revision control with Mercurial</a></p> |
|
31 | 31 | <p class="p2"><br></p> |
|
32 | 32 | <p class="p1"><b>Reporting problems</b></p> |
|
33 | 33 | <p class="p2"><br></p> |
|
34 | 34 | <p class="p3">If you run into any problems, please file a bug online:</p> |
|
35 |
<p class="p3"><a href="http:// |
|
|
35 | <p class="p3"><a href="http://mercurial.selenic.com/bts/">http://mercurial.selenic.com/bts/</a></p> | |
|
36 | 36 | </body> |
|
37 | 37 | </html> |
@@ -11,10 +11,10 b'' | |||
|
11 | 11 | </style> |
|
12 | 12 | </head> |
|
13 | 13 | <body> |
|
14 |
<p class="p1">This is a prepackaged release of <a href="http:// |
|
|
14 | <p class="p1">This is a prepackaged release of <a href="http://mercurial.selenic.com/">Mercurial</a> for Mac OS X.</p> | |
|
15 | 15 | <p class="p2"><br></p> |
|
16 | 16 | <br> |
|
17 | 17 | <p> |
|
18 |
Please be sure to read the latest <a href="http:// |
|
|
18 | Please be sure to read the latest <a href="http://mercurial.selenic.com/wiki/WhatsNew">release notes</a>.</p> | |
|
19 | 19 | </body> |
|
20 | 20 | </html> |
@@ -4,8 +4,8 b' Version: snapshot' | |||
|
4 | 4 | Release: 0 |
|
5 | 5 | License: GPL |
|
6 | 6 | Group: Development/Tools |
|
7 |
Source: http:// |
|
|
8 |
URL: http:// |
|
|
7 | Source: http://mercurial.selenic.com/release/%{name}-%{version}.tar.gz | |
|
8 | URL: http://mercurial.selenic.com | |
|
9 | 9 | BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
|
10 | 10 | |
|
11 | 11 | # From the README: |
@@ -1226,7 +1226,7 b' finish' | |||
|
1226 | 1226 | |
|
1227 | 1227 | Author: Mathieu Clabaut <mathieu.clabaut@gmail.com> |
|
1228 | 1228 | Credits: Bob Hiestand <bob.hiestand@gmail.com> |
|
1229 |
Mercurial: http:// |
|
|
1229 | Mercurial: http://mercurial.selenic.com/ | |
|
1230 | 1230 | Mercurial (noted Hg) is a fast, lightweight Source Control Management |
|
1231 | 1231 | system designed for efficient handling of very large distributed projects. |
|
1232 | 1232 |
@@ -49,7 +49,7 b'' | |||
|
49 | 49 | |
|
50 | 50 | <p> |
|
51 | 51 | For documentation, please visit the <a |
|
52 |
href="http:// |
|
|
52 | href="http://mercurial.selenic.com/">Mercurial web site</a>. | |
|
53 | 53 | You can also download a free book, <a |
|
54 | 54 | href="http://hgbook.red-bean.com/">Mercurial: The Definitive |
|
55 | 55 | Guide</a>. |
@@ -100,7 +100,7 b' editor = whatever' | |||
|
100 | 100 | By default, Mercurial will use the merge program defined by the |
|
101 | 101 | <tt>HGMERGE</tt> environment variable, or uses the one defined |
|
102 | 102 | in the <tt>mercurial.ini</tt> file. (see <a |
|
103 |
href="http:// |
|
|
103 | href="http://mercurial.selenic.com/wiki/MergeProgram">MergeProgram</a> | |
|
104 | 104 | on the Mercurial Wiki for more information) |
|
105 | 105 | </p> |
|
106 | 106 | |
@@ -108,9 +108,9 b' editor = whatever' | |||
|
108 | 108 | |
|
109 | 109 | <p> |
|
110 | 110 | Before you report any problems, please consult the <a |
|
111 |
href="http:// |
|
|
111 | href="http://mercurial.selenic.com/">Mercurial web site</a> | |
|
112 | 112 | and see if your question is already in our list of <a |
|
113 |
href="http:// |
|
|
113 | href="http://mercurial.selenic.com/wiki/FAQ">Frequently | |
|
114 | 114 | Answered Questions</a> (the "FAQ"). |
|
115 | 115 | </p> |
|
116 | 116 |
@@ -8,9 +8,9 b' InfoAfterFile=contrib/win32/postinstall.' | |||
|
8 | 8 | LicenseFile=COPYING |
|
9 | 9 | ShowLanguageDialog=yes |
|
10 | 10 | AppPublisher=Matt Mackall and others |
|
11 |
AppPublisherURL=http:// |
|
|
12 |
AppSupportURL=http:// |
|
|
13 |
AppUpdatesURL=http:// |
|
|
11 | AppPublisherURL=http://mercurial.selenic.com/ | |
|
12 | AppSupportURL=http://mercurial.selenic.com/ | |
|
13 | AppUpdatesURL=http://mercurial.selenic.com/ | |
|
14 | 14 | AppID={{4B95A5F1-EF59-4B08-BED8-C891C46121B3} |
|
15 | 15 | AppContact=mercurial@selenic.com |
|
16 | 16 | OutputBaseFilename=Mercurial-snapshot |
@@ -51,7 +51,7 b' Source: CONTRIBUTORS; DestDir: {app}; De' | |||
|
51 | 51 | Source: COPYING; DestDir: {app}; DestName: Copying.txt |
|
52 | 52 | |
|
53 | 53 | [INI] |
|
54 |
Filename: {app}\Mercurial.url; Section: InternetShortcut; Key: URL; String: http:// |
|
|
54 | Filename: {app}\Mercurial.url; Section: InternetShortcut; Key: URL; String: http://mercurial.selenic.com/ | |
|
55 | 55 | |
|
56 | 56 | [UninstallDelete] |
|
57 | 57 | Type: files; Name: {app}\Mercurial.url |
@@ -6,4 +6,4 b' file that comes with this package.' | |||
|
6 | 6 | |
|
7 | 7 | Also check the release notes at: |
|
8 | 8 | |
|
9 |
http:// |
|
|
9 | http://mercurial.selenic.com/wiki/WhatsNew |
@@ -75,7 +75,7 b' Written by Matt Mackall <mpm@selenic.com' | |||
|
75 | 75 | |
|
76 | 76 | RESOURCES |
|
77 | 77 | --------- |
|
78 |
http://selenic.com/ |
|
|
78 | http://mercurial.selenic.com/[Main Web Site] | |
|
79 | 79 | |
|
80 | 80 | http://selenic.com/hg[Source code repository] |
|
81 | 81 |
@@ -852,7 +852,7 b' Matt Mackall <mpm@selenic.com> \xe3\x81\xab\xe3\x82\x88\xe3\x82\x8a\xe6\x9b\xb8\xe3\x81\x8b\xe3\x82\x8c\xe3\x81\xbe\xe3\x81\x97\xe3\x81\x9f\xe3\x80\x82' | |||
|
852 | 852 | |
|
853 | 853 | 情報源 |
|
854 | 854 | --- |
|
855 |
http://selenic.com/ |
|
|
855 | http://mercurial.selenic.com/[主なウェブサイト] | |
|
856 | 856 | |
|
857 | 857 | http://www.serpentine.com/mercurial[Wiki サイト] |
|
858 | 858 |
@@ -15,7 +15,7 b'' | |||
|
15 | 15 | # audience not running a version control system. |
|
16 | 16 | # |
|
17 | 17 | # For in-depth discussion refer to |
|
18 |
# <http:// |
|
|
18 | # <http://mercurial.selenic.com/wiki/KeywordPlan>. | |
|
19 | 19 | # |
|
20 | 20 | # Keyword expansion is based on Mercurial's changeset template mappings. |
|
21 | 21 | # |
@@ -1,6 +1,6 b'' | |||
|
1 | 1 | # Copyright (C) 2006 - Marco Barisione <marco@barisione.org> |
|
2 | 2 | # |
|
3 |
# This is a small extension for Mercurial (http:// |
|
|
3 | # This is a small extension for Mercurial (http://mercurial.selenic.com/) | |
|
4 | 4 | # that removes files not known to mercurial |
|
5 | 5 | # |
|
6 | 6 | # This program was inspired by the "cvspurge" script contained in CVS utilities |
@@ -11,7 +11,7 b' This extension lets you rebase changeset' | |||
|
11 | 11 | repository. |
|
12 | 12 | |
|
13 | 13 | For more information: |
|
14 |
http:// |
|
|
14 | http://mercurial.selenic.com/wiki/RebaseProject | |
|
15 | 15 | ''' |
|
16 | 16 | |
|
17 | 17 | from mercurial import util, repair, merge, cmdutil, commands, error |
@@ -48,7 +48,7 b' def checknewline(s, newline, ui=None, re' | |||
|
48 | 48 | # warn if already has 'newline' in repository. |
|
49 | 49 | # it might cause unexpected eol conversion. |
|
50 | 50 | # see issue 302: |
|
51 |
# http:// |
|
|
51 | # http://mercurial.selenic.com/bts/issue302 | |
|
52 | 52 | if newline in s and ui and filename and repo: |
|
53 | 53 | ui.warn(_('WARNING: %s already has %s line endings\n' |
|
54 | 54 | 'and does not need EOL conversion by the win32text plugin.\n' |
@@ -987,7 +987,7 b' def debuginstall(ui):' | |||
|
987 | 987 | " or misconfigured. Please check your .hgrc file)\n")) |
|
988 | 988 | else: |
|
989 | 989 | ui.write(_(" Internal patcher failure, please report this error" |
|
990 |
" to http:// |
|
|
990 | " to http://mercurial.selenic.com/bts/\n")) | |
|
991 | 991 | problems += patchproblems |
|
992 | 992 | |
|
993 | 993 | os.unlink(fa) |
@@ -143,7 +143,7 b' def _runcatch(ui, args):' | |||
|
143 | 143 | except: |
|
144 | 144 | ui.warn(_("** unknown exception encountered, details follow\n")) |
|
145 | 145 | ui.warn(_("** report bug details to " |
|
146 |
"http:// |
|
|
146 | "http://mercurial.selenic.com/bts/\n")) | |
|
147 | 147 | ui.warn(_("** or mercurial@selenic.com\n")) |
|
148 | 148 | ui.warn(_("** Mercurial Distributed SCM (version %s)\n") |
|
149 | 149 | % util.version()) |
@@ -255,7 +255,7 b" setup(name='mercurial'," | |||
|
255 | 255 | version=version, |
|
256 | 256 | author='Matt Mackall', |
|
257 | 257 | author_email='mpm@selenic.com', |
|
258 |
url='http://selenic.com/ |
|
|
258 | url='http://mercurial.selenic.com/', | |
|
259 | 259 | description='Scalable distributed SCM', |
|
260 | 260 | license='GNU GPL', |
|
261 | 261 | scripts=scripts, |
@@ -7,7 +7,7 b'' | |||
|
7 | 7 | <updated>1970-01-01T00:00:00+00:00</updated> |
|
8 | 8 | <entry> |
|
9 | 9 | <title>Error</title> |
|
10 |
<id>http:// |
|
|
10 | <id>http://mercurial.selenic.com/#error</id> | |
|
11 | 11 | <author> |
|
12 | 12 | <name>mercurial</name> |
|
13 | 13 | </author> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / branches | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <div class="page_nav"> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / changelog | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <form action="{url}log"> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / changeset | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <div class="page_nav"> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / error | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <div class="page_nav"> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / annotate | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <div class="page_nav"> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / diff | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <div class="page_nav"> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / file revisions | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <div class="page_nav"> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / file revision | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <div class="page_nav"> |
@@ -9,7 +9,7 b'' | |||
|
9 | 9 | <body> |
|
10 | 10 | |
|
11 | 11 | <div class="page_header"> |
|
12 |
<a href="http:// |
|
|
12 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / graph | |
|
13 | 13 | </div> |
|
14 | 14 | |
|
15 | 15 | <form action="{url}log"> |
@@ -4,7 +4,7 b'' | |||
|
4 | 4 | <body> |
|
5 | 5 | |
|
6 | 6 | <div class="page_header"> |
|
7 |
<a href="http:// |
|
|
7 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a> | |
|
8 | 8 | Repositories list |
|
9 | 9 | </div> |
|
10 | 10 |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / files | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <div class="page_nav"> |
@@ -5,7 +5,7 b'' | |||
|
5 | 5 | <body> |
|
6 | 6 | |
|
7 | 7 | <div class="page_header"> |
|
8 |
<a href="http:// |
|
|
8 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a> Not found: {repo|escape} | |
|
9 | 9 | </div> |
|
10 | 10 | |
|
11 | 11 | <div class="page_body"> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / search | |
|
12 | 12 | |
|
13 | 13 | <form action="{url}log"> |
|
14 | 14 | {sessionvars%hiddenformentry} |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / shortlog | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <form action="{url}log"> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / summary | |
|
12 | 12 | |
|
13 | 13 | <form action="{url}log"> |
|
14 | 14 | {sessionvars%hiddenformentry} |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | <body> |
|
9 | 9 | |
|
10 | 10 | <div class="page_header"> |
|
11 |
<a href="http:// |
|
|
11 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / tags | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <div class="page_nav"> |
@@ -8,7 +8,7 b'' | |||
|
8 | 8 | </div> |
|
9 | 9 | |
|
10 | 10 | <div id="powered-by"> |
|
11 |
<p><a href="http:// |
|
|
11 | <p><a href="http://mercurial.selenic.com/" title="Mercurial"><img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a></p> | |
|
12 | 12 | </div> |
|
13 | 13 | |
|
14 | 14 | <div id="corner-top-left"></div> |
@@ -26,7 +26,7 b'' | |||
|
26 | 26 | </div> |
|
27 | 27 | |
|
28 | 28 | <div id="powered-by"> |
|
29 |
<p><a href="http:// |
|
|
29 | <p><a href="http://mercurial.selenic.com/" title="Mercurial"><img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a></p> | |
|
30 | 30 | </div> |
|
31 | 31 | |
|
32 | 32 | <div id="corner-top-left"></div> |
@@ -10,7 +10,7 b'' | |||
|
10 | 10 | <div class="container"> |
|
11 | 11 | <div class="menu"> |
|
12 | 12 | <div class="logo"> |
|
13 |
<a href="http:// |
|
|
13 | <a href="http://mercurial.selenic.com/"> | |
|
14 | 14 | <img src="{staticurl}hglogo.png" alt="mercurial" /></a> |
|
15 | 15 | </div> |
|
16 | 16 | <ul> |
@@ -5,7 +5,7 b'' | |||
|
5 | 5 | <div class="container"> |
|
6 | 6 | <div class="menu"> |
|
7 | 7 | <div class="logo"> |
|
8 |
<a href="http:// |
|
|
8 | <a href="http://mercurial.selenic.com/"> | |
|
9 | 9 | <img src="{staticurl}hglogo.png" alt="mercurial" /></a> |
|
10 | 10 | </div> |
|
11 | 11 | <ul> |
@@ -6,7 +6,7 b'' | |||
|
6 | 6 | <div class="container"> |
|
7 | 7 | <div class="menu"> |
|
8 | 8 | <div class="logo"> |
|
9 |
<a href="http:// |
|
|
9 | <a href="http://mercurial.selenic.com/"> | |
|
10 | 10 | <img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial" /></a> |
|
11 | 11 | </div> |
|
12 | 12 | <ul> |
@@ -6,7 +6,7 b'' | |||
|
6 | 6 | <div class="container"> |
|
7 | 7 | <div class="menu"> |
|
8 | 8 | <div class="logo"> |
|
9 |
<a href="http:// |
|
|
9 | <a href="http://mercurial.selenic.com/"> | |
|
10 | 10 | <img src="{staticurl}hglogo.png" alt="mercurial" /></a> |
|
11 | 11 | </div> |
|
12 | 12 | <ul> |
@@ -6,7 +6,7 b'' | |||
|
6 | 6 | <div class="container"> |
|
7 | 7 | <div class="menu"> |
|
8 | 8 | <div class="logo"> |
|
9 |
<a href="http:// |
|
|
9 | <a href="http://mercurial.selenic.com/"> | |
|
10 | 10 | <img src="{staticurl}hglogo.png" alt="mercurial" /></a> |
|
11 | 11 | </div> |
|
12 | 12 | <ul> |
@@ -10,7 +10,7 b'' | |||
|
10 | 10 | <div class="container"> |
|
11 | 11 | <div class="menu"> |
|
12 | 12 | <div class="logo"> |
|
13 |
<a href="http:// |
|
|
13 | <a href="http://mercurial.selenic.com/"> | |
|
14 | 14 | <img src="{staticurl}hglogo.png" alt="mercurial" /></a> |
|
15 | 15 | </div> |
|
16 | 16 | <ul> |
@@ -6,7 +6,7 b'' | |||
|
6 | 6 | <div class="container"> |
|
7 | 7 | <div class="menu"> |
|
8 | 8 | <div class="logo"> |
|
9 |
<a href="http:// |
|
|
9 | <a href="http://mercurial.selenic.com/"> | |
|
10 | 10 | <img src="{staticurl}hglogo.png" alt="mercurial" /></a> |
|
11 | 11 | </div> |
|
12 | 12 | <ul> |
@@ -11,7 +11,7 b'' | |||
|
11 | 11 | <div class="container"> |
|
12 | 12 | <div class="menu"> |
|
13 | 13 | <div class="logo"> |
|
14 |
<a href="http:// |
|
|
14 | <a href="http://mercurial.selenic.com/"> | |
|
15 | 15 | <img src="{staticurl}hglogo.png" alt="mercurial" /></a> |
|
16 | 16 | </div> |
|
17 | 17 | <ul> |
@@ -5,7 +5,7 b'' | |||
|
5 | 5 | |
|
6 | 6 | <div class="container"> |
|
7 | 7 | <div class="menu"> |
|
8 |
<a href="http:// |
|
|
8 | <a href="http://mercurial.selenic.com/"> | |
|
9 | 9 | <img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial" /></a> |
|
10 | 10 | </div> |
|
11 | 11 | <div class="main"> |
@@ -6,7 +6,7 b'' | |||
|
6 | 6 | <div class="container"> |
|
7 | 7 | <div class="menu"> |
|
8 | 8 | <div class="logo"> |
|
9 |
<a href="http:// |
|
|
9 | <a href="http://mercurial.selenic.com/"> | |
|
10 | 10 | <img src="{staticurl}hglogo.png" alt="mercurial" /></a> |
|
11 | 11 | </div> |
|
12 | 12 | <ul> |
@@ -6,7 +6,7 b'' | |||
|
6 | 6 | <div class="container"> |
|
7 | 7 | <div class="menu"> |
|
8 | 8 | <div class="logo"> |
|
9 |
<a href="http:// |
|
|
9 | <a href="http://mercurial.selenic.com/"> | |
|
10 | 10 | <img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> |
|
11 | 11 | </div> |
|
12 | 12 | <ul> |
@@ -10,7 +10,7 b'' | |||
|
10 | 10 | <div class="container"> |
|
11 | 11 | <div class="menu"> |
|
12 | 12 | <div class="logo"> |
|
13 |
<a href="http:// |
|
|
13 | <a href="http://mercurial.selenic.com/"> | |
|
14 | 14 | <img src="{staticurl}hglogo.png" alt="mercurial" /></a> |
|
15 | 15 | </div> |
|
16 | 16 | <ul> |
@@ -10,7 +10,7 b'' | |||
|
10 | 10 | <div class="container"> |
|
11 | 11 | <div class="menu"> |
|
12 | 12 | <div class="logo"> |
|
13 |
<a href="http:// |
|
|
13 | <a href="http://mercurial.selenic.com/"> | |
|
14 | 14 | <img src="{staticurl}hglogo.png" alt="mercurial" /></a> |
|
15 | 15 | </div> |
|
16 | 16 | <ul> |
@@ -4,7 +4,7 b'' | |||
|
4 | 4 | <item> |
|
5 | 5 | <title>Error</title> |
|
6 | 6 | <description>{error|escape}</description> |
|
7 |
<guid>http:// |
|
|
7 | <guid>http://mercurial.selenic.com/#error</guid> | |
|
8 | 8 | </item> |
|
9 | 9 | </channel> |
|
10 | 10 | </rss> |
@@ -1,6 +1,6 b'' | |||
|
1 | 1 | {motd} |
|
2 | 2 | <div class="logo"> |
|
3 |
<a href="http:// |
|
|
3 | <a href="http://mercurial.selenic.com/"> | |
|
4 | 4 | <img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> |
|
5 | 5 | </div> |
|
6 | 6 |
@@ -3,5 +3,5 b' To run the tests, do:' | |||
|
3 | 3 | cd tests/ |
|
4 | 4 | python run-tests.py |
|
5 | 5 | |
|
6 |
See http:// |
|
|
6 | See http://mercurial.selenic.com/wiki/WritingTests for | |
|
7 | 7 | more information on writing tests. |
@@ -103,7 +103,7 b' hg clone full.hg full-clone' | |||
|
103 | 103 | hg -R full-clone heads |
|
104 | 104 | rm -r full-clone |
|
105 | 105 | |
|
106 |
# test for http:// |
|
|
106 | # test for http://mercurial.selenic.com/bts/issue216 | |
|
107 | 107 | echo "====== Unbundle incremental bundles into fresh empty in one go" |
|
108 | 108 | rm -r empty |
|
109 | 109 | hg init empty |
@@ -131,7 +131,7 b' cd ../orig' | |||
|
131 | 131 | hg incoming ../bundle.hg |
|
132 | 132 | cd .. |
|
133 | 133 | |
|
134 |
# test for http:// |
|
|
134 | # test for http://mercurial.selenic.com/bts/issue1144 | |
|
135 | 135 | echo "===== test that verify bundle does not traceback" |
|
136 | 136 | # partial history bundle, fails w/ unkown parent |
|
137 | 137 | hg -R bundle.hg verify |
@@ -1,7 +1,7 b'' | |||
|
1 | 1 | #!/bin/sh |
|
2 | 2 | |
|
3 |
# This is http:// |
|
|
4 |
# and http:// |
|
|
3 | # This is http://mercurial.selenic.com/bts/issue1148 | |
|
4 | # and http://mercurial.selenic.com/bts/issue1447 | |
|
5 | 5 | |
|
6 | 6 | "$TESTDIR/hghave" cvs || exit 80 |
|
7 | 7 |
@@ -172,7 +172,7 b' 200 Script output follows' | |||
|
172 | 172 | <div class="container"> |
|
173 | 173 | <div class="menu"> |
|
174 | 174 | <div class="logo"> |
|
175 |
<a href="http:// |
|
|
175 | <a href="http://mercurial.selenic.com/"> | |
|
176 | 176 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
177 | 177 | </div> |
|
178 | 178 | <ul> |
@@ -251,7 +251,7 b' 200 Script output follows' | |||
|
251 | 251 | <div class="container"> |
|
252 | 252 | <div class="menu"> |
|
253 | 253 | <div class="logo"> |
|
254 |
<a href="http:// |
|
|
254 | <a href="http://mercurial.selenic.com/"> | |
|
255 | 255 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
256 | 256 | </div> |
|
257 | 257 | <ul> |
@@ -378,7 +378,7 b' 200 Script output follows' | |||
|
378 | 378 | <div class="container"> |
|
379 | 379 | <div class="menu"> |
|
380 | 380 | <div class="logo"> |
|
381 |
<a href="http:// |
|
|
381 | <a href="http://mercurial.selenic.com/"> | |
|
382 | 382 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
383 | 383 | </div> |
|
384 | 384 | <ul> |
@@ -502,7 +502,7 b' 200 Script output follows' | |||
|
502 | 502 | <body> |
|
503 | 503 | |
|
504 | 504 | <div class="page_header"> |
|
505 |
<a href="http://127.0.0.1/ |
|
|
505 | <a href="http://127.0.0.1/" title="Mercurial" style="float: right;">Mercurial</a><a href="/summary?style=gitweb">test</a> / branches | |
|
506 | 506 | </div> |
|
507 | 507 | |
|
508 | 508 | <div class="page_nav"> |
@@ -573,7 +573,7 b' 200 Script output follows' | |||
|
573 | 573 | <body> |
|
574 | 574 | |
|
575 | 575 | <div class="page_header"> |
|
576 |
<a href="http:// |
|
|
576 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="/summary?style=gitweb">test</a> / summary | |
|
577 | 577 | |
|
578 | 578 | <form action="/log"> |
|
579 | 579 | <input type="hidden" name="style" value="gitweb" /> |
@@ -724,7 +724,7 b' 200 Script output follows' | |||
|
724 | 724 | <body> |
|
725 | 725 | |
|
726 | 726 | <div class="page_header"> |
|
727 |
<a href="http:// |
|
|
727 | <a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="/summary?style=gitweb">test</a> / graph | |
|
728 | 728 | </div> |
|
729 | 729 | |
|
730 | 730 | <form action="/log"> |
@@ -21,7 +21,7 b' 200 Script output follows' | |||
|
21 | 21 | <div class="container"> |
|
22 | 22 | <div class="menu"> |
|
23 | 23 | <div class="logo"> |
|
24 |
<a href="http:// |
|
|
24 | <a href="http://mercurial.selenic.com/"> | |
|
25 | 25 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
26 | 26 | </div> |
|
27 | 27 | <ul> |
@@ -19,7 +19,7 b' 200 Script output follows' | |||
|
19 | 19 | <div class="container"> |
|
20 | 20 | <div class="menu"> |
|
21 | 21 | <div class="logo"> |
|
22 |
<a href="http:// |
|
|
22 | <a href="http://mercurial.selenic.com/"> | |
|
23 | 23 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
24 | 24 | </div> |
|
25 | 25 | <ul> |
@@ -112,7 +112,7 b' 200 Script output follows' | |||
|
112 | 112 | <div class="container"> |
|
113 | 113 | <div class="menu"> |
|
114 | 114 | <div class="logo"> |
|
115 |
<a href="http:// |
|
|
115 | <a href="http://mercurial.selenic.com/"> | |
|
116 | 116 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
117 | 117 | </div> |
|
118 | 118 | <ul> |
@@ -201,7 +201,7 b' 200 Script output follows' | |||
|
201 | 201 | <div class="container"> |
|
202 | 202 | <div class="menu"> |
|
203 | 203 | <div class="logo"> |
|
204 |
<a href="http:// |
|
|
204 | <a href="http://mercurial.selenic.com/"> | |
|
205 | 205 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
206 | 206 | </div> |
|
207 | 207 | <ul> |
@@ -296,7 +296,7 b' 200 Script output follows' | |||
|
296 | 296 | <div class="container"> |
|
297 | 297 | <div class="menu"> |
|
298 | 298 | <div class="logo"> |
|
299 |
<a href="http:// |
|
|
299 | <a href="http://mercurial.selenic.com/"> | |
|
300 | 300 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
301 | 301 | </div> |
|
302 | 302 | <ul> |
@@ -18,7 +18,7 b' 200 Script output follows' | |||
|
18 | 18 | <div class="container"> |
|
19 | 19 | <div class="menu"> |
|
20 | 20 | <div class="logo"> |
|
21 |
<a href="http:// |
|
|
21 | <a href="http://mercurial.selenic.com/"> | |
|
22 | 22 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
23 | 23 | </div> |
|
24 | 24 | <ul> |
@@ -87,7 +87,7 b' 200 Script output follows' | |||
|
87 | 87 | <div class="container"> |
|
88 | 88 | <div class="menu"> |
|
89 | 89 | <div class="logo"> |
|
90 |
<a href="http:// |
|
|
90 | <a href="http://mercurial.selenic.com/"> | |
|
91 | 91 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
92 | 92 | </div> |
|
93 | 93 | <ul> |
@@ -157,7 +157,7 b' 200 Script output follows' | |||
|
157 | 157 | <div class="container"> |
|
158 | 158 | <div class="menu"> |
|
159 | 159 | <div class="logo"> |
|
160 |
<a href="http:// |
|
|
160 | <a href="http://mercurial.selenic.com/"> | |
|
161 | 161 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
162 | 162 | </div> |
|
163 | 163 | <ul> |
@@ -296,7 +296,7 b' 200 Script output follows' | |||
|
296 | 296 | <div class="container"> |
|
297 | 297 | <div class="menu"> |
|
298 | 298 | <div class="logo"> |
|
299 |
<a href="http:// |
|
|
299 | <a href="http://mercurial.selenic.com/"> | |
|
300 | 300 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
301 | 301 | </div> |
|
302 | 302 | <ul> |
@@ -106,7 +106,7 b' 200 Script output follows' | |||
|
106 | 106 | <div class="container"> |
|
107 | 107 | <div class="menu"> |
|
108 | 108 | <div class="logo"> |
|
109 |
<a href="http:// |
|
|
109 | <a href="http://mercurial.selenic.com/"> | |
|
110 | 110 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
111 | 111 | </div> |
|
112 | 112 | <ul> |
@@ -189,7 +189,7 b' 200 Script output follows' | |||
|
189 | 189 | <div class="container"> |
|
190 | 190 | <div class="menu"> |
|
191 | 191 | <div class="logo"> |
|
192 |
<a href="http:// |
|
|
192 | <a href="http://mercurial.selenic.com/"> | |
|
193 | 193 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
194 | 194 | </div> |
|
195 | 195 | <ul> |
@@ -272,7 +272,7 b' 200 Script output follows' | |||
|
272 | 272 | <div class="container"> |
|
273 | 273 | <div class="menu"> |
|
274 | 274 | <div class="logo"> |
|
275 |
<a href="http:// |
|
|
275 | <a href="http://mercurial.selenic.com/"> | |
|
276 | 276 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
277 | 277 | </div> |
|
278 | 278 | <ul> |
@@ -350,7 +350,7 b' 200 Script output follows' | |||
|
350 | 350 | <div class="container"> |
|
351 | 351 | <div class="menu"> |
|
352 | 352 | <div class="logo"> |
|
353 |
<a href="http:// |
|
|
353 | <a href="http://mercurial.selenic.com/"> | |
|
354 | 354 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
355 | 355 | </div> |
|
356 | 356 | <ul> |
@@ -424,7 +424,7 b' 404 Not Found' | |||
|
424 | 424 | <div class="container"> |
|
425 | 425 | <div class="menu"> |
|
426 | 426 | <div class="logo"> |
|
427 |
<a href="http:// |
|
|
427 | <a href="http://mercurial.selenic.com/"> | |
|
428 | 428 | <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial" /></a> |
|
429 | 429 | </div> |
|
430 | 430 | <ul> |
@@ -559,7 +559,7 b' b@1e88685f5dde' | |||
|
559 | 559 | |
|
560 | 560 | |
|
561 | 561 | <div class="logo"> |
|
562 |
<a href="http:// |
|
|
562 | <a href="http://mercurial.selenic.com/"> | |
|
563 | 563 | <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> |
|
564 | 564 | </div> |
|
565 | 565 |
@@ -17,7 +17,7 b' 200 Script output follows' | |||
|
17 | 17 | <div class="container"> |
|
18 | 18 | <div class="menu"> |
|
19 | 19 | <div class="logo"> |
|
20 |
<a href="http:// |
|
|
20 | <a href="http://mercurial.selenic.com/"> | |
|
21 | 21 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
22 | 22 | </div> |
|
23 | 23 | <ul> |
@@ -106,7 +106,7 b' 200 Script output follows' | |||
|
106 | 106 | <div class="container"> |
|
107 | 107 | <div class="menu"> |
|
108 | 108 | <div class="logo"> |
|
109 |
<a href="http:// |
|
|
109 | <a href="http://mercurial.selenic.com/"> | |
|
110 | 110 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
111 | 111 | </div> |
|
112 | 112 | <ul> |
@@ -35,7 +35,7 b' 404 Not Found' | |||
|
35 | 35 | <div class="container"> |
|
36 | 36 | <div class="menu"> |
|
37 | 37 | <div class="logo"> |
|
38 |
<a href="http:// |
|
|
38 | <a href="http://mercurial.selenic.com/"> | |
|
39 | 39 | <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial" /></a> |
|
40 | 40 | </div> |
|
41 | 41 | <ul> |
@@ -105,7 +105,7 b' 404 Not Found' | |||
|
105 | 105 | <div class="container"> |
|
106 | 106 | <div class="menu"> |
|
107 | 107 | <div class="logo"> |
|
108 |
<a href="http:// |
|
|
108 | <a href="http://mercurial.selenic.com/"> | |
|
109 | 109 | <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial" /></a> |
|
110 | 110 | </div> |
|
111 | 111 | <ul> |
@@ -56,7 +56,7 b' 200 Script output follows' | |||
|
56 | 56 | |
|
57 | 57 | <div class="container"> |
|
58 | 58 | <div class="menu"> |
|
59 |
<a href="http:// |
|
|
59 | <a href="http://mercurial.selenic.com/"> | |
|
60 | 60 | <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial" /></a> |
|
61 | 61 | </div> |
|
62 | 62 | <div class="main"> |
@@ -192,7 +192,7 b' 200 Script output follows' | |||
|
192 | 192 | |
|
193 | 193 | <div class="container"> |
|
194 | 194 | <div class="menu"> |
|
195 |
<a href="http:// |
|
|
195 | <a href="http://mercurial.selenic.com/"> | |
|
196 | 196 | <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial" /></a> |
|
197 | 197 | </div> |
|
198 | 198 | <div class="main"> |
@@ -19,7 +19,7 b' 200 Script output follows' | |||
|
19 | 19 | <div class="container"> |
|
20 | 20 | <div class="menu"> |
|
21 | 21 | <div class="logo"> |
|
22 |
<a href="http:// |
|
|
22 | <a href="http://mercurial.selenic.com/"> | |
|
23 | 23 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
24 | 24 | </div> |
|
25 | 25 | <ul> |
@@ -137,7 +137,7 b' 200 Script output follows' | |||
|
137 | 137 | <div class="container"> |
|
138 | 138 | <div class="menu"> |
|
139 | 139 | <div class="logo"> |
|
140 |
<a href="http:// |
|
|
140 | <a href="http://mercurial.selenic.com/"> | |
|
141 | 141 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
142 | 142 | </div> |
|
143 | 143 | <ul> |
@@ -224,7 +224,7 b' 200 Script output follows' | |||
|
224 | 224 | <div class="container"> |
|
225 | 225 | <div class="menu"> |
|
226 | 226 | <div class="logo"> |
|
227 |
<a href="http:// |
|
|
227 | <a href="http://mercurial.selenic.com/"> | |
|
228 | 228 | <img src="/static/hglogo.png" alt="mercurial" /></a> |
|
229 | 229 | </div> |
|
230 | 230 | <ul> |
@@ -1,5 +1,5 b'' | |||
|
1 | 1 | #!/bin/sh |
|
2 |
# http:// |
|
|
2 | # http://mercurial.selenic.com/bts/issue322 | |
|
3 | 3 | |
|
4 | 4 | echo % file replaced with directory |
|
5 | 5 |
@@ -1,5 +1,5 b'' | |||
|
1 | 1 | #!/bin/sh |
|
2 |
# http:// |
|
|
2 | # http://mercurial.selenic.com/bts/issue352 | |
|
3 | 3 | |
|
4 | 4 | "$TESTDIR/hghave" eol-in-paths || exit 80 |
|
5 | 5 |
General Comments 0
You need to be logged in to leave comments.
Login now