Skip to content

Commit 9c88206

Browse files
committed
Autogenerated HTML docs for v2.47.0-245-gfacbe
1 parent f4e4f53 commit 9c88206

Some content is hidden

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

51 files changed

+194
-216
lines changed

DecisionMaking.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>Decision-Making Process in the Git Project</h1>
444444
<div class="details">
445-
<span id="revdate">2024-11-01</span>
445+
<span id="revdate">2024-11-08</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -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-10-04 15:34:09 -0700
543+
Last updated 2024-10-05 07:34:09 +0900
544544
</div>
545545
</div>
546546
</body>

MyFirstContribution.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>My First Contribution to the Git Project</h1>
444444
<div class="details">
445-
<span id="revdate">2024-11-01</span>
445+
<span id="revdate">2024-11-08</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -2241,7 +2241,7 @@ <h3 id="after-approval"><a class="anchor" href="#after-approval"></a>After Revie
22412241
</div>
22422242
<div id="footer">
22432243
<div id="footer-text">
2244-
Last updated 2024-05-01 10:56:52 -0700
2244+
Last updated 2024-05-02 02:56:52 +0900
22452245
</div>
22462246
</div>
22472247
</body>

MyFirstObjectWalk.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>My First Object Walk</h1>
444444
<div class="details">
445-
<span id="revdate">2024-11-01</span>
445+
<span id="revdate">2024-11-08</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -1677,7 +1677,7 @@ <h2 id="_wrapping_up">Wrapping Up</h2>
16771677
</div>
16781678
<div id="footer">
16791679
<div id="footer-text">
1680-
Last updated 2024-04-09 14:45:01 -0700
1680+
Last updated 2024-04-10 06:45:01 +0900
16811681
</div>
16821682
</div>
16831683
</body>

RelNotes/2.48.0.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ UI, Workflows & Features
1616
* Teach 'git notes add' and 'git notes append' a new '-e' flag,
1717
instructing them to open the note in $GIT_EDITOR before saving.
1818

19+
1920
Performance, Internal Implementation, Development Support etc.
2021
--------------------------------------------------------------
2122

@@ -68,6 +69,16 @@ Performance, Internal Implementation, Development Support etc.
6869

6970
* Documentation updates to 'git-update-ref(1)'.
7071

72+
* Update the project's CodingGuidelines to discourage naming functions
73+
with a "_1()" suffix.
74+
75+
* Updates the '.clang-format' to match project conventions.
76+
77+
* Centralize documentation for repository extensions into a single place.
78+
79+
* Buildfix and upgrade of Clar to a newer version.
80+
81+
7182
Fixes since v2.47
7283
-----------------
7384

@@ -114,6 +125,10 @@ Fixes since v2.47
114125
relying on: the *.idx file we got from the remote.
115126
(merge 863f2459a2 jk/dumb-http-finalize later to maint).
116127

128+
* When called with '--left-right' and '--use-bitmap-index', 'rev-list'
129+
will produce output without any left/right markers, which has been
130+
corrected.
131+
117132
* Other code cleanup, docfix, build fix, etc.
118133
(merge 66893a14d0 ps/leakfixes-part-8 later to maint).
119134
(merge 1164e270b5 jk/output-prefix-cleanup later to maint).

ReviewingGuidelines.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>Reviewing Patches in the Git Project</h1>
444444
<div class="details">
445-
<span id="revdate">2024-11-01</span>
445+
<span id="revdate">2024-11-08</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -685,7 +685,7 @@ <h2 id="_see_also">See Also</h2>
685685
</div>
686686
<div id="footer">
687687
<div id="footer-text">
688-
Last updated 2024-08-01 11:26:42 -0700
688+
Last updated 2024-08-02 03:26:42 +0900
689689
</div>
690690
</div>
691691
</body>

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-11-01</span>
445+
<span id="revdate">2024-11-08</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-11-01 22:46:57 -0700
1585+
Last updated 2024-11-02 14:46:57 +0900
15861586
</div>
15871587
</div>
15881588
</body>

ToolsForGit.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>Tools for developing Git</h1>
444444
<div class="details">
445-
<span id="revdate">2024-11-01</span>
445+
<span id="revdate">2024-11-08</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -522,7 +522,7 @@ <h4 id="_httpswww_kernel_orgdochtmlv4_10processcoding_style_htmlyou_ve_made_a_me
522522
</div>
523523
<div id="footer">
524524
<div id="footer-text">
525-
Last updated 2023-10-23 14:43:46 -0700
525+
Last updated 2023-10-24 06:43:46 +0900
526526
</div>
527527
</div>
528528
</body>

everyday.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>Everyday Git With 20 Commands Or So</h1>
444444
<div class="details">
445-
<span id="revdate">2024-11-01</span>
445+
<span id="revdate">2024-11-08</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -459,7 +459,7 @@ <h1>Everyday Git With 20 Commands Or So</h1>
459459
</div>
460460
<div id="footer">
461461
<div id="footer-text">
462-
Last updated 2020-03-10 15:02:33 -0700
462+
Last updated 2020-03-11 07:02:33 +0900
463463
</div>
464464
</div>
465465
</body>

git-config.html

Lines changed: 76 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3352,7 +3352,7 @@ <h3 id="_variables">Variables</h3>
33523352
<dt class="hdlist1">core.repositoryFormatVersion</dt>
33533353
<dd>
33543354
<p>Internal variable identifying the repository format and layout
3355-
version.</p>
3355+
version. See <a href="gitrepository-layout.html">gitrepository-layout(5)</a>.</p>
33563356
</dd>
33573357
<dt class="hdlist1">core.sharedRepository</dt>
33583358
<dd>
@@ -4399,30 +4399,76 @@ <h3 id="_variables">Variables</h3>
43994399
default is <code>false</code>, where the <code>--gui</code> argument must be provided
44004400
explicitly for the <code>diff.guitool</code> to be used.</p>
44014401
</dd>
4402-
<dt class="hdlist1">extensions.objectFormat</dt>
4402+
<dt class="hdlist1">extensions.*</dt>
44034403
<dd>
4404-
<p>Specify the hash algorithm to use. The acceptable values are <code>sha1</code> and
4405-
<code>sha256</code>. If not specified, <code>sha1</code> is assumed. It is an error to specify
4406-
this key unless <code>core.repositoryFormatVersion</code> is 1.</p>
4407-
<div class="paragraph">
4408-
<p>Note that this setting should only be set by <a href="git-init.html">git-init(1)</a> or
4409-
<a href="git-clone.html">git-clone(1)</a>. Trying to change it after initialization will not
4410-
work and will produce hard-to-diagnose issues.</p>
4411-
</div>
4412-
</dd>
4413-
<dt class="hdlist1">extensions.compatObjectFormat</dt>
4404+
<p>Unless otherwise stated, is an error to specify an extension if
4405+
<code>core.repositoryFormatVersion</code> is not <code>1</code>. See
4406+
<a href="gitrepository-layout.html">gitrepository-layout(5)</a>.</p>
4407+
<div class="openblock">
4408+
<div class="content">
4409+
<div class="dlist">
4410+
<dl>
4411+
<dt class="hdlist1">compatObjectFormat</dt>
44144412
<dd>
44154413
<p>Specify a compatibility hash algorithm to use. The acceptable values
44164414
are <code>sha1</code> and <code>sha256</code>. The value specified must be different from the
4417-
value of extensions.objectFormat. This allows client level
4415+
value of <code>extensions.objectFormat</code>. This allows client level
44184416
interoperability between git repositories whose objectFormat matches
44194417
this compatObjectFormat. In particular when fully implemented the
44204418
pushes and pulls from a repository in whose objectFormat matches
44214419
compatObjectFormat. As well as being able to use oids encoded in
44224420
compatObjectFormat in addition to oids encoded with objectFormat to
44234421
locally specify objects.</p>
44244422
</dd>
4425-
<dt class="hdlist1">extensions.refStorage</dt>
4423+
<dt class="hdlist1">noop</dt>
4424+
<dd>
4425+
<p>This extension does not change git&#8217;s behavior at all. It is useful only
4426+
for testing format-1 compatibility.</p>
4427+
<div class="paragraph">
4428+
<p>For historical reasons, this extension is respected regardless of the
4429+
<code>core.repositoryFormatVersion</code> setting.</p>
4430+
</div>
4431+
</dd>
4432+
<dt class="hdlist1">noop-v1</dt>
4433+
<dd>
4434+
<p>This extension does not change git&#8217;s behavior at all. It is useful only
4435+
for testing format-1 compatibility.</p>
4436+
</dd>
4437+
<dt class="hdlist1">objectFormat</dt>
4438+
<dd>
4439+
<p>Specify the hash algorithm to use. The acceptable values are <code>sha1</code> and
4440+
<code>sha256</code>. If not specified, <code>sha1</code> is assumed.</p>
4441+
<div class="paragraph">
4442+
<p>Note that this setting should only be set by <a href="git-init.html">git-init(1)</a> or
4443+
<a href="git-clone.html">git-clone(1)</a>. Trying to change it after initialization will not
4444+
work and will produce hard-to-diagnose issues.</p>
4445+
</div>
4446+
</dd>
4447+
<dt class="hdlist1">partialClone</dt>
4448+
<dd>
4449+
<p>When enabled, indicates that the repo was created with a partial clone
4450+
(or later performed a partial fetch) and that the remote may have
4451+
omitted sending certain unwanted objects. Such a remote is called a
4452+
"promisor remote" and it promises that all such omitted objects can
4453+
be fetched from it in the future.</p>
4454+
<div class="paragraph">
4455+
<p>The value of this key is the name of the promisor remote.</p>
4456+
</div>
4457+
<div class="paragraph">
4458+
<p>For historical reasons, this extension is respected regardless of the
4459+
<code>core.repositoryFormatVersion</code> setting.</p>
4460+
</div>
4461+
</dd>
4462+
<dt class="hdlist1">preciousObjects</dt>
4463+
<dd>
4464+
<p>If enabled, indicates that objects in the repository MUST NOT be deleted
4465+
(e.g., by <code>git-prune</code> or <code>git</code> <code>repack</code> <code>-d</code>).</p>
4466+
<div class="paragraph">
4467+
<p>For historical reasons, this extension is respected regardless of the
4468+
<code>core.repositoryFormatVersion</code> setting.</p>
4469+
</div>
4470+
</dd>
4471+
<dt class="hdlist1">refStorage</dt>
44264472
<dd>
44274473
<p>Specify the ref storage format to use. The acceptable values are:</p>
44284474
<div class="ulist">
@@ -4433,19 +4479,16 @@ <h3 id="_variables">Variables</h3>
44334479
<li>
44344480
<p><code>reftable</code> for the reftable format. This format is experimental and its
44354481
internals are subject to change.</p>
4436-
<div class="paragraph">
4437-
<p>It is an error to specify this key unless <code>core.repositoryFormatVersion</code> is 1.</p>
4482+
</li>
4483+
</ul>
44384484
</div>
44394485
<div class="paragraph">
44404486
<p>Note that this setting should only be set by <a href="git-init.html">git-init(1)</a> or
44414487
<a href="git-clone.html">git-clone(1)</a>. Trying to change it after initialization will not
44424488
work and will produce hard-to-diagnose issues.</p>
44434489
</div>
4444-
</li>
4445-
</ul>
4446-
</div>
44474490
</dd>
4448-
<dt class="hdlist1">extensions.worktreeConfig</dt>
4491+
<dt class="hdlist1">worktreeConfig</dt>
44494492
<dd>
44504493
<p>If enabled, then worktrees will load config settings from the
44514494
<code>$GIT_DIR/config.worktree</code> file in addition to the
@@ -4456,7 +4499,7 @@ <h3 id="_variables">Variables</h3>
44564499
<code>config.worktree</code> file will override settings from any other
44574500
config files.</p>
44584501
<div class="paragraph">
4459-
<p>When enabling <code>extensions.worktreeConfig</code>, you must be careful to move
4502+
<p>When enabling this extension, you must be careful to move
44604503
certain values from the common config file to the main working tree&#8217;s
44614504
<code>config.worktree</code> file, if present:</p>
44624505
</div>
@@ -4469,22 +4512,28 @@ <h3 id="_variables">Variables</h3>
44694512
<li>
44704513
<p>If <code>core.bare</code> is true, then it must be moved from <code>$GIT_COMMON_DIR/config</code>
44714514
to <code>$GIT_COMMON_DIR/config.worktree</code>.</p>
4515+
</li>
4516+
</ul>
4517+
</div>
44724518
<div class="paragraph">
44734519
<p>It may also be beneficial to adjust the locations of <code>core.sparseCheckout</code>
44744520
and <code>core.sparseCheckoutCone</code> depending on your desire for customizable
44754521
sparse-checkout settings for each worktree. By default, the <code>git</code>
4476-
<code>sparse-checkout</code> builtin enables <code>extensions.worktreeConfig</code>, assigns
4522+
<code>sparse-checkout</code> builtin enables this extension, assigns
44774523
these config values on a per-worktree basis, and uses the
44784524
<code>$GIT_DIR/info/sparse-checkout</code> file to specify the sparsity for each
44794525
worktree independently. See <a href="git-sparse-checkout.html">git-sparse-checkout(1)</a> for more
44804526
details.</p>
44814527
</div>
44824528
<div class="paragraph">
4483-
<p>For historical reasons, <code>extensions.worktreeConfig</code> is respected
4484-
regardless of the <code>core.repositoryFormatVersion</code> setting.</p>
4529+
<p>+
4530+
For historical reasons, this extension is respected regardless of the
4531+
<code>core.repositoryFormatVersion</code> setting.</p>
4532+
</div>
4533+
</dd>
4534+
</dl>
4535+
</div>
44854536
</div>
4486-
</li>
4487-
</ul>
44884537
</div>
44894538
</dd>
44904539
<dt class="hdlist1">fastimport.unpackLimit</dt>
@@ -9325,7 +9374,7 @@ <h2 id="_git">GIT</h2>
93259374
</div>
93269375
<div id="footer">
93279376
<div id="footer-text">
9328-
Last updated 2024-11-01 22:46:55 -0700
9377+
Last updated 2024-11-02 14:46:55 +0900
93299378
</div>
93309379
</div>
93319380
</body>

git-remote-helpers.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-remote-helpers</h1>
444444
<div class="details">
445-
<span id="revdate">2024-11-01</span>
445+
<span id="revdate">2024-11-08</span>
446446
</div>
447447
</div>
448448
<div id="content">
@@ -459,7 +459,7 @@ <h1>git-remote-helpers</h1>
459459
</div>
460460
<div id="footer">
461461
<div id="footer-text">
462-
Last updated 2020-03-10 15:02:33 -0700
462+
Last updated 2020-03-11 07:02:33 +0900
463463
</div>
464464
</div>
465465
</body>

0 commit comments

Comments
 (0)