summaryrefslogtreecommitdiffstats
path: root/Documentation/technical
AgeCommit message (Expand)AuthorLines
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
2019-07-09trace2: correct trace2 field name documentationJosh Steadmon-1/+1
2019-07-09Merge branch 'ds/commit-graph-write-refactor'Junio C Hamano-17/+0
2019-06-27trace2: correct typo in technical documentationCarlo Marcelo Arenas Belón-1/+1
2019-06-25partial-clone: add multiple remotes in the docChristian Couder-33/+84
2019-06-19commit-graph: create options for split filesDerrick Stolee-3/+4
2019-06-19commit-graph: expire commit-graph filesDerrick Stolee-0/+15
2019-06-19commit-graph: allow cross-alternate chainsDerrick Stolee-0/+40
2019-06-19commit-graph: merge commit-graph chainsDerrick Stolee-0/+80
2019-06-19commit-graph: add base graphs chunkDerrick Stolee-2/+9
2019-06-19commit-graph: document commit-graph chainsDerrick Stolee-0/+59
2019-06-12commit-graph: remove Future Work sectionDerrick Stolee-17/+0
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor-23/+23
2019-05-13Merge branch 'jh/trace2-sid-fix'Junio C Hamano-80/+104
2019-05-09Merge branch 'js/trace2-to-directory'Junio C Hamano-0/+5
2019-04-25Merge branch 'js/difftool-no-index'Junio C Hamano-1/+3
2019-04-22Merge branch 'sg/asciidoctor-in-ci'Junio C Hamano-27/+27
2019-04-16Merge branch 'mh/pack-protocol-doc-fix'Junio C Hamano-4/+4
2019-04-16trace2: update docs to describe system/global config settingsJeff Hostetler-67/+84
2019-04-16trace2: make SIDs more uniqueJeff Hostetler-8/+8
2019-04-16trace2: clarify UTC datetime formattingJeff Hostetler-6/+6
2019-04-16trace2: add absolute elapsed time to start eventJeff Hostetler-5/+6
2019-04-16trace2: refactor setting process starting timeJeff Hostetler-3/+9
2019-04-10Merge branch 'ja/dir-rename-doc-markup-fix'Junio C Hamano-2/+2
2019-04-01Documentation/technical/protocol-v2.txt: fix formattingSZEDER Gábor-26/+26
2019-04-01Documentation/technical/api-config.txt: fix formattingSZEDER Gábor-1/+1
2019-03-22trace2: write to directory targetsJosh Steadmon-0/+5
2019-03-18fix pack protocol example client/server communicationMike Hommey-4/+4
2019-03-18parse-options: make OPT_ARGUMENT() more usefulJohannes Schindelin-1/+3
2019-03-07Merge branch 'jh/trace2'Junio C Hamano-0/+1349
2019-03-07Merge branch 'js/doc-symref-in-proto-v1'Junio C Hamano-0/+18
2019-03-06Doc: fix misleading asciidoc formatingJean-Noël Avila-2/+2
2019-02-22trace2: Documentation/technical/api-trace2.txtJeff Hostetler-0/+1349
2019-02-21protocol-capabilities.txt: document symrefJosh Steadmon-0/+18
2019-02-05Merge branch 'ab/commit-graph-write-progress'Junio C Hamano-2/+2
2019-02-05Merge branch 'jt/fetch-v2-sideband'Junio C Hamano-9/+21