summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)Author
2019-10-25documentation: remove empty doc filesHeba Waly
2019-10-05trace2: write discard message to sentinel filesJosh Steadmon
2019-10-04docs: clarify trace2 version invariantsJosh Steadmon
2019-10-04docs: mention trace2 target-dir mode in git-configJosh Steadmon
2019-09-30Merge branch 'ds/include-exclude'Junio C Hamano
2019-09-18Merge branch 'cc/multi-promisor'Junio C Hamano
2019-09-05treewide: rename 'exclude' methods to 'pattern'Derrick Stolee
2019-08-22Merge branch 'jk/tree-walk-overflow'Junio C Hamano
2019-08-12doc: fix repeated wordsMark Rushakoff
2019-08-08Merge branch 'mr/doc-can-not-to-cannot'Junio C Hamano
2019-08-05doc: typo: s/can not/cannot/ and s/is does/does/Mark Rushakoff
2019-08-01tree-walk: add a strbuf wrapper for make_traverse_path()Jeff King
2019-07-31setup_traverse_info(): stop copying oidJeff King
2019-07-29Merge branch 'ds/close-object-store' into maintJunio C Hamano
2019-07-19Merge branch 'js/trace2-signo-typofix'Junio C Hamano
2019-07-19Merge branch 'ds/commit-graph-incremental'Junio C Hamano
2019-07-09trace2: correct trace2 field name documentationJosh Steadmon
2019-07-09Merge branch 'ds/commit-graph-write-refactor'Junio C Hamano
2019-06-27trace2: correct typo in technical documentationCarlo Marcelo Arenas Belón
2019-06-25partial-clone: add multiple remotes in the docChristian Couder
2019-06-20commit-graph: create options for split filesDerrick Stolee
2019-06-20commit-graph: expire commit-graph filesDerrick Stolee
2019-06-20commit-graph: allow cross-alternate chainsDerrick Stolee
2019-06-20commit-graph: merge commit-graph chainsDerrick Stolee
2019-06-20commit-graph: add base graphs chunkDerrick Stolee
2019-06-20commit-graph: document commit-graph chainsDerrick Stolee
2019-06-12commit-graph: remove Future Work sectionDerrick Stolee
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor
2019-05-13Merge branch 'jh/trace2-sid-fix'Junio C Hamano
2019-05-08Merge branch 'js/trace2-to-directory'Junio C Hamano
2019-04-25Merge branch 'js/difftool-no-index'Junio C Hamano
2019-04-22Merge branch 'sg/asciidoctor-in-ci'Junio C Hamano
2019-04-16Merge branch 'mh/pack-protocol-doc-fix'Junio C Hamano
2019-04-16trace2: update docs to describe system/global config settingsJeff Hostetler
2019-04-16trace2: make SIDs more uniqueJeff Hostetler
2019-04-16trace2: clarify UTC datetime formattingJeff Hostetler
2019-04-16trace2: add absolute elapsed time to start eventJeff Hostetler
2019-04-16trace2: refactor setting process starting timeJeff Hostetler
2019-04-09Merge branch 'ja/dir-rename-doc-markup-fix'Junio C Hamano
2019-04-01Documentation/technical/protocol-v2.txt: fix formattingSZEDER Gábor
2019-04-01Documentation/technical/api-config.txt: fix formattingSZEDER Gábor
2019-03-22trace2: write to directory targetsJosh Steadmon
2019-03-18fix pack protocol example client/server communicationMike Hommey
2019-03-18parse-options: make OPT_ARGUMENT() more usefulJohannes Schindelin
2019-03-07Merge branch 'jh/trace2'Junio C Hamano
2019-03-07Merge branch 'js/doc-symref-in-proto-v1'Junio C Hamano
2019-03-05Doc: fix misleading asciidoc formatingJean-Noël Avila
2019-02-22trace2: Documentation/technical/api-trace2.txtJeff Hostetler
2019-02-21protocol-capabilities.txt: document symrefJosh Steadmon
2019-02-05Merge branch 'ab/commit-graph-write-progress'Junio C Hamano