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