Skip to content

Commit 0000567

Browse files
committed
Autogenerated HTML docs for v2.51.0-rc1
1 parent 2b01c8e commit 0000567

20 files changed

+30
-24
lines changed

RelNotes/2.51.0.adoc

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ Performance, Internal Implementation, Development Support etc.
9797
* "git push" and "git fetch" are taught to update refs in batches to
9898
gain performance.
9999
100-
* Some code paths in the "git prune" used to ignore passed in
101-
repository object and used the_repository singleton instance
100+
* Some code paths in "git prune" used to ignore the passed-in
101+
repository object and used the `the_repository` singleton instance
102102
instead, which has been corrected.
103103
104104
* Update ".clang-format" and ".editorconfig" to match our style guide
@@ -139,7 +139,7 @@ Performance, Internal Implementation, Development Support etc.
139139
* Redefine where the multi-pack-index sits in the object subsystem,
140140
which recently was restructured to allow multiple backends that
141141
support a single object source that belongs to one repository. A
142-
midx does span mulitple "object sources".
142+
MIDX does span multiple "object sources".
143143
144144
* Reduce implicit assumption and dependence on the_repository in the
145145
object-file subsystem.
@@ -292,11 +292,15 @@ including security updates, are included in this release.
292292
and also they learn to honor the -U<n> command-line option.
293293
(merge 2b3ae04011 lm/add-p-context later to maint).
294294

295-
* The case where a new submodule takes a path where used to be a
296-
completely different subproject is now dealt a bit better than
295+
* The case where a new submodule takes a path where there used to be a
296+
completely different subproject is now dealt with a bit better than
297297
before.
298298
(merge 5ed8c5b465 kj/renamed-submodule later to maint).
299299

300+
* The deflate codepath in "git archive --format=zip" had a
301+
longstanding bug coming from misuse of zlib API, which has been
302+
corrected.
303+
300304
* Other code cleanup, docfix, build fix, etc.
301305
(merge b257adb571 lo/my-first-ow-doc-update later to maint).
302306
(merge 8b34b6a220 ly/sequencer-update-squash-is-fixup-only later to maint).
@@ -333,3 +337,5 @@ including security updates, are included in this release.
333337
(merge 3bdd897413 ms/meson-with-ancient-git-wo-ls-files-dedup later to maint).
334338
(merge cca758d324 kh/doc-fast-import-historical later to maint).
335339
(merge 9b0781196a jc/test-hashmap-is-still-here later to maint).
340+
(merge 1bad05bacc jk/revert-squelch-compiler-warning later to maint).
341+
(merge 3a7e783d9c dl/squelch-maybe-uninitialized later to maint).

SubmittingPatches.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1592,7 +1592,7 @@ <h3 id="_gnus">Gnus</h3>
15921592
</div>
15931593
<div id="footer">
15941594
<div id="footer-text">
1595-
Last updated 2025-08-04 09:35:50 -0700
1595+
Last updated 2025-08-07 09:09:30 -0700
15961596
</div>
15971597
</div>
15981598
</body>

howto-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ <h1>Git Howto Index</h1>
622622
</div>
623623
<div id="footer">
624624
<div id="footer-text">
625-
Last updated 2025-08-04 09:35:50 -0700
625+
Last updated 2025-08-07 09:09:30 -0700
626626
</div>
627627
</div>
628628
</body>

howto/coordinate-embargoed-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ <h3 id="_example_mail_to_oss_securitylists_openwall_com">Example mail to <a href
736736
</div>
737737
<div id="footer">
738738
<div id="footer-text">
739-
Last updated 2025-08-04 09:36:14 -0700
739+
Last updated 2025-08-07 09:09:54 -0700
740740
</div>
741741
</div>
742742
</body>

howto/keep-canonical-history-correct.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ <h1>Keep authoritative canonical history correct with git pull</h1>
703703
</div>
704704
<div id="footer">
705705
<div id="footer-text">
706-
Last updated 2025-08-04 09:36:14 -0700
706+
Last updated 2025-08-07 09:09:54 -0700
707707
</div>
708708
</div>
709709
</body>

howto/maintain-git.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1324,7 +1324,7 @@ <h3 id="_preparing_a_merge_fix">Preparing a "merge-fix"</h3>
13241324
</div>
13251325
<div id="footer">
13261326
<div id="footer-text">
1327-
Last updated 2025-08-04 09:36:14 -0700
1327+
Last updated 2025-08-07 09:09:54 -0700
13281328
</div>
13291329
</div>
13301330
</body>

howto/new-command.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ <h2 id="_integrating_a_command">Integrating a command</h2>
582582
</div>
583583
<div id="footer">
584584
<div id="footer-text">
585-
Last updated 2025-08-04 09:36:12 -0700
585+
Last updated 2025-08-07 09:09:52 -0700
586586
</div>
587587
</div>
588588
</body>

howto/rebase-from-internal-branch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ <h1>How to rebase from an internal branch</h1>
654654
</div>
655655
<div id="footer">
656656
<div id="footer-text">
657-
Last updated 2025-08-04 09:36:14 -0700
657+
Last updated 2025-08-07 09:09:53 -0700
658658
</div>
659659
</div>
660660
</body>

howto/rebuild-from-update-hook.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ <h1>How to rebuild from update hook</h1>
561561
</div>
562562
<div id="footer">
563563
<div id="footer-text">
564-
Last updated 2025-08-04 09:36:14 -0700
564+
Last updated 2025-08-07 09:09:53 -0700
565565
</div>
566566
</div>
567567
</body>

howto/recover-corrupted-blob-object.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ <h1>How to recover a corrupted blob object</h1>
639639
</div>
640640
<div id="footer">
641641
<div id="footer-text">
642-
Last updated 2025-08-04 09:36:13 -0700
642+
Last updated 2025-08-07 09:09:53 -0700
643643
</div>
644644
</div>
645645
</body>

0 commit comments

Comments
 (0)