Skip to content

Commit

Permalink
Autogenerated HTML docs for v2.45.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
gitster committed Apr 23, 2024
1 parent 80a8cdd commit a8733db
Show file tree
Hide file tree
Showing 23 changed files with 33 additions and 23 deletions.
10 changes: 10 additions & 0 deletions RelNotes/2.45.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@ UI, Workflows & Features
* The filename used for rejected hunks "git apply --reject" creates
was limited to PATH_MAX, which has been lifted.

* When "git bisect" reports the commit it determined to be the
culprit, we used to show it in a format that does not honor common
UI tweaks, like log.date and log.decorate. The code has been
taught to use "git show" to follow more customizations.


Performance, Internal Implementation, Development Support etc.

Expand Down Expand Up @@ -431,6 +436,11 @@ Fixes since v2.44
machinery got confused and segfaulted, which has been corrected.
(merge 167395bb47 mr/rerere-crash-fix later to maint).

* The "receive-pack" program (which responds to "git push") was not
converted to run "git maintenance --auto" when other codepaths that
used to run "git gc --auto" were updated, which has been corrected.
(merge 7bf3057d9c ps/run-auto-maintenance-in-receive-pack later to maint).

* Other code cleanup, docfix, build fix, etc.
(merge f0e578c69c rs/use-xstrncmpz later to maint).
(merge 83e6eb7d7a ba/credential-test-clean-fix later to maint).
Expand Down
2 changes: 1 addition & 1 deletion SubmittingPatches.html
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,7 @@ <h3 id="_gnus">Gnus</h3>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-19 09:43:35 PDT
2024-04-23 16:11:15 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion git-bisect-lk2009.html
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@
<h1>Fighting regressions with git bisect</h1>
<span id="author">Christian Couder</span><br />
<span id="email"><code>&lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</code></span><br />
<span id="revdate">2024-04-19</span>
<span id="revdate">2024-04-23</span>
</div>
<div id="content">
<div class="sect1">
Expand Down
2 changes: 1 addition & 1 deletion git-config.html
Original file line number Diff line number Diff line change
Expand Up @@ -9960,7 +9960,7 @@ <h3 id="_variables">Variables</h3>
</dt>
<dd>
<p>
By default, git-receive-pack will run "git-gc --auto" after
By default, git-receive-pack will run "git maintenance run --auto" after
receiving data from git-push and updating refs. You can stop
it by setting this variable to false.
</p>
Expand Down
2 changes: 1 addition & 1 deletion git-tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@
<body class="article">
<div id="header">
<h1>Git Tools</h1>
<span id="revdate">2024-04-19</span>
<span id="revdate">2024-04-23</span>
</div>
<div id="content">
<div id="preamble">
Expand Down
4 changes: 2 additions & 2 deletions howto-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@
<body class="article">
<div id="header">
<h1>Git Howto Index</h1>
<span id="revdate">2024-04-19</span>
<span id="revdate">2024-04-23</span>
</div>
<div id="content">
<div id="preamble">
Expand Down Expand Up @@ -896,7 +896,7 @@ <h1>Git Howto Index</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-19 09:43:32 PDT
2024-04-23 16:11:13 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/coordinate-embargoed-releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -1038,7 +1038,7 @@ <h3 id="_example_mail_to_a_href_mailto_oss_security_lists_openwall_com_oss_secur
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:28 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/keep-canonical-history-correct.html
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,7 @@ <h1>Keep authoritative canonical history correct with git pull</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/maintain-git.html
Original file line number Diff line number Diff line change
Expand Up @@ -1479,7 +1479,7 @@ <h3 id="_preparing_a_merge_fix">Preparing a "merge-fix"</h3>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:28 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/new-command.html
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ <h2 id="_integrating_a_command">Integrating a command</h2>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:26 PDT
2024-04-23 16:11:13 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/rebase-from-internal-branch.html
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@ <h1>How to rebase from an internal branch</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/rebuild-from-update-hook.html
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ <h1>How to rebuild from update hook</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/recover-corrupted-blob-object.html
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ <h1>How to recover a corrupted blob object</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/recover-corrupted-object-harder.html
Original file line number Diff line number Diff line change
Expand Up @@ -1190,7 +1190,7 @@ <h2 id="_the_adventure_continues_8230">The adventure continues&#8230;</h2>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/revert-a-faulty-merge.html
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ <h1>How to revert a faulty merge</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/revert-branch-rebase.html
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ <h1>How to revert an existing commit</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:26 PDT
2024-04-23 16:11:13 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/separating-topic-branches.html
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ <h1>How to separate topic branches</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/setup-git-server-over-http.html
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@ <h2 id="_troubleshooting">Troubleshooting:</h2>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/update-hook-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,7 @@ <h1>How to use the update hook</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:14 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/use-git-daemon.html
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ <h1>How to use git-daemon</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:13 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/using-merge-subtree.html
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ <h2 id="_additional_tips">Additional tips</h2>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:26 PDT
2024-04-23 16:11:13 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion howto/using-signed-tag-in-pull-request.html
Original file line number Diff line number Diff line change
Expand Up @@ -953,7 +953,7 @@ <h2 id="_auditors">Auditors</h2>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-23 14:40:27 PDT
2024-04-23 16:11:13 PDT
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion technical/api-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ <h1>Git API Documents</h1>
<div id="footer">
<div id="footer-text">
Last updated
2024-04-19 09:43:36 PDT
2024-04-23 16:11:16 PDT
</div>
</div>
</body>
Expand Down

0 comments on commit a8733db

Please sign in to comment.