Skip to content

Commit f8a0677

Browse files
committed
Autogenerated HTML docs for v2.47.0-rc1
1 parent f6adedd commit f8a0677

Some content is hidden

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

49 files changed

+77
-66
lines changed

DecisionMaking.html

Lines changed: 1 addition & 1 deletion
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-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">

MyFirstContribution.html

Lines changed: 1 addition & 1 deletion
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-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">

MyFirstObjectWalk.html

Lines changed: 1 addition & 1 deletion
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-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">

RelNotes/2.47.0.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,11 @@ Performance, Internal Implementation, Development Support etc.
162162
* Give timeout to the locking code to write to reftable, instead of
163163
failing on the first failure without retrying.
164164

165+
* The checksum at the tail of files are now computed without
166+
collision detection protection. This is safe as the consumer of
167+
the information to protect itself from replay attacks checks for
168+
hash collisions independently.
169+
165170

166171
Fixes since v2.46
167172
-----------------
@@ -317,6 +322,12 @@ Fixes since v2.46
317322
wasn't in any repository while processing includeIf.onbranch
318323
configuration and instead crashed.
319324

325+
* When "git sparse-checkout disable" turns a sparse checkout into a
326+
regular checkout, the index is fully expanded. This totally
327+
expected behaviour however had an "oops, we are expanding the
328+
index" advice message, which has been corrected.
329+
(merge 537e516a39 ds/sparse-checkout-expansion-advice later to maint).
330+
320331
* Other code cleanup, docfix, build fix, etc.
321332
(merge be10ac7037 jc/mailinfo-header-cleanup later to maint).
322333
(merge 4460e052e0 jc/range-diff-lazy-setup later to maint).

ReviewingGuidelines.html

Lines changed: 1 addition & 1 deletion
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-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">

SubmittingPatches.html

Lines changed: 2 additions & 2 deletions
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-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -1582,7 +1582,7 @@ <h3 id="_gnus">Gnus</h3>
15821582
</div>
15831583
<div id="footer">
15841584
<div id="footer-text">
1585-
Last updated 2024-09-26 09:33:41 -0700
1585+
Last updated 2024-10-02 09:42:28 -0700
15861586
</div>
15871587
</div>
15881588
</body>

ToolsForGit.html

Lines changed: 1 addition & 1 deletion
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-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">

everyday.html

Lines changed: 1 addition & 1 deletion
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-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">

git-bisect-lk2009.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ <h1>Fighting regressions with git bisect</h1>
445445
<div class="details">
446446
<span id="author" class="author">Christian Couder</span><br/>
447447
<span id="email" class="email"><a href="mailto:[email protected]">[email protected]</a></span><br/>
448-
<span id="revdate">2024-09-25</span>
448+
<span id="revdate">2024-10-02</span>
449449
</div>
450450
</div>
451451
<div id="content">

git-remote-helpers.html

Lines changed: 1 addition & 1 deletion
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-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">

git-tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>Git Tools</h1>
444444
<div class="details">
445-
<span id="revdate">2024-09-25</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">

howto-index.html

Lines changed: 2 additions & 2 deletions
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-09-25</span>
445+
<span id="revdate">2024-10-02</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-09-26 09:33:39 -0700
627+
Last updated 2024-10-02 09:42:25 -0700
628628
</div>
629629
</div>
630630
</body>

howto/coordinate-embargoed-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ <h3 id="_example_mail_to_oss_securitylists_openwall_com">Example mail to <a href
735735
</div>
736736
<div id="footer">
737737
<div id="footer-text">
738-
Last updated 2024-09-26 09:33:40 -0700
738+
Last updated 2024-10-02 09:42:27 -0700
739739
</div>
740740
</div>
741741
</body>

howto/keep-canonical-history-correct.html

Lines changed: 2 additions & 2 deletions
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-09-30</span>
445+
<span id="revdate">2024-10-02</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-01 00:30:00 -0700
708+
Last updated 2024-10-02 09:42:27 -0700
709709
</div>
710710
</div>
711711
</body>

howto/maintain-git.html

Lines changed: 2 additions & 2 deletions
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-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -1242,7 +1242,7 @@ <h3 id="_preparing_a_merge_fix">Preparing a "merge-fix"</h3>
12421242
</div>
12431243
<div id="footer">
12441244
<div id="footer-text">
1245-
Last updated 2024-10-01 00:30:00 -0700
1245+
Last updated 2024-10-02 09:42:27 -0700
12461246
</div>
12471247
</div>
12481248
</body>

howto/new-command.html

Lines changed: 2 additions & 2 deletions
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-09-30</span>
445+
<span id="revdate">2024-10-02</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-01 00:29:59 -0700
587+
Last updated 2024-10-02 09:42:26 -0700
588588
</div>
589589
</div>
590590
</body>

howto/rebase-from-internal-branch.html

Lines changed: 2 additions & 2 deletions
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-09-30</span>
445+
<span id="revdate">2024-10-02</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-01 00:30:00 -0700
659+
Last updated 2024-10-02 09:42:27 -0700
660660
</div>
661661
</div>
662662
</body>

howto/rebuild-from-update-hook.html

Lines changed: 2 additions & 2 deletions
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-09-30</span>
445+
<span id="revdate">2024-10-02</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-01 00:30:00 -0700
566+
Last updated 2024-10-02 09:42:27 -0700
567567
</div>
568568
</div>
569569
</body>

howto/recover-corrupted-blob-object.html

Lines changed: 2 additions & 2 deletions
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-09-30</span>
445+
<span id="revdate">2024-10-02</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-01 00:30:00 -0700
644+
Last updated 2024-10-02 09:42:27 -0700
645645
</div>
646646
</div>
647647
</body>

howto/recover-corrupted-object-harder.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to recover an object from scratch</h1>
444444
<div class="details">
445-
<span id="revdate">2024-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -967,7 +967,7 @@ <h2 id="_the_adventure_continues">The adventure continues&#8230;&#8203;</h2>
967967
</div>
968968
<div id="footer">
969969
<div id="footer-text">
970-
Last updated 2024-10-01 00:30:00 -0700
970+
Last updated 2024-10-02 09:42:27 -0700
971971
</div>
972972
</div>
973973
</body>

howto/revert-a-faulty-merge.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to revert a faulty merge</h1>
444444
<div class="details">
445-
<span id="revdate">2024-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -829,7 +829,7 @@ <h1>How to revert a faulty merge</h1>
829829
</div>
830830
<div id="footer">
831831
<div id="footer-text">
832-
Last updated 2024-10-01 00:29:59 -0700
832+
Last updated 2024-10-02 09:42:27 -0700
833833
</div>
834834
</div>
835835
</body>

howto/revert-branch-rebase.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to revert an existing commit</h1>
444444
<div class="details">
445-
<span id="revdate">2024-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -649,7 +649,7 @@ <h1>How to revert an existing commit</h1>
649649
</div>
650650
<div id="footer">
651651
<div id="footer-text">
652-
Last updated 2024-10-01 00:29:59 -0700
652+
Last updated 2024-10-02 09:42:26 -0700
653653
</div>
654654
</div>
655655
</body>

howto/separating-topic-branches.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to separate topic branches</h1>
444444
<div class="details">
445-
<span id="revdate">2024-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -568,7 +568,7 @@ <h1>How to separate topic branches</h1>
568568
</div>
569569
<div id="footer">
570570
<div id="footer-text">
571-
Last updated 2024-10-01 00:29:59 -0700
571+
Last updated 2024-10-02 09:42:26 -0700
572572
</div>
573573
</div>
574574
</body>

howto/setup-git-server-over-http.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to setup Git server over http</h1>
444444
<div class="details">
445-
<span id="revdate">2024-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -882,7 +882,7 @@ <h2 id="_troubleshooting">Troubleshooting:</h2>
882882
</div>
883883
<div id="footer">
884884
<div id="footer-text">
885-
Last updated 2024-10-01 00:29:59 -0700
885+
Last updated 2024-10-02 09:42:26 -0700
886886
</div>
887887
</div>
888888
</body>

howto/update-hook-example.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to use the update hook</h1>
444444
<div class="details">
445-
<span id="revdate">2024-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -648,7 +648,7 @@ <h1>How to use the update hook</h1>
648648
</div>
649649
<div id="footer">
650650
<div id="footer-text">
651-
Last updated 2024-10-01 00:29:59 -0700
651+
Last updated 2024-10-02 09:42:26 -0700
652652
</div>
653653
</div>
654654
</body>

howto/use-git-daemon.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@
442442
<div id="header">
443443
<h1>How to use git-daemon</h1>
444444
<div class="details">
445-
<span id="revdate">2024-09-30</span>
445+
<span id="revdate">2024-10-02</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -524,7 +524,7 @@ <h1>How to use git-daemon</h1>
524524
</div>
525525
<div id="footer">
526526
<div id="footer-text">
527-
Last updated 2024-10-01 00:29:59 -0700
527+
Last updated 2024-10-02 09:42:26 -0700
528528
</div>
529529
</div>
530530
</body>

0 commit comments

Comments
 (0)