Skip to content

Commit 42c453b

Browse files
committed
Autogenerated HTML docs for v2.47.0-rc1-33-g90fe38
1 parent f8a0677 commit 42c453b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+114
-77
lines changed

BreakingChanges.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Cf. <[email protected]>.
117117

118118
* The git-pack-redundant(1) command can be used to remove redundant pack files.
119119
The subcommand is unusably slow and the reason why nobody reports it as a
120-
performance bug is suspected to be the absense of users. We have nominated
120+
performance bug is suspected to be the absence of users. We have nominated
121121
the command for removal and have started to emit a user-visible warning in
122122
c3b58472be (pack-redundant: gauge the usage before proposing its removal,
123123
2020-08-25) whenever the command is executed.

DecisionMaking.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>Decision-Making Process in the Git Project</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -512,7 +512,7 @@ <h2 id="_larger_discussions_without_patches">Larger Discussions (without patches
512512
<div class="paragraph">
513513
<p>For non-technical decisions such as community norms or processes, it is up to
514514
the community as a whole to implement and sustain agreed-upon changes.
515-
The project leadership committe (PLC) may help the implementation of
515+
The project leadership committee (PLC) may help the implementation of
516516
policy decisions.</p>
517517
</div>
518518
</div>
@@ -540,7 +540,7 @@ <h2 id="_other_discussion_venues">Other Discussion Venues</h2>
540540
</div>
541541
<div id="footer">
542542
<div id="footer-text">
543-
Last updated 2024-05-30 16:24:27 -0700
543+
Last updated 2024-10-04 15:34:09 -0700
544544
</div>
545545
</div>
546546
</body>

DecisionMaking.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ implementation, for very large changes).
5454

5555
For non-technical decisions such as community norms or processes, it is up to
5656
the community as a whole to implement and sustain agreed-upon changes.
57-
The project leadership committe (PLC) may help the implementation of
57+
The project leadership committee (PLC) may help the implementation of
5858
policy decisions.
5959

6060

MyFirstContribution.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>My First Contribution to the Git Project</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">

MyFirstObjectWalk.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>My First Object Walk</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">

RelNotes/2.47.0.txt

+5
Original file line numberDiff line numberDiff line change
@@ -328,10 +328,15 @@ Fixes since v2.46
328328
index" advice message, which has been corrected.
329329
(merge 537e516a39 ds/sparse-checkout-expansion-advice later to maint).
330330

331+
* macOS with fsmonitor daemon can hang forever when a submodule is
332+
involved, which has been corrected.
333+
331334
* Other code cleanup, docfix, build fix, etc.
332335
(merge be10ac7037 jc/mailinfo-header-cleanup later to maint).
333336
(merge 4460e052e0 jc/range-diff-lazy-setup later to maint).
334337
(merge 0627c58e7a ak/typofixes later to maint).
335338
(merge 83799f1500 jk/t9001-deflake later to maint).
336339
(merge e02cc08a88 ak/typofix-2.46-maint later to maint).
337340
(merge 5c5d29e1c4 ps/ci-gitlab-upgrade later to maint).
341+
(merge 9c4c840901 jc/doc-discarding-stalled-topics later to maint).
342+
(merge 5e6f359f6b ds/read-cache-mempool-leakfix later to maint).

ReviewingGuidelines.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>Reviewing Patches in the Git Project</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">

SubmittingPatches.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>Submitting Patches</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">

ToolsForGit.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>Tools for developing Git</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">

everyday.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>Everyday Git With 20 Commands Or So</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">

git-config.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4412,7 +4412,7 @@ <h3 id="_variables">Variables</h3>
44124412
</dd>
44134413
<dt class="hdlist1">extensions.compatObjectFormat</dt>
44144414
<dd>
4415-
<p>Specify a compatitbility hash algorithm to use. The acceptable values
4415+
<p>Specify a compatibility hash algorithm to use. The acceptable values
44164416
are <code>sha1</code> and <code>sha256</code>. The value specified must be different from the
44174417
value of extensions.objectFormat. This allows client level
44184418
interoperability between git repositories whose objectFormat matches
@@ -5183,7 +5183,7 @@ <h3 id="_variables">Variables</h3>
51835183
containing the filtered out objects. <strong>WARNING:</strong> The
51845184
specified location should be accessible, using for example the
51855185
Git alternates mechanism, otherwise the repo could be
5186-
considered corrupt by Git as it migh not be able to access the
5186+
considered corrupt by Git as it might not be able to access the
51875187
objects in that packfile. See the <code>--filter-to=&lt;dir&gt;</code> option
51885188
of <a href="git-repack.html">git-repack(1)</a> and the <code>objects/info/alternates</code>
51895189
section of <a href="gitrepository-layout.html">gitrepository-layout(5)</a>.</p>
@@ -7983,7 +7983,7 @@ <h3 id="_variables">Variables</h3>
79837983
<p>If true, this remote will be skipped when updating
79847984
using <a href="git-fetch.html">git-fetch(1)</a>, the <code>update</code> subcommand of
79857985
<a href="git-remote.html">git-remote(1)</a>, and ignored by the prefetch task
7986-
of <code>git maitenance</code>.</p>
7986+
of <code>git maintenance</code>.</p>
79877987
</dd>
79887988
<dt class="hdlist1">remote.&lt;name&gt;.receivepack</dt>
79897989
<dd>

git-gc.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ <h2 id="_configuration">CONFIGURATION</h2>
794794
containing the filtered out objects. <strong>WARNING:</strong> The
795795
specified location should be accessible, using for example the
796796
Git alternates mechanism, otherwise the repo could be
797-
considered corrupt by Git as it migh not be able to access the
797+
considered corrupt by Git as it might not be able to access the
798798
objects in that packfile. See the <code>--filter-to=&lt;dir&gt;</code> option
799799
of <a href="git-repack.html">git-repack(1)</a> and the <code>objects/info/alternates</code>
800800
section of <a href="gitrepository-layout.html">gitrepository-layout(5)</a>.</p>

git-remote-helpers.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>git-remote-helpers</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">

gitformat-commit-graph.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ <h4 id="_generation_data_overflow_id_g_d_o_2_optional">Generation Data Overflow
647647
</li>
648648
<li>
649649
<p>Generation Data Overflow chunk is present only when Generation Data
650-
chunk is present and atleast one corrected commit date offset cannot
650+
chunk is present and at least one corrected commit date offset cannot
651651
be stored within 31 bits.</p>
652652
</li>
653653
</ul>
@@ -773,7 +773,7 @@ <h2 id="_git">GIT</h2>
773773
</div>
774774
<div id="footer">
775775
<div id="footer-text">
776-
Last updated 2024-07-08 15:33:45 -0700
776+
Last updated 2024-10-04 15:34:09 -0700
777777
</div>
778778
</div>
779779
</body>

gitformat-commit-graph.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ All multi-byte numbers are in network byte order.
122122
for commits with corrected commit date offsets that cannot be
123123
stored within 31 bits.
124124
* Generation Data Overflow chunk is present only when Generation Data
125-
chunk is present and atleast one corrected commit date offset cannot
125+
chunk is present and at least one corrected commit date offset cannot
126126
be stored within 31 bits.
127127

128128
==== Extra Edge List (ID: {'E', 'D', 'G', 'E'}) [Optional]

gitweb.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ <h3 id="_per_repository_gitweb_configuration">Per-repository gitweb configuratio
760760
</dd>
761761
<dt class="hdlist1">category (or <code>gitweb.category</code>)</dt>
762762
<dd>
763-
<p>Singe line category of a project, used to group projects if
763+
<p>Single line category of a project, used to group projects if
764764
<code>$projects_list_group_categories</code> is enabled. By default (file and
765765
configuration variable absent), uncategorized projects are put in the
766766
<code>$project_list_default_category</code> category. You can use the
@@ -1378,7 +1378,7 @@ <h2 id="_git">GIT</h2>
13781378
</div>
13791379
<div id="footer">
13801380
<div id="footer-text">
1381-
Last updated 2024-02-08 15:45:59 -0800
1381+
Last updated 2024-10-04 15:34:09 -0700
13821382
</div>
13831383
</div>
13841384
</body>

gitweb.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ from the template during repository creation, usually installed in
234234
configuration variable, but the file takes precedence.
235235

236236
category (or `gitweb.category`)::
237-
Singe line category of a project, used to group projects if
237+
Single line category of a project, used to group projects if
238238
`$projects_list_group_categories` is enabled. By default (file and
239239
configuration variable absent), uncategorized projects are put in the
240240
`$project_list_default_category` category. You can use the

howto-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>Git Howto Index</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -624,7 +624,7 @@ <h1>Git Howto Index</h1>
624624
</div>
625625
<div id="footer">
626626
<div id="footer-text">
627-
Last updated 2024-10-02 09:42:25 -0700
627+
Last updated 2024-10-04 15:34:15 -0700
628628
</div>
629629
</div>
630630
</body>

howto/keep-canonical-history-correct.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>Keep authoritative canonical history correct with git pull</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -705,7 +705,7 @@ <h1>Keep authoritative canonical history correct with git pull</h1>
705705
</div>
706706
<div id="footer">
707707
<div id="footer-text">
708-
Last updated 2024-10-02 09:42:27 -0700
708+
Last updated 2024-10-04 15:34:50 -0700
709709
</div>
710710
</div>
711711
</body>

howto/maintain-git.html

+20-3
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to maintain Git</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -531,7 +531,24 @@ <h2 id="_the_policy">The Policy</h2>
531531
</li>
532532
<li>
533533
<p><em>seen</em> branch is used to publish other proposed changes that do
534-
not yet pass the criteria set for <em>next</em> (see above).</p>
534+
not yet pass the criteria set for <em>next</em> (see above), but there
535+
is no promise that <em>seen</em> will contain everything. A topic that
536+
had no reviewer reaction may not be picked up.</p>
537+
</li>
538+
<li>
539+
<p>A new topic will first get merged to <em>seen</em>, unless it is
540+
trivially correct and clearly urgent, in which case it may be
541+
directly merged to <em>next</em> or even to <em>master</em>.</p>
542+
</li>
543+
<li>
544+
<p>If a topic that was picked up to <em>seen</em> becomes and stays
545+
inactive for 3 calendar weeks without having seen a clear
546+
consensus that it is good enough to be moved to <em>next</em>, the
547+
topic may be discarded from <em>seen</em>. Interested parties are
548+
still free to revive the topic. For the purpose of this
549+
guideline, the definition of being "inactive" is that nobody
550+
has discussed the topic, no new iteration of the topic was
551+
posted, and no responses to the review comments were given.</p>
535552
</li>
536553
<li>
537554
<p>The tips of <em>master</em> and <em>maint</em> branches will not be rewound to
@@ -1242,7 +1259,7 @@ <h3 id="_preparing_a_merge_fix">Preparing a "merge-fix"</h3>
12421259
</div>
12431260
<div id="footer">
12441261
<div id="footer-text">
1245-
Last updated 2024-10-02 09:42:27 -0700
1262+
Last updated 2024-10-04 15:34:50 -0700
12461263
</div>
12471264
</div>
12481265
</body>

howto/maintain-git.txt

+16-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,22 @@ the mailing list after each feature release is made:
6767
before getting merged to 'master'.
6868

6969
- 'seen' branch is used to publish other proposed changes that do
70-
not yet pass the criteria set for 'next' (see above).
70+
not yet pass the criteria set for 'next' (see above), but there
71+
is no promise that 'seen' will contain everything. A topic that
72+
had no reviewer reaction may not be picked up.
73+
74+
- A new topic will first get merged to 'seen', unless it is
75+
trivially correct and clearly urgent, in which case it may be
76+
directly merged to 'next' or even to 'master'.
77+
78+
- If a topic that was picked up to 'seen' becomes and stays
79+
inactive for 3 calendar weeks without having seen a clear
80+
consensus that it is good enough to be moved to 'next', the
81+
topic may be discarded from 'seen'. Interested parties are
82+
still free to revive the topic. For the purpose of this
83+
guideline, the definition of being "inactive" is that nobody
84+
has discussed the topic, no new iteration of the topic was
85+
posted, and no responses to the review comments were given.
7186

7287
- The tips of 'master' and 'maint' branches will not be rewound to
7388
allow people to build their own customization on top of them.

howto/new-command.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to integrate new subcommands</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -584,7 +584,7 @@ <h2 id="_integrating_a_command">Integrating a command</h2>
584584
</div>
585585
<div id="footer">
586586
<div id="footer-text">
587-
Last updated 2024-10-02 09:42:26 -0700
587+
Last updated 2024-10-04 15:34:48 -0700
588588
</div>
589589
</div>
590590
</body>

howto/rebase-from-internal-branch.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to rebase from an internal branch</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -656,7 +656,7 @@ <h1>How to rebase from an internal branch</h1>
656656
</div>
657657
<div id="footer">
658658
<div id="footer-text">
659-
Last updated 2024-10-02 09:42:27 -0700
659+
Last updated 2024-10-04 15:34:50 -0700
660660
</div>
661661
</div>
662662
</body>

howto/rebuild-from-update-hook.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to rebuild from update hook</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -563,7 +563,7 @@ <h1>How to rebuild from update hook</h1>
563563
</div>
564564
<div id="footer">
565565
<div id="footer-text">
566-
Last updated 2024-10-02 09:42:27 -0700
566+
Last updated 2024-10-04 15:34:50 -0700
567567
</div>
568568
</div>
569569
</body>

howto/recover-corrupted-blob-object.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to recover a corrupted blob object</h1>
444444
<div class="details">
445-
<span id="revdate">2024-10-02</span>
445+
<span id="revdate">2024-10-04</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -641,7 +641,7 @@ <h1>How to recover a corrupted blob object</h1>
641641
</div>
642642
<div id="footer">
643643
<div id="footer-text">
644-
Last updated 2024-10-02 09:42:27 -0700
644+
Last updated 2024-10-04 15:34:49 -0700
645645
</div>
646646
</div>
647647
</body>

0 commit comments

Comments
 (0)