summaryrefslogtreecommitdiffstats
path: root/technical
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-07-13 17:40:50 -0700
committerJunio C Hamano <gitster@pobox.com>2021-07-13 17:40:50 -0700
commit91a411f3c81ee50b7d9a6476828a238397f5456a (patch)
treecda6c1078bce41f3d9e19475a1e8d105a8401077 /technical
parent01009d54ee08e7b28b2cd86ae8c30f8adaf00d89 (diff)
downloadgit-htmldocs-91a411f3c81ee50b7d9a6476828a238397f5456a.tar.gz
Autogenerated HTML docs for v2.32.0-264-g75ae1
Diffstat (limited to 'technical')
-rw-r--r--technical/api-error-handling.html2
-rw-r--r--technical/api-index.html2
-rw-r--r--technical/api-merge.html2
-rw-r--r--technical/api-parse-options.html2
-rw-r--r--technical/api-simple-ipc.html2
-rw-r--r--technical/api-trace2.html6
-rw-r--r--technical/api-trace2.txt4
-rw-r--r--technical/hash-function-transition.html4
-rw-r--r--technical/hash-function-transition.txt2
-rw-r--r--technical/http-protocol.html2
-rw-r--r--technical/index-format.html2
-rw-r--r--technical/long-running-process-protocol.html2
-rw-r--r--technical/multi-pack-index.html2
-rw-r--r--technical/pack-format.html2
-rw-r--r--technical/pack-heuristics.html2
-rw-r--r--technical/pack-protocol.html2
-rw-r--r--technical/parallel-checkout.html2
-rw-r--r--technical/partial-clone.html11
-rw-r--r--technical/partial-clone.txt6
-rw-r--r--technical/protocol-capabilities.html2
-rw-r--r--technical/protocol-common.html2
-rw-r--r--technical/protocol-v2.html4
-rw-r--r--technical/protocol-v2.txt2
-rw-r--r--technical/racy-git.html2
-rw-r--r--technical/reftable.html2
-rw-r--r--technical/send-pack-pipeline.html2
-rw-r--r--technical/shallow.html2
-rw-r--r--technical/signature-format.html2
-rw-r--r--technical/trivial-merge.html2
29 files changed, 35 insertions, 46 deletions
diff --git a/technical/api-error-handling.html b/technical/api-error-handling.html
index ec6b33978..8cf595ae0 100644
--- a/technical/api-error-handling.html
+++ b/technical/api-error-handling.html
@@ -857,7 +857,7 @@ a message, pass a strbuf that is explicitly ignored:</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-04-30 15:03:30 JST
+ 2021-04-29 23:03:30 PDT
</div>
</div>
</body>
diff --git a/technical/api-index.html b/technical/api-index.html
index 2ec5f1af6..4e5b295db 100644
--- a/technical/api-index.html
+++ b/technical/api-index.html
@@ -775,7 +775,7 @@ documents them.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-06-06 17:02:04 JST
+ 2021-06-06 01:02:04 PDT
</div>
</div>
</body>
diff --git a/technical/api-merge.html b/technical/api-merge.html
index d6f544e8d..b2ddb05bd 100644
--- a/technical/api-merge.html
+++ b/technical/api-merge.html
@@ -801,7 +801,7 @@ and <code>diff.c</code> for examples.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-11 00:03:13 JST
+ 2020-03-10 08:03:13 PDT
</div>
</div>
</body>
diff --git a/technical/api-parse-options.html b/technical/api-parse-options.html
index 71e44b7f8..f22b69fc1 100644
--- a/technical/api-parse-options.html
+++ b/technical/api-parse-options.html
@@ -1290,7 +1290,7 @@ for real-world examples.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-08-11 08:30:08 JST
+ 2020-08-10 16:30:08 PDT
</div>
</div>
</body>
diff --git a/technical/api-simple-ipc.html b/technical/api-simple-ipc.html
index d1c9426eb..d99956601 100644
--- a/technical/api-simple-ipc.html
+++ b/technical/api-simple-ipc.html
@@ -840,7 +840,7 @@ layer to focus on the application at hand.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-04-03 07:10:10 JST
+ 2021-04-02 15:10:10 PDT
</div>
</div>
</body>
diff --git a/technical/api-trace2.html b/technical/api-trace2.html
index 5044b0c54..78f28e28a 100644
--- a/technical/api-trace2.html
+++ b/technical/api-trace2.html
@@ -1241,7 +1241,7 @@ only present on the "start" and "atexit" events.</p></div>
</div></div>
</dd>
<dt class="hdlist1">
-<code>"discard"</code>
+<code>"too_many_files"</code>
</dt>
<dd>
<p>
@@ -1252,7 +1252,7 @@ only present on the "start" and "atexit" events.</p></div>
<div class="listingblock">
<div class="content">
<pre><code>{
- "event":"discard",
+ "event":"too_many_files",
...
}</code></pre>
</div></div>
@@ -2156,7 +2156,7 @@ Trace2 targets (and convert &lt;key&gt; to a "category").
<div id="footer">
<div id="footer-text">
Last updated
- 2021-04-30 15:03:30 JST
+ 2021-07-13 17:37:55 PDT
</div>
</div>
</body>
diff --git a/technical/api-trace2.txt b/technical/api-trace2.txt
index 3f52f981a..037a91cbc 100644
--- a/technical/api-trace2.txt
+++ b/technical/api-trace2.txt
@@ -396,14 +396,14 @@ only present on the "start" and "atexit" events.
}
------------
-`"discard"`::
+`"too_many_files"`::
This event is written to the git-trace2-discard sentinel file if there
are too many files in the target trace directory (see the
trace2.maxFiles config option).
+
------------
{
- "event":"discard",
+ "event":"too_many_files",
...
}
------------
diff --git a/technical/hash-function-transition.html b/technical/hash-function-transition.html
index 2513d0874..eff8f554c 100644
--- a/technical/hash-function-transition.html
+++ b/technical/hash-function-transition.html
@@ -1657,7 +1657,7 @@ supports four different modes of operation:</p></div>
convert any object names written to output to SHA-1, but store
objects using SHA-256. This allows users to test the code with no
visible behavior change except for performance. This allows
- allows running even tests that assume the SHA-1 hash function, to
+ running even tests that assume the SHA-1 hash function, to
sanity-check the behavior of the new mode.
</p>
</li>
@@ -2087,7 +2087,7 @@ See the history of this file in git.git for the history of subsequent
<div id="footer">
<div id="footer-text">
Last updated
- 2021-02-23 09:54:23 JST
+ 2021-07-13 17:37:55 PDT
</div>
</div>
</body>
diff --git a/technical/hash-function-transition.txt b/technical/hash-function-transition.txt
index 7c1630bf8..260224b03 100644
--- a/technical/hash-function-transition.txt
+++ b/technical/hash-function-transition.txt
@@ -599,7 +599,7 @@ supports four different modes of operation:
convert any object names written to output to SHA-1, but store
objects using SHA-256. This allows users to test the code with no
visible behavior change except for performance. This allows
- allows running even tests that assume the SHA-1 hash function, to
+ running even tests that assume the SHA-1 hash function, to
sanity-check the behavior of the new mode.
2. ("early transition") Allow both SHA-1 and SHA-256 object names in
diff --git a/technical/http-protocol.html b/technical/http-protocol.html
index 39d6e2d51..d3b848ce4 100644
--- a/technical/http-protocol.html
+++ b/technical/http-protocol.html
@@ -1248,7 +1248,7 @@ link:technical/protocol-capabilities.html</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-08-20 08:37:10 JST
+ 2020-08-19 16:37:10 PDT
</div>
</div>
</body>
diff --git a/technical/index-format.html b/technical/index-format.html
index cc6c9db7e..ded27b5ce 100644
--- a/technical/index-format.html
+++ b/technical/index-format.html
@@ -1464,7 +1464,7 @@ this extension.</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-04-30 15:03:30 JST
+ 2021-04-29 23:03:30 PDT
</div>
</div>
</body>
diff --git a/technical/long-running-process-protocol.html b/technical/long-running-process-protocol.html
index 79d2b02ea..730362be7 100644
--- a/technical/long-running-process-protocol.html
+++ b/technical/long-running-process-protocol.html
@@ -795,7 +795,7 @@ process has stopped.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-11 00:03:13 JST
+ 2020-03-10 08:03:13 PDT
</div>
</div>
</body>
diff --git a/technical/multi-pack-index.html b/technical/multi-pack-index.html
index e0220db5d..4c337fbfd 100644
--- a/technical/multi-pack-index.html
+++ b/technical/multi-pack-index.html
@@ -913,7 +913,7 @@ The partial clone feature records special "promisor" packs that
<div id="footer">
<div id="footer-text">
Last updated
- 2021-04-09 06:45:29 JST
+ 2021-04-08 14:45:29 PDT
</div>
</div>
</body>
diff --git a/technical/pack-format.html b/technical/pack-format.html
index c0f964a67..b3002425b 100644
--- a/technical/pack-format.html
+++ b/technical/pack-format.html
@@ -1372,7 +1372,7 @@ filename (e.g., <code>multi-pack-index-xyz.rev</code>).</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-04-09 06:45:29 JST
+ 2021-04-08 14:45:29 PDT
</div>
</div>
</body>
diff --git a/technical/pack-heuristics.html b/technical/pack-heuristics.html
index bd50aeebc..3e6da3f62 100644
--- a/technical/pack-heuristics.html
+++ b/technical/pack-heuristics.html
@@ -1343,7 +1343,7 @@ so obvious that they never go anywhere.</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2014-01-14 08:35:15 JST
+ 2014-01-13 15:35:15 PST
</div>
</div>
</body>
diff --git a/technical/pack-protocol.html b/technical/pack-protocol.html
index 4cb047dfc..ff3743398 100644
--- a/technical/pack-protocol.html
+++ b/technical/pack-protocol.html
@@ -1470,7 +1470,7 @@ can be rejected.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-09-26 07:47:14 JST
+ 2020-09-25 15:47:14 PDT
</div>
</div>
</body>
diff --git a/technical/parallel-checkout.html b/technical/parallel-checkout.html
index c575bb4e0..47ef20dda 100644
--- a/technical/parallel-checkout.html
+++ b/technical/parallel-checkout.html
@@ -1075,7 +1075,7 @@ err |= run_parallel_checkout(&amp;state, pc_workers, pc_threshold, NULL, NULL);<
<div id="footer">
<div id="footer-text">
Last updated
- 2021-04-30 15:03:30 JST
+ 2021-04-29 23:03:30 PDT
</div>
</div>
</body>
diff --git a/technical/partial-clone.html b/technical/partial-clone.html
index e73d17e68..628de3281 100644
--- a/technical/partial-clone.html
+++ b/technical/partial-clone.html
@@ -1058,8 +1058,7 @@ Dynamic object fetching will only ask promisor remotes for missing
<li>
<p>
Repack essentially treats promisor and non-promisor packfiles as 2
- distinct partitions and does not mix them. Repack currently only works
- on non-promisor packfiles and loose objects.
+ distinct partitions and does not mix them.
</p>
</li>
<li>
@@ -1105,12 +1104,6 @@ promisor remotes that each have an incomplete view of the repository.</p></div>
</li>
<li>
<p>
-Allow repack to work on promisor packfiles (while keeping them distinct
- from non-promisor packfiles).
-</p>
-</li>
-<li>
-<p>
Allow non-pathname-based filters to make use of packfile bitmaps (when
present). This was just an omission during the initial implementation.
</p>
@@ -1213,7 +1206,7 @@ type of packfile that references it.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-09-04 05:19:53 JST
+ 2021-07-13 17:37:55 PDT
</div>
</div>
</body>
diff --git a/technical/partial-clone.txt b/technical/partial-clone.txt
index 0780d30ca..a0dd7c66f 100644
--- a/technical/partial-clone.txt
+++ b/technical/partial-clone.txt
@@ -242,8 +242,7 @@ remote in a specific order.
repository and can satisfy all such requests.
- Repack essentially treats promisor and non-promisor packfiles as 2
- distinct partitions and does not mix them. Repack currently only works
- on non-promisor packfiles and loose objects.
+ distinct partitions and does not mix them.
- Dynamic object fetching invokes fetch-pack once *for each item*
because most algorithms stumble upon a missing object and need to have
@@ -273,9 +272,6 @@ to use those promisor remotes in that order."
The user might want to work in a triangular work flow with multiple
promisor remotes that each have an incomplete view of the repository.
-- Allow repack to work on promisor packfiles (while keeping them distinct
- from non-promisor packfiles).
-
- Allow non-pathname-based filters to make use of packfile bitmaps (when
present). This was just an omission during the initial implementation.
diff --git a/technical/protocol-capabilities.html b/technical/protocol-capabilities.html
index e6535c47b..19fe6aad9 100644
--- a/technical/protocol-capabilities.html
+++ b/technical/protocol-capabilities.html
@@ -1130,7 +1130,7 @@ the session ID should not rely on this fact.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-12-09 09:10:07 JST
+ 2020-12-08 16:10:07 PST
</div>
</div>
</body>
diff --git a/technical/protocol-common.html b/technical/protocol-common.html
index 8b449550f..cec9937e6 100644
--- a/technical/protocol-common.html
+++ b/technical/protocol-common.html
@@ -859,7 +859,7 @@ pkt-line ("0004").</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2016-09-01 06:16:00 JST
+ 2016-08-31 14:16:00 PDT
</div>
</div>
</body>
diff --git a/technical/protocol-v2.html b/technical/protocol-v2.html
index 1fddbcd66..bcd916fa3 100644
--- a/technical/protocol-v2.html
+++ b/technical/protocol-v2.html
@@ -1432,7 +1432,7 @@ Requests size information to be returned for each listed object id.</code></pre>
Indicates to the server an object which the client wants to obtain
information for.</code></pre>
</div></div>
-<div class="paragraph"><p>The response of <code>object-info</code> is a list of the the requested object ids
+<div class="paragraph"><p>The response of <code>object-info</code> is a list of the requested object ids
and associated requested information, each separated by a single space.</p></div>
<div class="literalblock">
<div class="content">
@@ -1463,7 +1463,7 @@ and associated requested information, each separated by a single space.</p></div
<div id="footer">
<div id="footer-text">
Last updated
- 2021-05-17 06:37:54 JST
+ 2021-07-13 17:37:55 PDT
</div>
</div>
</body>
diff --git a/technical/protocol-v2.txt b/technical/protocol-v2.txt
index a1e31367f..1040d8531 100644
--- a/technical/protocol-v2.txt
+++ b/technical/protocol-v2.txt
@@ -540,7 +540,7 @@ An `object-info` request takes the following arguments:
Indicates to the server an object which the client wants to obtain
information for.
-The response of `object-info` is a list of the the requested object ids
+The response of `object-info` is a list of the requested object ids
and associated requested information, each separated by a single space.
output = info flush-pkt
diff --git a/technical/racy-git.html b/technical/racy-git.html
index 3b494fb45..0e870544c 100644
--- a/technical/racy-git.html
+++ b/technical/racy-git.html
@@ -952,7 +952,7 @@ practice anymore. This was done with commit 0fc82cff on Aug 15,
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-11 00:03:13 JST
+ 2020-03-10 08:03:13 PDT
</div>
</div>
</body>
diff --git a/technical/reftable.html b/technical/reftable.html
index 234451b81..c7adec5e7 100644
--- a/technical/reftable.html
+++ b/technical/reftable.html
@@ -2056,7 +2056,7 @@ impossible.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-04-30 15:03:30 JST
+ 2021-04-29 23:03:30 PDT
</div>
</div>
</body>
diff --git a/technical/send-pack-pipeline.html b/technical/send-pack-pipeline.html
index 54d16da6f..234792c5c 100644
--- a/technical/send-pack-pipeline.html
+++ b/technical/send-pack-pipeline.html
@@ -827,7 +827,7 @@ closes the reading side of the pipe and fd to receive-pack.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2013-08-21 00:40:27 JST
+ 2013-08-20 08:40:27 PDT
</div>
</div>
</body>
diff --git a/technical/shallow.html b/technical/shallow.html
index e381425d3..70a8cda86 100644
--- a/technical/shallow.html
+++ b/technical/shallow.html
@@ -813,7 +813,7 @@ number a signed 32-bit integer can contain) means infinite depth.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-08-20 08:37:10 JST
+ 2020-08-19 16:37:10 PDT
</div>
</div>
</body>
diff --git a/technical/signature-format.html b/technical/signature-format.html
index ade958150..89583e260 100644
--- a/technical/signature-format.html
+++ b/technical/signature-format.html
@@ -997,7 +997,7 @@ Date: Wed Jun 15 09:13:29 2016 +0000
<div id="footer">
<div id="footer-text">
Last updated
- 2016-07-07 06:33:48 JST
+ 2016-07-06 14:33:48 PDT
</div>
</div>
</body>
diff --git a/technical/trivial-merge.html b/technical/trivial-merge.html
index 03ef32cb0..7d3c80188 100644
--- a/technical/trivial-merge.html
+++ b/technical/trivial-merge.html
@@ -856,7 +856,7 @@ the automatic merge will generally give this effect.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2017-09-10 17:38:46 JST
+ 2017-09-10 01:38:46 PDT
</div>
</div>
</body>