aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/technical (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-15index-format: use 'cache tree' over 'cached tree'Derrick Stolee1-3/+3
2021-01-15Merge branch 'ma/doc-pack-format-varint-for-sizes'Junio C Hamano1-1/+16
2021-01-04pack-format.txt: document sizes at start of delta dataMartin Ågren1-1/+16
2021-01-04doc: fix some typosThomas Ackermann1-1/+1
2020-12-17Merge branch 'jh/index-v2-doc-on-fsmn'Junio C Hamano1-2/+8
2020-12-17Merge branch 'jb/midx-doc-update'Junio C Hamano1-4/+0
2020-12-14index-format.txt: document v2 format of file system monitor extensionJeff Hostetler1-2/+8
2020-12-14docs: multi-pack-index: remove note about future 'verify' workJohannes Berg1-4/+0
2020-12-08Merge branch 'js/trace2-session-id'Junio C Hamano2-2/+28
2020-12-08Merge branch 'jt/trace-error-on-warning'Junio C Hamano1-1/+1
2020-11-24usage: add trace2 entry upon warning()Jonathan Tan1-1/+1
2020-11-11docs: new capability to advertise session IDsJosh Steadmon2-2/+28
2020-10-16t6423: more involved rules for renaming directories into each otherElijah Newren1-0/+3
2020-10-16t6423: update directory rename detection tests with new ruleElijah Newren1-4/+1
2020-10-16directory-rename-detection.txt: update references to regression testsElijah Newren1-3/+4
2020-09-29Merge branch 'tb/bloom-improvements'Junio C Hamano1-1/+1
2020-09-25Merge branch 'jx/proc-receive-hook'Junio C Hamano2-6/+52
2020-09-22Merge branch 'cd/commit-graph-doc'Junio C Hamano1-1/+1
2020-09-17bloom: encode out-of-bounds filters as non-emptyTaylor Blau1-1/+1
2020-09-15commit-graph-format.txt: fix no-parent valueConor Davis1-1/+1
2020-09-03Merge branch 'jt/lazy-fetch'Junio C Hamano1-10/+3
2020-08-27doc: add document for capability report-status-v2Jiang Xin2-6/+52
2020-08-19Merge branch 'ds/sha256-leftover-bits'Junio C Hamano2-3/+13
2020-08-19Merge branch 'ma/sha-256-docs'Junio C Hamano4-23/+30
2020-08-19Merge branch 'bc/sha-256-doc-updates'Junio C Hamano2-16/+22
2020-08-19Merge branch 'jb/commit-graph-doc-fix'Junio C Hamano1-3/+3
2020-08-18promisor-remote: lazy-fetch objects in subprocessJonathan Tan1-10/+3
2020-08-17multi-pack-index: use hash version byteDerrick Stolee1-1/+6
2020-08-17commit-graph: use the "hash version" byteDerrick Stolee1-2/+7
2020-08-17shallow.txt: document SHA-256 shallow formatMartin Ågren1-1/+1
2020-08-17protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256Martin Ågren1-4/+8
2020-08-17index-format.txt: document SHA-256 index formatMartin Ågren1-16/+18
2020-08-17http-protocol.txt: document SHA-256 "want"/"have" formatMartin Ågren1-2/+3
2020-08-13docs: fix step in transition planbrian m. carlson1-1/+1
2020-08-13docs: document SHA-256 pack and indicesbrian m. carlson1-15/+21
2020-08-13docs: commit-graph: fix some whitespace in the diagramJohannes Berg1-3/+3
2020-08-11Merge branch 'bc/sha-256-part-3'Junio C Hamano1-1/+29
2020-08-10Merge branch 'jk/strvec'Junio C Hamano1-2/+2
2020-07-30Merge branch 'sg/commit-graph-cleanups' into masterJunio C Hamano1-1/+1
2020-07-30bundle: add new version for use with SHA-256brian m. carlson1-1/+29
2020-07-28strvec: update documention to avoid argv_arrayJeff King1-2/+2
2020-07-06Merge branch 'bc/sha-256-part-2'Junio C Hamano2-0/+24
2020-06-25Merge branch 'jt/cdn-offload'Junio C Hamano2-10/+116
2020-06-12Merge branch 'hn/refs-cleanup'Junio C Hamano1-0/+1083
2020-06-10Documentation: add Packfile URIs design docJonathan Tan2-1/+109
2020-06-10Documentation: order protocol v2 sectionsJonathan Tan1-10/+8
2020-06-09reftable: define version 2 of the spec to accomodate SHA256Han-Wen Nienhuys1-37/+45
2020-06-09reftable: clarify how empty tables should be writtenHan-Wen Nienhuys1-0/+6
2020-06-09reftable: file format documentationJonathan Nieder1-0/+1069
2020-06-08Merge branch 'dl/remote-curl-deadlock-fix'Junio C Hamano1-0/+2