Skip to content

Commit 56e6c16

Browse files
committed
Merge branch 'dl/lore-is-the-archive'
Publicize lore.kernel.org mailing list archive and use URLs pointing into it to refer to notable messages in the documentation. * dl/lore-is-the-archive: doc: replace LKML link with lore.kernel.org RelNotes: replace Gmane with real Message-IDs doc: replace MARC links with lore.kernel.org
2 parents 3b3d9ea + 14b7664 commit 56e6c16

File tree

14 files changed

+18
-17
lines changed

14 files changed

+18
-17
lines changed

Documentation/RelNotes/1.6.2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ push running this release will issue a big warning when the
1111
configuration variable is missing. Please refer to:
1212

1313
http://git.or.cz/gitwiki/GitFaq#non-bare
14-
http://thread.gmane.org/gmane.comp.version-control.git/107758/focus=108007
14+
https://lore.kernel.org/git/[email protected]/
1515

1616
for more details on the reason why this change is needed and the
1717
transition plan.

Documentation/RelNotes/1.6.3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ push running this release will issue a big warning when the
1111
configuration variable is missing. Please refer to:
1212

1313
http://git.or.cz/gitwiki/GitFaq#non-bare
14-
http://thread.gmane.org/gmane.comp.version-control.git/107758/focus=108007
14+
https://lore.kernel.org/git/[email protected]/
1515

1616
for more details on the reason why this change is needed and the
1717
transition plan.

Documentation/RelNotes/1.6.4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ push running this release will issue a big warning when the
1111
configuration variable is missing. Please refer to:
1212

1313
http://git.or.cz/gitwiki/GitFaq#non-bare
14-
http://thread.gmane.org/gmane.comp.version-control.git/107758/focus=108007
14+
https://lore.kernel.org/git/[email protected]/
1515

1616
for more details on the reason why this change is needed and the
1717
transition plan.

Documentation/RelNotes/1.6.5.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ push running this release will issue a big warning when the
2222
configuration variable is missing. Please refer to:
2323

2424
http://git.or.cz/gitwiki/GitFaq#non-bare
25-
http://thread.gmane.org/gmane.comp.version-control.git/107758/focus=108007
25+
https://lore.kernel.org/git/[email protected]/
2626

2727
for more details on the reason why this change is needed and the
2828
transition plan.

Documentation/RelNotes/1.6.6.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ users will fare this time.
6464
Please refer to:
6565

6666
http://git.or.cz/gitwiki/GitFaq#non-bare
67-
http://thread.gmane.org/gmane.comp.version-control.git/107758/focus=108007
67+
https://lore.kernel.org/git/[email protected]/
6868

6969
for more details on the reason why this change is needed and the
7070
transition process that already took place so far.

Documentation/RelNotes/1.8.4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Foreign interfaces, subsystems and ports.
5858
credential helper interface from Git.pm.
5959

6060
* Update build for Cygwin 1.[57]. Torsten Bögershausen reports that
61-
this is fine with Cygwin 1.7 ($gmane/225824) so let's try moving it
61+
this is fine with Cygwin 1.7 (cf. <[email protected]>) so let's try moving it
6262
ahead.
6363

6464
* The credential helper to talk to keychain on OS X (in contrib/) has

Documentation/RelNotes/2.5.0.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,8 @@ Performance, Internal Implementation, Development Support etc.
172172
incorrect patch text to "git apply". Add tests to demonstrate
173173
this.
174174

175-
I have a slight suspicion that this may be $gmane/87202 coming back
175+
I have a slight suspicion that this may be
176+
cf. <[email protected]> coming back
176177
and biting us (I seem to have said "let's run with this and see
177178
what happens" back then).
178179

Documentation/RelNotes/2.8.3.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Fixes since v2.8.2
5555
This is necessary to use Git on Windows shared directories, and is
5656
already enabled for the MinGW and plain Windows builds. It also
5757
has been used in Cygwin packaged versions of Git for quite a while.
58-
See http://thread.gmane.org/gmane.comp.version-control.git/291853
59-
and http://thread.gmane.org/gmane.comp.version-control.git/275680.
58+
See https://lore.kernel.org/git/[email protected]/
59+
and https://lore.kernel.org/git/[email protected]/.
6060

6161
* "git replace -e" did not honour "core.editor" configuration.
6262

Documentation/RelNotes/2.9.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ notes for details).
368368
This is necessary to use Git on Windows shared directories, and is
369369
already enabled for the MinGW and plain Windows builds. It also
370370
has been used in Cygwin packaged versions of Git for quite a while.
371-
See http://thread.gmane.org/gmane.comp.version-control.git/291853
371+
See https://lore.kernel.org/git/[email protected]/
372372

373373
* "merge-octopus" strategy did not ensure that the index is clean
374374
when merge begins.

Documentation/git-bisect-lk2009.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1353,6 +1353,6 @@ References
13531353
- [[[4]]] https://lore.kernel.org/git/[email protected]/[Junio C Hamano. 'Automated bisect success story'.]
13541354
- [[[5]]] https://lwn.net/Articles/317154/[Christian Couder. 'Fully automated bisecting with "git bisect run"'. LWN.net.]
13551355
- [[[6]]] https://lwn.net/Articles/277872/[Jonathan Corbet. 'Bisection divides users and developers'. LWN.net.]
1356-
- [[[7]]] http://marc.info/?l=linux-kernel&m=119702753411680&w=2[Ingo Molnar. 'Re: BUG 2.6.23-rc3 can't see sd partitions on Alpha'. Linux-kernel mailing list.]
1356+
- [[[7]]] https://lore.kernel.org/lkml/[email protected]/[Ingo Molnar. 'Re: BUG 2.6.23-rc3 can't see sd partitions on Alpha'. Linux-kernel mailing list.]
13571357
- [[[8]]] https://www.kernel.org/pub/software/scm/git/docs/git-bisect.html[Junio C Hamano and the git-list. 'git-bisect(1) Manual Page'. Linux Kernel Archives.]
13581358
- [[[9]]] https://github.com/Ealdwulf/bbchop[Ealdwulf. 'bbchop'. GitHub.]

Documentation/gitcli.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ only affects the files in the working tree, but with
211211
entries, and with `--cached`, it modifies only the index
212212
entries.
213213

214-
See also http://marc.info/?l=git&m=116563135620359 and
215-
http://marc.info/?l=git&m=119150393620273 for further
214+
See also https://lore.kernel.org/git/[email protected]/ and
215+
https://lore.kernel.org/git/[email protected]/ for further
216216
information.
217217

218218
Some other commands that also work on files in the working tree and/or

Documentation/technical/racy-git.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git
5151
only fixes the issue for file systems with exactly 1 ns or 1 s
5252
resolution. Other file systems are still broken in current Linux
5353
kernels (e.g. CEPH, CIFS, NTFS, UDF), see
54-
https://lkml.org/lkml/2015/6/9/714
54+
https://lore.kernel.org/lkml/[email protected]/
5555

5656
Racy Git
5757
--------

Documentation/user-manual.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4574,5 +4574,5 @@ Write a chapter on using plumbing and writing scripts.
45744574
Alternates, clone -reference, etc.
45754575

45764576
More on recovery from repository corruption. See:
4577-
http://marc.info/?l=git&m=117263864820799&w=2
4578-
http://marc.info/?l=git&m=117147855503798&w=2
4577+
https://lore.kernel.org/git/[email protected]/
4578+
https://lore.kernel.org/git/[email protected]/

t/t6021-merge-criss-cross.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright (c) 2005 Fredrik Kuivinen
44
#
55

6-
# See http://marc.info/?l=git&m=111463358500362&w=2 for a
6+
# See https://lore.kernel.org/git/[email protected]/ for a
77
# nice description of what this is about.
88

99

0 commit comments

Comments
 (0)