summaryrefslogtreecommitdiffstats
path: root/technical
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-03-16 18:11:12 -0700
committerJunio C Hamano <gitster@pobox.com>2022-03-16 18:11:12 -0700
commit14390e2aecb283765a5377385680c6baef1ed254 (patch)
tree78c850ca577f1563fd6a73bd19505ad6135a698d /technical
parent2d50e8cd1cf8be3429eab2e9a8912d18b1b8b2f4 (diff)
downloadgit-htmldocs-14390e2aecb283765a5377385680c6baef1ed254.tar.gz
Autogenerated HTML docs for v2.35.1-577-g74cc1
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.html2
-rw-r--r--technical/bundle-format.html2
-rw-r--r--technical/commit-graph-format.txt12
-rw-r--r--technical/hash-function-transition.html2
-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.html2
-rw-r--r--technical/protocol-capabilities.html2
-rw-r--r--technical/protocol-common.html2
-rw-r--r--technical/protocol-v2.html2
-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
27 files changed, 36 insertions, 28 deletions
diff --git a/technical/api-error-handling.html b/technical/api-error-handling.html
index 8d537a1ae..53a9ec7c8 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 06:16:11 UTC
+ 2021-04-29 23:16:11 PDT
</div>
</div>
</body>
diff --git a/technical/api-index.html b/technical/api-index.html
index 883bc05ca..185e3fbb1 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
- 2022-01-24 18:08:28 UTC
+ 2022-01-24 10:08:28 PST
</div>
</div>
</body>
diff --git a/technical/api-merge.html b/technical/api-merge.html
index 6a186256e..68786c243 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-10 22:02:33 UTC
+ 2020-03-10 15:02:33 PDT
</div>
</div>
</body>
diff --git a/technical/api-parse-options.html b/technical/api-parse-options.html
index 0da9e1720..b62fd6832 100644
--- a/technical/api-parse-options.html
+++ b/technical/api-parse-options.html
@@ -1280,7 +1280,7 @@ for real-world examples.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-09-23 21:33:59 UTC
+ 2021-09-23 14:33:59 PDT
</div>
</div>
</body>
diff --git a/technical/api-simple-ipc.html b/technical/api-simple-ipc.html
index d70ec3fb7..8dbe403f0 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 01:34:47 UTC
+ 2021-04-02 18:34:47 PDT
</div>
</div>
</body>
diff --git a/technical/api-trace2.html b/technical/api-trace2.html
index 84e407b9c..4ba1096fa 100644
--- a/technical/api-trace2.html
+++ b/technical/api-trace2.html
@@ -2216,7 +2216,7 @@ Trace2 targets (and convert &lt;key&gt; to a "category").
<div id="footer">
<div id="footer-text">
Last updated
- 2021-11-12 23:40:07 UTC
+ 2021-11-12 15:40:07 PST
</div>
</div>
</body>
diff --git a/technical/bundle-format.html b/technical/bundle-format.html
index c51df8322..a6c588f24 100644
--- a/technical/bundle-format.html
+++ b/technical/bundle-format.html
@@ -837,7 +837,7 @@ the hash algorithm in use, and can take the same values as the
<div id="footer">
<div id="footer-text">
Last updated
- 2020-08-12 03:37:50 UTC
+ 2020-08-11 20:37:50 PDT
</div>
</div>
</body>
diff --git a/technical/commit-graph-format.txt b/technical/commit-graph-format.txt
index 87971c27d..484b185ba 100644
--- a/technical/commit-graph-format.txt
+++ b/technical/commit-graph-format.txt
@@ -93,7 +93,7 @@ CHUNK DATA:
2 bits of the lowest byte, storing the 33rd and 34th bit of the
commit time.
- Generation Data (ID: {'G', 'D', 'A', 'T' }) (N * 4 bytes) [Optional]
+ Generation Data (ID: {'G', 'D', 'A', '2' }) (N * 4 bytes) [Optional]
* This list of 4-byte values store corrected commit date offsets for the
commits, arranged in the same order as commit data chunk.
* If the corrected commit date offset cannot be stored within 31 bits,
@@ -104,7 +104,7 @@ CHUNK DATA:
by compatible versions of Git and in case of split commit-graph chains,
the topmost layer also has Generation Data chunk.
- Generation Data Overflow (ID: {'G', 'D', 'O', 'V' }) [Optional]
+ Generation Data Overflow (ID: {'G', 'D', 'O', '2' }) [Optional]
* This list of 8-byte values stores the corrected commit date offsets
for commits with corrected commit date offsets that cannot be
stored within 31 bits.
@@ -156,3 +156,11 @@ CHUNK DATA:
TRAILER:
H-byte HASH-checksum of all of the above.
+
+== Historical Notes:
+
+The Generation Data (GDA2) and Generation Data Overflow (GDO2) chunks have
+the number '2' in their chunk IDs because a previous version of Git wrote
+possibly erroneous data in these chunks with the IDs "GDAT" and "GDOV". By
+changing the IDs, newer versions of Git will silently ignore those older
+chunks and write the new information without trusting the incorrect data.
diff --git a/technical/hash-function-transition.html b/technical/hash-function-transition.html
index dea3d16ec..aaac0fbd3 100644
--- a/technical/hash-function-transition.html
+++ b/technical/hash-function-transition.html
@@ -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-07-14 22:10:10 UTC
+ 2021-07-14 15:10:10 PDT
</div>
</div>
</body>
diff --git a/technical/http-protocol.html b/technical/http-protocol.html
index 94280b71e..21780a3cb 100644
--- a/technical/http-protocol.html
+++ b/technical/http-protocol.html
@@ -1250,7 +1250,7 @@ link:technical/protocol-capabilities.html</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-09-20 22:44:03 UTC
+ 2021-09-20 15:44:03 PDT
</div>
</div>
</body>
diff --git a/technical/index-format.html b/technical/index-format.html
index 25606574b..317789590 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 06:16:11 UTC
+ 2021-04-29 23:16:11 PDT
</div>
</div>
</body>
diff --git a/technical/long-running-process-protocol.html b/technical/long-running-process-protocol.html
index 8d6542451..405dedf11 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-10 22:02:33 UTC
+ 2020-03-10 15:02:33 PDT
</div>
</div>
</body>
diff --git a/technical/multi-pack-index.html b/technical/multi-pack-index.html
index c73daeff7..41c16d409 100644
--- a/technical/multi-pack-index.html
+++ b/technical/multi-pack-index.html
@@ -912,7 +912,7 @@ Packfiles can be marked as "special" using empty files that share
<div id="footer">
<div id="footer-text">
Last updated
- 2022-02-17 01:29:08 UTC
+ 2022-02-16 17:29:08 PST
</div>
</div>
</body>
diff --git a/technical/pack-format.html b/technical/pack-format.html
index 020e798d6..6f99008ae 100644
--- a/technical/pack-format.html
+++ b/technical/pack-format.html
@@ -1375,7 +1375,7 @@ the MIDX itself.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-02-17 01:29:08 UTC
+ 2022-02-16 17:29:08 PST
</div>
</div>
</body>
diff --git a/technical/pack-heuristics.html b/technical/pack-heuristics.html
index 03d5e6f89..fbecc24a6 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
- 2020-03-10 22:02:33 UTC
+ 2020-03-10 15:02:33 PDT
</div>
</div>
</body>
diff --git a/technical/pack-protocol.html b/technical/pack-protocol.html
index 23bddc95e..9c869cefb 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-27 22:31:51 UTC
+ 2020-09-27 15:31:51 PDT
</div>
</div>
</body>
diff --git a/technical/parallel-checkout.html b/technical/parallel-checkout.html
index 1e4961b7b..0158028e4 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 06:16:11 UTC
+ 2021-04-29 23:16:11 PDT
</div>
</div>
</body>
diff --git a/technical/partial-clone.html b/technical/partial-clone.html
index 470ed7a32..80967d660 100644
--- a/technical/partial-clone.html
+++ b/technical/partial-clone.html
@@ -1206,7 +1206,7 @@ type of packfile that references it.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-07-14 22:10:10 UTC
+ 2021-07-14 15:10:10 PDT
</div>
</div>
</body>
diff --git a/technical/protocol-capabilities.html b/technical/protocol-capabilities.html
index 64aa7da87..635f8fab8 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-14 21:07:53 UTC
+ 2020-12-14 13:07:53 PST
</div>
</div>
</body>
diff --git a/technical/protocol-common.html b/technical/protocol-common.html
index 9c3f7d5a2..f1131d8fa 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
- 2020-03-10 22:02:33 UTC
+ 2020-03-10 15:02:33 PDT
</div>
</div>
</body>
diff --git a/technical/protocol-v2.html b/technical/protocol-v2.html
index b22063d53..341481533 100644
--- a/technical/protocol-v2.html
+++ b/technical/protocol-v2.html
@@ -1474,7 +1474,7 @@ and associated requested information, each separated by a single space.</p></div
<div id="footer">
<div id="footer-text">
Last updated
- 2021-12-10 22:52:03 UTC
+ 2021-12-10 14:52:03 PST
</div>
</div>
</body>
diff --git a/technical/racy-git.html b/technical/racy-git.html
index df2c90e37..c4e299ee4 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-10 22:02:33 UTC
+ 2020-03-10 15:02:33 PDT
</div>
</div>
</body>
diff --git a/technical/reftable.html b/technical/reftable.html
index fbec6797f..f81af26bb 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
- 2022-03-09 22:17:38 UTC
+ 2022-03-09 14:17:38 PST
</div>
</div>
</body>
diff --git a/technical/send-pack-pipeline.html b/technical/send-pack-pipeline.html
index b35f9d360..e841e45dc 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
- 2020-03-10 22:02:33 UTC
+ 2020-03-10 15:02:33 PDT
</div>
</div>
</body>
diff --git a/technical/shallow.html b/technical/shallow.html
index fee6699f7..1e5b26ad9 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 05:10:31 UTC
+ 2020-08-19 22:10:31 PDT
</div>
</div>
</body>
diff --git a/technical/signature-format.html b/technical/signature-format.html
index 7e4ac607e..5a9cab89c 100644
--- a/technical/signature-format.html
+++ b/technical/signature-format.html
@@ -1011,7 +1011,7 @@ Date: Wed Jun 15 09:13:29 2016 +0000
<div id="footer">
<div id="footer-text">
Last updated
- 2021-10-25 23:35:08 UTC
+ 2021-10-25 16:35:08 PDT
</div>
</div>
</body>
diff --git a/technical/trivial-merge.html b/technical/trivial-merge.html
index cd51d80f2..ad5140f18 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
- 2020-03-10 22:02:33 UTC
+ 2020-03-10 15:02:33 PDT
</div>
</div>
</body>