-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'jk/lore-is-the-archive'
Doc update for the mailing list archiving and nntp service. * jk/lore-is-the-archive: doc: replace public-inbox links with lore.kernel.org doc: recommend lore.kernel.org over public-inbox.org
- Loading branch information
Showing
13 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1350,7 +1350,7 @@ References | |
- [[[1]]] https://www.nist.gov/sites/default/files/documents/director/planning/report02-3.pdf['The Economic Impacts of Inadequate Infratructure for Software Testing'. Nist Planning Report 02-3], see Executive Summary and Chapter 8. | ||
- [[[2]]] http://www.oracle.com/technetwork/java/codeconvtoc-136057.html['Code Conventions for the Java Programming Language'. Sun Microsystems.] | ||
- [[[3]]] https://en.wikipedia.org/wiki/Software_maintenance['Software maintenance'. Wikipedia.] | ||
- [[[4]]] https://public-inbox.org/git/[email protected]/[Junio C Hamano. 'Automated bisect success story'.] | ||
- [[[4]]] https://lore.kernel.org/git/[email protected]/[Junio C Hamano. 'Automated bisect success story'.] | ||
- [[[5]]] https://lwn.net/Articles/317154/[Christian Couder. 'Fully automated bisecting with "git bisect run"'. LWN.net.] | ||
- [[[6]]] https://lwn.net/Articles/277872/[Jonathan Corbet. 'Bisection divides users and developers'. LWN.net.] | ||
- [[[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.] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -928,7 +928,7 @@ Reporting Bugs | |
Report bugs to the Git mailing list <[email protected]> where the | ||
development and maintenance is primarily done. You do not have to be | ||
subscribed to the list to send a message there. See the list archive | ||
at https://public-inbox.org/git for previous bug reports and other | ||
at https://lore.kernel.org/git for previous bug reports and other | ||
discussions. | ||
|
||
Issues which are security relevant should be disclosed privately to | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -323,14 +323,14 @@ Related Links | |
[0] https://bugs.chromium.org/p/git/issues/detail?id=8 | ||
Chromium work item for: Serialized Commit Graph | ||
|
||
[1] https://public-inbox.org/git/[email protected]/ | ||
[1] https://lore.kernel.org/git/[email protected]/ | ||
An abandoned patch that introduced generation numbers. | ||
|
||
[2] https://public-inbox.org/git/[email protected]/ | ||
[2] https://lore.kernel.org/git/[email protected]/ | ||
Discussion about generation numbers on commits and how they interact | ||
with fsck. | ||
|
||
[3] https://public-inbox.org/git/[email protected]/ | ||
[3] https://lore.kernel.org/git/[email protected]/ | ||
More discussion about generation numbers and not storing them inside | ||
commit objects. A valuable quote: | ||
|
||
|
@@ -342,9 +342,9 @@ Related Links | |
commit objects (i.e., packv4 or something like the "metapacks" I | ||
proposed a few years ago)." | ||
|
||
[4] https://public-inbox.org/git/[email protected]/T/#u | ||
[4] https://lore.kernel.org/git/[email protected]/T/#u | ||
A patch to remove the ahead-behind calculation from 'status'. | ||
|
||
[5] https://public-inbox.org/git/[email protected]/ | ||
[5] https://lore.kernel.org/git/[email protected]/ | ||
A discussion of a "two-dimensional graph position" that can allow reading | ||
multiple commit-graph chains at the same time. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -730,7 +730,7 @@ adoption. | |
|
||
Using hash functions in parallel | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
(e.g. https://public-inbox.org/git/[email protected]/ ) | ||
(e.g. https://lore.kernel.org/git/[email protected]/ ) | ||
Objects newly created would be addressed by the new hash, but inside | ||
such an object (e.g. commit) it is still possible to address objects | ||
using the old hash function. | ||
|
@@ -783,7 +783,7 @@ [email protected], [email protected], [email protected], | |
[email protected] | ||
|
||
Initial version sent to | ||
http://public-inbox.org/git/[email protected] | ||
http://lore.kernel.org/git/[email protected] | ||
|
||
2017-03-03 [email protected] | ||
Incorporated suggestions from jonathantanmy and sbeller: | ||
|
@@ -820,8 +820,8 @@ Later history: | |
edits. This document history is no longer being maintained as it | ||
would now be superfluous to the commit log | ||
|
||
[1] http://public-inbox.org/git/CA+55aFzJtejiCjV0e43+9oR3QuJK2PiFiLQemytoLpyJWe6P9w@mail.gmail.com/ | ||
[2] http://public-inbox.org/git/CA+55aFz+gkAsDZ24zmePQuEs1XPS9BP_s8O7Q4wQ7LV7X5-oDA@mail.gmail.com/ | ||
[3] http://public-inbox.org/git/[email protected]/ | ||
[4] http://public-inbox.org/git/[email protected] | ||
[5] https://public-inbox.org/git/CAJo=hJtoX9=AyLHHpUJS7fueV9ciZ_MNpnEPHUz8Whui6g9F0A@mail.gmail.com/ | ||
[1] http://lore.kernel.org/git/CA+55aFzJtejiCjV0e43+9oR3QuJK2PiFiLQemytoLpyJWe6P9w@mail.gmail.com/ | ||
[2] http://lore.kernel.org/git/CA+55aFz+gkAsDZ24zmePQuEs1XPS9BP_s8O7Q4wQ7LV7X5-oDA@mail.gmail.com/ | ||
[3] http://lore.kernel.org/git/[email protected]/ | ||
[4] http://lore.kernel.org/git/[email protected] | ||
[5] https://lore.kernel.org/git/CAJo=hJtoX9=AyLHHpUJS7fueV9ciZ_MNpnEPHUz8Whui6g9F0A@mail.gmail.com/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -102,8 +102,8 @@ Related Links | |
[0] https://bugs.chromium.org/p/git/issues/detail?id=6 | ||
Chromium work item for: Multi-Pack Index (MIDX) | ||
|
||
[1] https://public-inbox.org/git/[email protected]/ | ||
[1] https://lore.kernel.org/git/[email protected]/ | ||
An earlier RFC for the multi-pack-index feature | ||
|
||
[2] https://public-inbox.org/git/alpine.DEB.2.20.1803091557510.23109@alexmv-linux/ | ||
[2] https://lore.kernel.org/git/alpine.DEB.2.20.1803091557510.23109@alexmv-linux/ | ||
Git Merge 2018 Contributor's summit notes (includes discussion of MIDX) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -350,26 +350,26 @@ Related Links | |
[0] https://crbug.com/git/2 | ||
Bug#2: Partial Clone | ||
|
||
[1] https://public-inbox.org/git/[email protected]/ + | ||
[1] https://lore.kernel.org/git/[email protected]/ + | ||
Subject: [RFC] Add support for downloading blobs on demand + | ||
Date: Fri, 13 Jan 2017 10:52:53 -0500 | ||
|
||
[2] https://public-inbox.org/git/[email protected]/ + | ||
[2] https://lore.kernel.org/git/[email protected]/ + | ||
Subject: [PATCH 00/18] Partial clone (from clone to lazy fetch in 18 patches) + | ||
Date: Fri, 29 Sep 2017 13:11:36 -0700 | ||
|
||
[3] https://public-inbox.org/git/[email protected]/ + | ||
[3] https://lore.kernel.org/git/[email protected]/ + | ||
Subject: Proposal for missing blob support in Git repos + | ||
Date: Wed, 26 Apr 2017 15:13:46 -0700 | ||
|
||
[4] https://public-inbox.org/git/[email protected]/ + | ||
[4] https://lore.kernel.org/git/[email protected]/ + | ||
Subject: [PATCH 00/10] RFC Partial Clone and Fetch + | ||
Date: Wed, 8 Mar 2017 18:50:29 +0000 | ||
|
||
[5] https://public-inbox.org/git/[email protected]/ + | ||
[5] https://lore.kernel.org/git/[email protected]/ + | ||
Subject: [PATCH v7 00/10] refactor the filter process code into a reusable module + | ||
Date: Fri, 5 May 2017 11:27:52 -0400 | ||
|
||
[6] https://public-inbox.org/git/[email protected]/ + | ||
[6] https://lore.kernel.org/git/[email protected]/ + | ||
Subject: [RFC/PATCH v2 0/1] Add support for downloading blobs on demand + | ||
Date: Fri, 14 Jul 2017 09:26:50 -0400 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ requests, comments and patches to [email protected] (read | |
[Documentation/SubmittingPatches][] for instructions on patch submission). | ||
To subscribe to the list, send an email with just "subscribe git" in | ||
the body to [email protected]. The mailing list archives are | ||
available at <https://public-inbox.org/git/>, | ||
available at <https://lore.kernel.org/git/>, | ||
<http://marc.info/?l=git> and other archival sites. | ||
|
||
Issues which are security relevant should be disclosed privately to | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -450,7 +450,7 @@ static char *find_name_gnu(struct strbuf *root, | |
|
||
/* | ||
* Proposed "new-style" GNU patch/diff format; see | ||
* https://public-inbox.org/git/[email protected]/ | ||
* https://lore.kernel.org/git/[email protected]/ | ||
*/ | ||
if (unquote_c_style(&name, line, NULL)) { | ||
strbuf_release(&name); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,7 +98,7 @@ | |
/* | ||
* Defines Big Endian on a whitelist of OSs that are known to be Big | ||
* Endian-only. See | ||
* https://public-inbox.org/git/[email protected]/ | ||
* https://lore.kernel.org/git/[email protected]/ | ||
*/ | ||
#define SHA1DC_BIGENDIAN | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ filter_git () { | |
# Compare two files and ensure that `clean` and `smudge` respectively are | ||
# called at least once if specified in the `expect` file. The actual | ||
# invocation count is not relevant because their number can vary. | ||
# c.f. http://public-inbox.org/git/[email protected]/ | ||
# c.f. http://lore.kernel.org/git/[email protected]/ | ||
test_cmp_count () { | ||
expect=$1 | ||
actual=$2 | ||
|
@@ -50,7 +50,7 @@ test_cmp_count () { | |
|
||
# Compare two files but exclude all `clean` invocations because Git can | ||
# call `clean` zero or more times. | ||
# c.f. http://public-inbox.org/git/[email protected]/ | ||
# c.f. http://lore.kernel.org/git/[email protected]/ | ||
test_cmp_exclude_clean () { | ||
expect=$1 | ||
actual=$2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -354,7 +354,7 @@ test_expect_failure 'combine diff coalesce three parents' ' | |
' | ||
|
||
# Test for a bug reported at | ||
# https://public-inbox.org/git/[email protected]/ | ||
# https://lore.kernel.org/git/[email protected]/ | ||
# where a delete lines were missing from combined diff output when they | ||
# occurred exactly before the context lines of a later change. | ||
test_expect_success 'combine diff missing delete bug' ' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1124,7 +1124,7 @@ static enum interesting do_match(struct index_state *istate, | |
* later on. | ||
* max_depth is ignored but we may consider support it | ||
* in future, see | ||
* https://public-inbox.org/git/[email protected]/ | ||
* https://lore.kernel.org/git/[email protected]/ | ||
*/ | ||
if (ps->recursive && S_ISDIR(entry->mode)) | ||
return entry_interesting; | ||
|