summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)Author
2021-03-01Merge branch 'hn/reftable-tables-doc-update'Junio C Hamano
2021-03-01Merge branch 'ds/chunked-file-api'Junio C Hamano
2021-02-25Merge branch 'dl/doc-config-camelcase'Junio C Hamano
2021-02-25Merge branch 'js/doc-proto-v2-response-end'Junio C Hamano
2021-02-24index-format doc: camelCase core.excludesFileJunio C Hamano
2021-02-23doc/reftable: document how to handle windowsHan-Wen Nienhuys
2021-02-22Merge branch 'ta/hash-function-transition-doc'Junio C Hamano
2021-02-18chunk-format: add technical docsDerrick Stolee
2021-02-17Merge branch 'jt/clone-unborn-head'Junio C Hamano
2021-02-17Merge branch 'ak/corrected-commit-date'Junio C Hamano
2021-02-17doc: fix naming of response-end-pktJoey Salazar
2021-02-12Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano
2021-02-08Merge branch 'ma/doc-pack-format-varint-for-sizes' into maintJunio C Hamano
2021-02-05Merge branch 'ds/cache-tree-basics'Junio C Hamano
2021-02-05Merge branch 'jt/packfile-as-uri-doc' into maintJunio C Hamano
2021-02-05ls-refs: report unborn targets of symrefsJonathan Tan
2021-02-05doc: use https linksThomas Ackermann
2021-02-05doc hash-function-transition: move rationale upwardsThomas Ackermann
2021-02-05doc hash-function-transition: fix incomplete sentenceThomas Ackermann
2021-02-05doc hash-function-transition: use upper case consistentlyThomas Ackermann
2021-02-05doc hash-function-transition: use SHA-1 and SHA-256 consistentlyThomas Ackermann
2021-02-05doc hash-function-transition: fix asciidoc outputThomas Ackermann
2021-02-03Merge branch 'jt/packfile-as-uri-doc'Junio C Hamano
2021-01-25packfile: prepare for the existence of '*.rev' filesTaylor Blau
2021-01-20Doc: clarify contents of packfile sent as URIJonathan Tan
2021-01-18doc: add corrected commit date infoAbhishek Kumar
2021-01-15index-format: discuss recursion of cache-tree betterDerrick Stolee
2021-01-15index-format: update preamble to cache tree extensionDerrick Stolee
2021-01-15index-format: use 'cache tree' over 'cached tree'Derrick Stolee
2021-01-15Merge branch 'ma/doc-pack-format-varint-for-sizes'Junio C Hamano
2021-01-04pack-format.txt: document sizes at start of delta dataMartin Ă…gren
2021-01-04doc: fix some typosThomas Ackermann
2020-12-17Merge branch 'jh/index-v2-doc-on-fsmn'Junio C Hamano
2020-12-17Merge branch 'jb/midx-doc-update'Junio C Hamano
2020-12-14index-format.txt: document v2 format of file system monitor extensionJeff Hostetler
2020-12-14docs: multi-pack-index: remove note about future 'verify' workJohannes Berg
2020-12-08Merge branch 'js/trace2-session-id'Junio C Hamano
2020-12-08Merge branch 'jt/trace-error-on-warning'Junio C Hamano
2020-11-24usage: add trace2 entry upon warning()Jonathan Tan
2020-11-11docs: new capability to advertise session IDsJosh Steadmon
2020-10-16t6423: more involved rules for renaming directories into each otherElijah Newren
2020-10-16t6423: update directory rename detection tests with new ruleElijah Newren
2020-10-16directory-rename-detection.txt: update references to regression testsElijah Newren
2020-09-29Merge branch 'tb/bloom-improvements'Junio C Hamano
2020-09-25Merge branch 'jx/proc-receive-hook'Junio C Hamano
2020-09-22Merge branch 'cd/commit-graph-doc'Junio C Hamano
2020-09-17bloom: encode out-of-bounds filters as non-emptyTaylor Blau
2020-09-15commit-graph-format.txt: fix no-parent valueConor Davis
2020-09-03Merge branch 'jt/lazy-fetch'Junio C Hamano
2020-08-27doc: add document for capability report-status-v2Jiang Xin