summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)AuthorFilesLines
2022-08-04docs: move commit-graph format docs to man section 5Ævar Arnfjörð Bjarmason2-168/+2
2022-08-04git docs: add a category for file formats, protocols and interfacesÆvar Arnfjörð Bjarmason1-81/+0
2022-07-27Merge branch 'vd/scalar-doc'Junio C Hamano1-0/+127
2022-07-27Merge branch 'sg/index-format-doc-update'Junio C Hamano1-2/+0
2022-07-18scalar: convert README.md into a technical design docVictoria Dye1-0/+127
2022-07-18index-format.txt: remove outdated list of supported extensionsSZEDER Gábor1-2/+0
2022-07-11Merge branch 'ac/bitmap-format-doc'Junio C Hamano1-77/+88
2022-06-16bitmap-format.txt: add information for trailing checksumAbhradeep Chakraborty1-0/+4
2022-06-16bitmap-format.txt: fix some formatting issuesAbhradeep Chakraborty1-78/+85
2022-06-10Merge branch 'ab/bug-if-bug'Junio C Hamano2-3/+25
2022-06-03Merge branch 'tb/cruft-packs'Junio C Hamano2-0/+142
2022-06-02usage.c: add a non-fatal bug() function to go with BUG()Ævar Arnfjörð Bjarmason2-3/+25
2022-05-26builtin/repack.c: support generating a cruft packTaylor Blau1-1/+1
2022-05-26pack-mtimes: support reading .mtimes filesTaylor Blau1-0/+19
2022-05-20Documentation/technical: add cruft-packs.txtTaylor Blau1-0/+123
2022-05-04trace2 docs: add missing full stopJohannes Schindelin1-1/+1
2022-05-04trace2 docs: clarify what `varargs` is all aboutJohannes Schindelin1-1/+1
2022-05-04trace2 docs: fix a JSON formatted exampleJohannes Schindelin1-1/+1
2022-05-04trace2 docs: surround more terms in backticksJohannes Schindelin1-7/+7
2022-05-04trace2 docs: "printf" is not an English wordJohannes Schindelin1-6/+6
2022-05-04trace2 docs: a couple of grammar fixesJohannes Schindelin1-8/+8
2022-04-04Merge branch 'rc/fetch-refetch'Junio C Hamano1-0/+3
2022-03-28docs: mention --refetch fetch optionRobert Coup1-0/+3
2022-03-21Merge branch 'ds/partial-bundles'Junio C Hamano1-3/+8
2022-03-16Merge branch 'ds/commit-graph-gen-v2-fixes'Junio C Hamano1-2/+10
2022-03-09bundle: parse filter capabilityDerrick Stolee1-3/+8
2022-03-07commit-graph: declare bankruptcy on GDAT chunksDerrick Stolee1-2/+10
2022-02-23Documentation: object_id_len goes up to 31Han-Wen Nienhuys1-1/+1
2022-01-27midx.c: make changing the preferred pack safeTaylor Blau2-6/+8
2021-12-15Merge branch 'en/zdiff3'Junio C Hamano1-5/+5
2021-12-10Merge branch 'jt/midx-doc-fix'Junio C Hamano1-5/+0
2021-12-10Merge branch 'tl/midx-docfix'Junio C Hamano1-6/+6
2021-12-10Merge branch 'cw/protocol-v2-doc-fix'Junio C Hamano1-3/+3
2021-12-01update documentation for new zdiff3 conflictStyleElijah Newren1-5/+5
2021-11-22Doc: no midx and partial clone relationJonathan Tan1-5/+0
2021-11-18midx: fix a formatting issue in "multi-pack-index.txt"Teng Long1-6/+6
2021-11-12Merge branch 'js/trace2-raise-format-version'Junio C Hamano1-2/+2
2021-11-11trace2: increment event format versionJosh Steadmon1-2/+2
2021-11-11protocol-v2.txt: align delim-pkt spec with usageCalvin Wan1-3/+3
2021-10-25Merge branch 'jc/doc-commit-header-continuation-line'Junio C Hamano1-4/+20
2021-10-13Merge branch 'jh/builtin-fsmonitor-part1'Junio C Hamano1-0/+40
2021-10-12signature-format.txt: explain and illustrate multi-line headersJunio C Hamano1-4/+20
2021-10-06Merge branch 'ew/midx-doc-update'Junio C Hamano1-1/+3
2021-09-28Merge branch 'jk/reduce-malloc-in-v2-servers'Junio C Hamano1-1/+5
2021-09-24doc/technical: update note about core.multiPackIndexEric Wong1-1/+3
2021-09-23Merge branch 'ab/retire-option-argument'Junio C Hamano1-5/+0
2021-09-23Merge branch 'jk/http-server-protocol-versions'Junio C Hamano1-1/+7
2021-09-20Merge branch 'ab/serve-cleanup'Junio C Hamano2-0/+6
2021-09-20Merge branch 'tb/multi-pack-bitmaps'Junio C Hamano2-21/+60
2021-09-20trace2: add trace2_child_ready() to report on background childrenJeff Hostetler1-0/+40