summaryrefslogtreecommitdiffstats
path: root/Documentation/technical (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-12Merge branch 'jb/multi-pack-index-docfix'Junio C Hamano1-2/+3
2020-02-12Merge branch 'ms/doc-bundle-format'Junio C Hamano1-0/+48
2020-02-10pack-format: correct multi-pack-index descriptionJohannes Berg1-2/+3
2020-02-07doc: describe Git bundle formatMasaya Suzuki1-0/+48
2020-01-08Merge branch 'jb/doc-multi-pack-idx-fix'Junio C Hamano1-1/+1
2020-01-04multi-pack-index: correct configuration in documentationJohannes Berg1-1/+1
2019-12-16Merge branch 'hw/doc-in-header'Junio C Hamano19-2384/+11
2019-12-06Merge branch 'dl/lore-is-the-archive'Junio C Hamano1-1/+1
2019-12-06Merge branch 'jk/lore-is-the-archive'Junio C Hamano4-20/+20
2019-12-04doc: replace LKML link with lore.kernel.orgDenton Liu1-1/+1
2019-12-01Merge branch 'en/doc-typofix'Junio C Hamano9-22/+22
2019-12-01Merge branch 'hw/config-doc-in-header'Junio C Hamano1-319/+0
2019-11-30doc: replace public-inbox links with lore.kernel.orgJeff King4-20/+20
2019-11-18trace2: move doc to trace2.hHeba Waly1-234/+9
2019-11-18submodule-config: move doc to submodule-config.hHeba Waly1-66/+0
2019-11-18tree-walk: move doc to tree-walk.hHeba Waly1-149/+0
2019-11-18trace: move doc to trace.hHeba Waly1-140/+0
2019-11-18run-command: move doc to run-command.hHeba Waly1-264/+0
2019-11-18credential: move doc to credential.hHeba Waly1-271/+0
2019-11-18argv-array: move doc to argv-array.hHeba Waly1-65/+0
2019-11-18cache: move doc to cache.hHeba Waly1-39/+0
2019-11-18sigchain: move doc to sigchain.hHeba Waly1-41/+0
2019-11-18pathspec: move doc to pathspec.hHeba Waly1-47/+0
2019-11-18revision: move doc to revision.hHeba Waly1-72/+0
2019-11-18attr: move doc to attr.hHeba Waly1-154/+0
2019-11-18refs: move doc to refs.hHeba Waly1-78/+0
2019-11-18remote: move doc to remote.h and refspec.hHeba Waly1-127/+0
2019-11-18sha1-array: move doc to sha1-array.hHeba Waly1-90/+0
2019-11-18merge: move doc to ll-merge.hHeba Waly1-70/+2
2019-11-18graph: move doc to graph.h and graph.cHeba Waly1-173/+0
2019-11-18dir: move doc to dir.hHeba Waly1-130/+0
2019-11-18diff: move doc to diff.h and diffcore.hHeba Waly1-174/+0
2019-11-07Documentation: fix a bunch of typos, both old and newElijah Newren9-22/+22
2019-10-25documentation: remove empty doc filesHeba Waly4-40/+0
2019-10-24config: move documentation to config.hHeba Waly1-319/+0
2019-10-05trace2: write discard message to sentinel filesJosh Steadmon1-2/+14
2019-10-04docs: clarify trace2 version invariantsJosh Steadmon1-1/+7
2019-10-04docs: mention trace2 target-dir mode in git-configJosh Steadmon1-4/+3
2019-09-30Merge branch 'ds/include-exclude'Junio C Hamano1-3/+3
2019-09-18Merge branch 'cc/multi-promisor'Junio C Hamano1-33/+84
2019-09-05treewide: rename 'exclude' methods to 'pattern'Derrick Stolee1-3/+3
2019-08-22Merge branch 'jk/tree-walk-overflow'Junio C Hamano1-3/+5
2019-08-11doc: fix repeated wordsMark Rushakoff2-2/+2
2019-08-08Merge branch 'mr/doc-can-not-to-cannot'Junio C Hamano1-1/+1
2019-08-05doc: typo: s/can not/cannot/ and s/is does/does/Mark Rushakoff1-1/+1
2019-08-01tree-walk: add a strbuf wrapper for make_traverse_path()Jeff King1-0/+4
2019-07-31setup_traverse_info(): stop copying oidJeff King1-3/+1
2019-07-29Merge branch 'ds/close-object-store' into maintJunio C Hamano1-17/+0
2019-07-19Merge branch 'js/trace2-signo-typofix'Junio C Hamano1-1/+1
2019-07-19Merge branch 'ds/commit-graph-incremental'Junio C Hamano2-2/+204