aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)Author
2020-06-09reftable: clarify how empty tables should be writtenHan-Wen Nienhuys
2020-06-09reftable: file format documentationJonathan Nieder
2020-06-08Merge branch 'dl/remote-curl-deadlock-fix'Junio C Hamano
2020-06-08commit-graph-format.txt: all multi-byte numbers are in network byte orderSZEDER Gábor
2020-06-02Merge branch 'jx/pkt-line-doc-count-fix'Junio C Hamano
2020-05-27Documentation/technical: document object-format for protocol v2brian m. carlson
2020-05-24stateless-connect: send response end packetDenton Liu
2020-05-21doc: fix wrong 4-byte length of pkt-line messageJiuyang Xie
2020-05-14Merge branch 'ds/bloom-cleanup'Junio C Hamano
2020-05-13Documentation: document v1 protocol object-format capabilitybrian m. carlson
2020-05-11Documentation: changed-path Bloom filters use byte wordsDerrick Stolee
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-04-06commit-graph: write Bloom filters to commit graph fileGarima Singh
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon
2020-02-12Merge branch 'jb/multi-pack-index-docfix'Junio C Hamano
2020-02-12Merge branch 'ms/doc-bundle-format'Junio C Hamano
2020-02-10pack-format: correct multi-pack-index descriptionJohannes Berg
2020-02-07doc: describe Git bundle formatMasaya Suzuki
2020-01-08Merge branch 'jb/doc-multi-pack-idx-fix'Junio C Hamano
2020-01-04multi-pack-index: correct configuration in documentationJohannes Berg
2019-12-16Merge branch 'hw/doc-in-header'Junio C Hamano
2019-12-06Merge branch 'dl/lore-is-the-archive'Junio C Hamano
2019-12-06Merge branch 'jk/lore-is-the-archive'Junio C Hamano
2019-12-04doc: replace LKML link with lore.kernel.orgDenton Liu
2019-12-01Merge branch 'en/doc-typofix'Junio C Hamano
2019-12-01Merge branch 'hw/config-doc-in-header'Junio C Hamano
2019-11-30doc: replace public-inbox links with lore.kernel.orgJeff King
2019-11-18trace2: move doc to trace2.hHeba Waly
2019-11-18submodule-config: move doc to submodule-config.hHeba Waly
2019-11-18tree-walk: move doc to tree-walk.hHeba Waly
2019-11-18trace: move doc to trace.hHeba Waly
2019-11-18run-command: move doc to run-command.hHeba Waly
2019-11-18credential: move doc to credential.hHeba Waly
2019-11-18argv-array: move doc to argv-array.hHeba Waly
2019-11-18cache: move doc to cache.hHeba Waly
2019-11-18sigchain: move doc to sigchain.hHeba Waly
2019-11-18pathspec: move doc to pathspec.hHeba Waly
2019-11-18revision: move doc to revision.hHeba Waly
2019-11-18attr: move doc to attr.hHeba Waly
2019-11-18refs: move doc to refs.hHeba Waly
2019-11-18remote: move doc to remote.h and refspec.hHeba Waly
2019-11-18sha1-array: move doc to sha1-array.hHeba Waly
2019-11-18merge: move doc to ll-merge.hHeba Waly
2019-11-18graph: move doc to graph.h and graph.cHeba Waly
2019-11-18dir: move doc to dir.hHeba Waly
2019-11-18diff: move doc to diff.h and diffcore.hHeba Waly
2019-11-07Documentation: fix a bunch of typos, both old and newElijah Newren
2019-10-25documentation: remove empty doc filesHeba Waly
2019-10-24config: move documentation to config.hHeba Waly
2019-10-05trace2: write discard message to sentinel filesJosh Steadmon