doc: update links to current pages
It's somewhat traditional to respect sites' self-identification. Signed-off-by: Josh Soref <jsoref@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
bcb6cae296
commit
65175d9ea2
|
@ -518,7 +518,7 @@ For Perl programs:
|
||||||
|
|
||||||
For Python scripts:
|
For Python scripts:
|
||||||
|
|
||||||
- We follow PEP-8 (http://www.python.org/dev/peps/pep-0008/).
|
- We follow PEP-8 (https://peps.python.org/pep-0008/).
|
||||||
|
|
||||||
- As a minimum, we aim to be compatible with Python 2.7.
|
- As a minimum, we aim to be compatible with Python 2.7.
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ To ease the transition plan, the receiving repository of such a
|
||||||
push running this release will issue a big warning when the
|
push running this release will issue a big warning when the
|
||||||
configuration variable is missing. Please refer to:
|
configuration variable is missing. Please refer to:
|
||||||
|
|
||||||
http://git.or.cz/gitwiki/GitFaq#non-bare
|
https://archive.kernel.org/oldwiki/git.wiki.kernel.org/index.php/GitFaq.html#non-bare
|
||||||
https://lore.kernel.org/git/7vbptlsuyv.fsf@gitster.siamese.dyndns.org/
|
https://lore.kernel.org/git/7vbptlsuyv.fsf@gitster.siamese.dyndns.org/
|
||||||
|
|
||||||
for more details on the reason why this change is needed and the
|
for more details on the reason why this change is needed and the
|
||||||
|
|
|
@ -10,7 +10,7 @@ To ease the transition plan, the receiving repository of such a
|
||||||
push running this release will issue a big warning when the
|
push running this release will issue a big warning when the
|
||||||
configuration variable is missing. Please refer to:
|
configuration variable is missing. Please refer to:
|
||||||
|
|
||||||
http://git.or.cz/gitwiki/GitFaq#non-bare
|
https://archive.kernel.org/oldwiki/git.wiki.kernel.org/index.php/GitFaq.html#non-bare
|
||||||
https://lore.kernel.org/git/7vbptlsuyv.fsf@gitster.siamese.dyndns.org/
|
https://lore.kernel.org/git/7vbptlsuyv.fsf@gitster.siamese.dyndns.org/
|
||||||
|
|
||||||
for more details on the reason why this change is needed and the
|
for more details on the reason why this change is needed and the
|
||||||
|
|
|
@ -10,7 +10,7 @@ To ease the transition plan, the receiving repository of such a
|
||||||
push running this release will issue a big warning when the
|
push running this release will issue a big warning when the
|
||||||
configuration variable is missing. Please refer to:
|
configuration variable is missing. Please refer to:
|
||||||
|
|
||||||
http://git.or.cz/gitwiki/GitFaq#non-bare
|
https://archive.kernel.org/oldwiki/git.wiki.kernel.org/index.php/GitFaq.html#non-bare
|
||||||
https://lore.kernel.org/git/7vbptlsuyv.fsf@gitster.siamese.dyndns.org/
|
https://lore.kernel.org/git/7vbptlsuyv.fsf@gitster.siamese.dyndns.org/
|
||||||
|
|
||||||
for more details on the reason why this change is needed and the
|
for more details on the reason why this change is needed and the
|
||||||
|
|
|
@ -21,7 +21,7 @@ To ease the transition plan, the receiving repository of such a
|
||||||
push running this release will issue a big warning when the
|
push running this release will issue a big warning when the
|
||||||
configuration variable is missing. Please refer to:
|
configuration variable is missing. Please refer to:
|
||||||
|
|
||||||
http://git.or.cz/gitwiki/GitFaq#non-bare
|
https://archive.kernel.org/oldwiki/git.wiki.kernel.org/index.php/GitFaq.html#non-bare
|
||||||
https://lore.kernel.org/git/7vbptlsuyv.fsf@gitster.siamese.dyndns.org/
|
https://lore.kernel.org/git/7vbptlsuyv.fsf@gitster.siamese.dyndns.org/
|
||||||
|
|
||||||
for more details on the reason why this change is needed and the
|
for more details on the reason why this change is needed and the
|
||||||
|
|
|
@ -63,7 +63,7 @@ users will fare this time.
|
||||||
|
|
||||||
Please refer to:
|
Please refer to:
|
||||||
|
|
||||||
http://git.or.cz/gitwiki/GitFaq#non-bare
|
https://archive.kernel.org/oldwiki/git.wiki.kernel.org/index.php/GitFaq.html#non-bare
|
||||||
https://lore.kernel.org/git/7vbptlsuyv.fsf@gitster.siamese.dyndns.org/
|
https://lore.kernel.org/git/7vbptlsuyv.fsf@gitster.siamese.dyndns.org/
|
||||||
|
|
||||||
for more details on the reason why this change is needed and the
|
for more details on the reason why this change is needed and the
|
||||||
|
|
|
@ -22,7 +22,7 @@ DESCRIPTION
|
||||||
deprecated; it does not work with cvsps version 3 and later. If you are
|
deprecated; it does not work with cvsps version 3 and later. If you are
|
||||||
performing a one-shot import of a CVS repository consider using
|
performing a one-shot import of a CVS repository consider using
|
||||||
http://cvs2svn.tigris.org/cvs2git.html[cvs2git] or
|
http://cvs2svn.tigris.org/cvs2git.html[cvs2git] or
|
||||||
http://www.catb.org/esr/cvs-fast-export/[cvs-fast-export].
|
https://gitlab.com/esr/cvs-fast-export[cvs-fast-export].
|
||||||
|
|
||||||
Imports a CVS repository into Git. It will either create a new
|
Imports a CVS repository into Git. It will either create a new
|
||||||
repository, or incrementally import into an existing one.
|
repository, or incrementally import into an existing one.
|
||||||
|
|
|
@ -610,8 +610,8 @@ Approach #3 (external editor)
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
The following Thunderbird extensions are needed:
|
The following Thunderbird extensions are needed:
|
||||||
AboutConfig from http://aboutconfig.mozdev.org/ and
|
AboutConfig from https://mjg.github.io/AboutConfig/ and
|
||||||
External Editor from http://globs.org/articles.php?lng=en&pg=8
|
External Editor from https://globs.org/articles.php?lng=en&pg=8
|
||||||
|
|
||||||
1. Prepare the patch as a text file using your method of choice.
|
1. Prepare the patch as a text file using your method of choice.
|
||||||
|
|
||||||
|
|
|
@ -1061,7 +1061,7 @@ Authors
|
||||||
-------
|
-------
|
||||||
Git was started by Linus Torvalds, and is currently maintained by Junio
|
Git was started by Linus Torvalds, and is currently maintained by Junio
|
||||||
C Hamano. Numerous contributions have come from the Git mailing list
|
C Hamano. Numerous contributions have come from the Git mailing list
|
||||||
<git@vger.kernel.org>. http://www.openhub.net/p/git/contributors/summary
|
<git@vger.kernel.org>. https://openhub.net/p/git/contributors/summary
|
||||||
gives you a more complete list of contributors.
|
gives you a more complete list of contributors.
|
||||||
|
|
||||||
If you have a clone of git.git itself, the
|
If you have a clone of git.git itself, the
|
||||||
|
|
|
@ -2390,7 +2390,7 @@ proc do_quit {{rc {1}}} {
|
||||||
set ret_code $rc
|
set ret_code $rc
|
||||||
|
|
||||||
# Briefly enable send again, working around Tk bug
|
# Briefly enable send again, working around Tk bug
|
||||||
# http://sourceforge.net/tracker/?func=detail&atid=112997&aid=1821174&group_id=12997
|
# https://sourceforge.net/p/tktoolkit/bugs/2343/
|
||||||
tk appname [appname]
|
tk appname [appname]
|
||||||
|
|
||||||
destroy .
|
destroy .
|
||||||
|
|
|
@ -12472,7 +12472,7 @@ if {[tk windowingsystem] eq "aqua"} {
|
||||||
|
|
||||||
catch {
|
catch {
|
||||||
# follow the XDG base directory specification by default. See
|
# follow the XDG base directory specification by default. See
|
||||||
# http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
|
# https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
|
||||||
if {[info exists env(XDG_CONFIG_HOME)] && $env(XDG_CONFIG_HOME) ne ""} {
|
if {[info exists env(XDG_CONFIG_HOME)] && $env(XDG_CONFIG_HOME) ne ""} {
|
||||||
# XDG_CONFIG_HOME environment variable is set
|
# XDG_CONFIG_HOME environment variable is set
|
||||||
set config_file [file join $env(XDG_CONFIG_HOME) git gitk]
|
set config_file [file join $env(XDG_CONFIG_HOME) git gitk]
|
||||||
|
|
|
@ -137,7 +137,7 @@ function addCssRule(selector, style) {
|
||||||
* http://www.dustindiaz.com/getelementsbyclass/
|
* http://www.dustindiaz.com/getelementsbyclass/
|
||||||
* http://stackoverflow.com/questions/1818865/do-we-have-getelementsbyclassname-in-javascript
|
* http://stackoverflow.com/questions/1818865/do-we-have-getelementsbyclassname-in-javascript
|
||||||
*
|
*
|
||||||
* See also http://ejohn.org/blog/getelementsbyclassname-speed-comparison/
|
* See also https://johnresig.com/blog/getelementsbyclassname-speed-comparison/
|
||||||
*
|
*
|
||||||
* @param {String} class: name of _single_ class to find
|
* @param {String} class: name of _single_ class to find
|
||||||
* @param {String} [taghint] limit search to given tags
|
* @param {String} [taghint] limit search to given tags
|
||||||
|
|
2
http.c
2
http.c
|
@ -1902,7 +1902,7 @@ static void write_accept_language(struct strbuf *buf)
|
||||||
* MAX_DECIMAL_PLACES must not be larger than 3. If it is larger than
|
* MAX_DECIMAL_PLACES must not be larger than 3. If it is larger than
|
||||||
* that, q-value will be smaller than 0.001, the minimum q-value the
|
* that, q-value will be smaller than 0.001, the minimum q-value the
|
||||||
* HTTP specification allows. See
|
* HTTP specification allows. See
|
||||||
* http://tools.ietf.org/html/rfc7231#section-5.3.1 for q-value.
|
* https://datatracker.ietf.org/doc/html/rfc7231#section-5.3.1 for q-value.
|
||||||
*/
|
*/
|
||||||
const int MAX_DECIMAL_PLACES = 3;
|
const int MAX_DECIMAL_PLACES = 3;
|
||||||
const int MAX_LANGUAGE_TAGS = 1000;
|
const int MAX_LANGUAGE_TAGS = 1000;
|
||||||
|
|
|
@ -860,7 +860,7 @@ static void imap_close_store(struct imap_store *ctx)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* hexchar() and cram() functions are based on the code from the isync
|
* hexchar() and cram() functions are based on the code from the isync
|
||||||
* project (http://isync.sf.net/).
|
* project (https://isync.sourceforge.io/).
|
||||||
*/
|
*/
|
||||||
static char hexchar(unsigned int b)
|
static char hexchar(unsigned int b)
|
||||||
{
|
{
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
/*
|
/*
|
||||||
* JSON data structures are defined at:
|
* JSON data structures are defined at:
|
||||||
* [1] http://www.ietf.org/rfc/rfc7159.txt
|
* [1] http://www.ietf.org/rfc/rfc7159.txt
|
||||||
* [2] http://json.org/
|
* [2] https://www.json.org/
|
||||||
*
|
*
|
||||||
* The JSON-writer API allows one to build JSON data structures using a
|
* The JSON-writer API allows one to build JSON data structures using a
|
||||||
* simple wrapper around a "struct strbuf" buffer. It is intended as a
|
* simple wrapper around a "struct strbuf" buffer. It is intended as a
|
||||||
|
|
Loading…
Reference in New Issue