summaryrefslogtreecommitdiffstats
path: root/technical
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-30 08:44:11 +0900
committerJunio C Hamano <gitster@pobox.com>2023-10-30 08:44:11 +0900
commit918a697459a240f82a16fba9fe7a606ed1d9c2a9 (patch)
tree0ebdc5c599739be4b2c4fa4ebf0cfc1ebbbff565 /technical
parent33be82183d4cd6dc645f64da1402cf9a3f4cdbf3 (diff)
downloadgit-htmldocs-918a697459a240f82a16fba9fe7a606ed1d9c2a9.tar.gz
Autogenerated HTML docs for v2.42.0-526-g3130c1
Diffstat (limited to 'technical')
-rw-r--r--technical/api-error-handling.html4
-rw-r--r--technical/api-index.html4
-rw-r--r--technical/api-merge.html4
-rw-r--r--technical/api-parse-options.html4
-rw-r--r--technical/api-simple-ipc.html4
-rw-r--r--technical/api-trace2.html4
-rw-r--r--technical/bitmap-format.html4
-rw-r--r--technical/bundle-uri.html4
-rw-r--r--technical/hash-function-transition.html4
-rw-r--r--technical/long-running-process-protocol.html4
-rw-r--r--technical/multi-pack-index.html4
-rw-r--r--technical/pack-heuristics.html4
-rw-r--r--technical/parallel-checkout.html4
-rw-r--r--technical/partial-clone.html4
-rw-r--r--technical/racy-git.html4
-rw-r--r--technical/reftable.html2
-rw-r--r--technical/scalar.html4
-rw-r--r--technical/send-pack-pipeline.html4
-rw-r--r--technical/shallow.html4
-rw-r--r--technical/trivial-merge.html4
20 files changed, 39 insertions, 39 deletions
diff --git a/technical/api-error-handling.html b/technical/api-error-handling.html
index fb9133085..b87c8528a 100644
--- a/technical/api-error-handling.html
+++ b/technical/api-error-handling.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Error reporting in git</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -879,7 +879,7 @@ a message, pass a strbuf that is explicitly ignored:</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-09-21 15:44:34 PDT
+ 2022-09-22 07:44:34 JST
</div>
</div>
</body>
diff --git a/technical/api-index.html b/technical/api-index.html
index 25ba484fe..d350cfd45 100644
--- a/technical/api-index.html
+++ b/technical/api-index.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Git API Documents</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -776,7 +776,7 @@ documents them.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:49 PDT
+ 2023-10-24 06:43:49 JST
</div>
</div>
</body>
diff --git a/technical/api-merge.html b/technical/api-merge.html
index bec282e67..83fc1d51a 100644
--- a/technical/api-merge.html
+++ b/technical/api-merge.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>merge API</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -802,7 +802,7 @@ and <code>diff.c</code> for examples.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-06-30 12:48:29 PDT
+ 2023-07-01 04:48:29 JST
</div>
</div>
</body>
diff --git a/technical/api-parse-options.html b/technical/api-parse-options.html
index 38531ea69..709233d58 100644
--- a/technical/api-parse-options.html
+++ b/technical/api-parse-options.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>parse-options API</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -1352,7 +1352,7 @@ for real-world examples.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-09-21 15:44:34 PDT
+ 2022-09-22 07:44:34 JST
</div>
</div>
</body>
diff --git a/technical/api-simple-ipc.html b/technical/api-simple-ipc.html
index 5d2e56db2..4f3382f80 100644
--- a/technical/api-simple-ipc.html
+++ b/technical/api-simple-ipc.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Simple-IPC API</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -841,7 +841,7 @@ layer to focus on the task at hand.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2023-10-24 06:43:46 JST
</div>
</div>
</body>
diff --git a/technical/api-trace2.html b/technical/api-trace2.html
index 8dc54b3bc..991bd623b 100644
--- a/technical/api-trace2.html
+++ b/technical/api-trace2.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Trace2 API</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -2355,7 +2355,7 @@ Trace2 targets (and convert &lt;key&gt; to a "category").
<div id="footer">
<div id="footer-text">
Last updated
- 2022-11-04 21:49:36 PDT
+ 2022-11-05 13:49:36 JST
</div>
</div>
</body>
diff --git a/technical/bitmap-format.html b/technical/bitmap-format.html
index e8fa24b42..fb76b391c 100644
--- a/technical/bitmap-format.html
+++ b/technical/bitmap-format.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>GIT bitmap v1 format</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div class="sect1">
@@ -1209,7 +1209,7 @@ xor_row (4 byte integer, network byte order):
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2023-10-24 06:43:46 JST
</div>
</div>
</body>
diff --git a/technical/bundle-uri.html b/technical/bundle-uri.html
index f5b25cd78..60a7399a7 100644
--- a/technical/bundle-uri.html
+++ b/technical/bundle-uri.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Bundle URIs</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -1464,7 +1464,7 @@ would cause these on-demand downloads to be too aggressive.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-02-22 15:29:29 PST
+ 2023-02-23 08:29:29 JST
</div>
</div>
</body>
diff --git a/technical/hash-function-transition.html b/technical/hash-function-transition.html
index 4af821f8f..ec736646d 100644
--- a/technical/hash-function-transition.html
+++ b/technical/hash-function-transition.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Git hash function transition</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div class="sect1">
@@ -2088,7 +2088,7 @@ See the history of this file in git.git for the history of subsequent
<div id="footer">
<div id="footer-text">
Last updated
- 2023-01-30 14:44:53 PST
+ 2023-01-31 07:44:53 JST
</div>
</div>
</body>
diff --git a/technical/long-running-process-protocol.html b/technical/long-running-process-protocol.html
index 67cb5c10d..ec14fb9af 100644
--- a/technical/long-running-process-protocol.html
+++ b/technical/long-running-process-protocol.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Long-running process protocol</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -796,7 +796,7 @@ process has stopped.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-08-18 14:11:07 PDT
+ 2022-08-19 06:11:07 JST
</div>
</div>
</body>
diff --git a/technical/multi-pack-index.html b/technical/multi-pack-index.html
index 0f786b110..ee162023e 100644
--- a/technical/multi-pack-index.html
+++ b/technical/multi-pack-index.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Multi-Pack-Index (MIDX) Design Notes</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -913,7 +913,7 @@ Packfiles can be marked as "special" using empty files that share
<div id="footer">
<div id="footer-text">
Last updated
- 2022-02-16 17:29:08 PST
+ 2022-02-17 10:29:08 JST
</div>
</div>
</body>
diff --git a/technical/pack-heuristics.html b/technical/pack-heuristics.html
index b7e390854..abf5d709a 100644
--- a/technical/pack-heuristics.html
+++ b/technical/pack-heuristics.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Concerning Git&#8217;s Packing Heuristics</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -1344,7 +1344,7 @@ so obvious that they never go anywhere.</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 15:02:33 PDT
+ 2020-03-11 07:02:33 JST
</div>
</div>
</body>
diff --git a/technical/parallel-checkout.html b/technical/parallel-checkout.html
index f830cf28e..7b2daba8d 100644
--- a/technical/parallel-checkout.html
+++ b/technical/parallel-checkout.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Parallel Checkout Design Notes</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -1076,7 +1076,7 @@ err |= run_parallel_checkout(&amp;state, pc_workers, pc_threshold, NULL, NULL);<
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2023-10-24 06:43:46 JST
</div>
</div>
</body>
diff --git a/technical/partial-clone.html b/technical/partial-clone.html
index 2d454599a..4ef76f238 100644
--- a/technical/partial-clone.html
+++ b/technical/partial-clone.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Partial Clone Design Notes</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -1214,7 +1214,7 @@ type of packfile that references it.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2023-10-24 06:43:46 JST
</div>
</div>
</body>
diff --git a/technical/racy-git.html b/technical/racy-git.html
index 50b13cfaa..96eb15756 100644
--- a/technical/racy-git.html
+++ b/technical/racy-git.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Use of index and Racy Git problem</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div class="sect1">
@@ -953,7 +953,7 @@ practice anymore. This was done with commit 0fc82cff on Aug 15,
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2023-10-24 06:43:46 JST
</div>
</div>
</body>
diff --git a/technical/reftable.html b/technical/reftable.html
index d226a686c..0b6e6315d 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
- 2023-10-23 14:43:46 PDT
+ 2023-10-24 06:43:46 JST
</div>
</div>
</body>
diff --git a/technical/scalar.html b/technical/scalar.html
index b5ec55e9c..bcac3051f 100644
--- a/technical/scalar.html
+++ b/technical/scalar.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Scalar</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -834,7 +834,7 @@ built and installed as its own executable in the <code>bin/</code> directory, al
<div id="footer">
<div id="footer-text">
Last updated
- 2022-09-19 15:03:44 PDT
+ 2022-09-20 07:03:44 JST
</div>
</div>
</body>
diff --git a/technical/send-pack-pipeline.html b/technical/send-pack-pipeline.html
index 51bd9c198..f650f1cb1 100644
--- a/technical/send-pack-pipeline.html
+++ b/technical/send-pack-pipeline.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Git-send-pack internals</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div class="sect1">
@@ -828,7 +828,7 @@ closes the reading side of the pipe and fd to receive-pack.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 15:02:33 PDT
+ 2020-03-11 07:02:33 JST
</div>
</div>
</body>
diff --git a/technical/shallow.html b/technical/shallow.html
index 2e975c966..655a31985 100644
--- a/technical/shallow.html
+++ b/technical/shallow.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Shallow commits</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -814,7 +814,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-19 22:10:31 PDT
+ 2020-08-20 14:10:31 JST
</div>
</div>
</body>
diff --git a/technical/trivial-merge.html b/technical/trivial-merge.html
index 10cfc7b89..143f56f9b 100644
--- a/technical/trivial-merge.html
+++ b/technical/trivial-merge.html
@@ -735,7 +735,7 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Trivial merge rules</h1>
-<span id="revdate">2023-10-23</span>
+<span id="revdate">2023-10-29</span>
</div>
<div id="content">
<div id="preamble">
@@ -857,7 +857,7 @@ the automatic merge will generally give this effect.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 15:02:33 PDT
+ 2020-03-11 07:02:33 JST
</div>
</div>
</body>