Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-24trace2: add global counter mechanismJeff Hostetler
2022-10-24trace2: add stopwatch timersJeff Hostetler
2022-10-24api-trace2.txt: elminate section describing the public trace2 APIJeff Hostetler
2022-10-24tr2tls: clarify TLS terminologyJeff Hostetler
2022-08-12tr2: shows scope unconditionally in addition to key-value pairTeng Long
2022-08-12api-trace2.txt: print config key-value pairTeng Long
2022-06-02usage.c: add a non-fatal bug() function to go with BUG()Ævar Arnfjörð Bjarmason
2022-05-04trace2 docs: add missing full stopJohannes Schindelin
2022-05-04trace2 docs: clarify what `varargs` is all aboutJohannes Schindelin
2022-05-04trace2 docs: fix a JSON formatted exampleJohannes Schindelin
2022-05-04trace2 docs: surround more terms in backticksJohannes Schindelin
2022-05-04trace2 docs: "printf" is not an English wordJohannes Schindelin
2022-05-04trace2 docs: a couple of grammar fixesJohannes Schindelin
2021-11-12trace2: increment event format versionJosh Steadmon
2021-09-20trace2: add trace2_child_ready() to report on background childrenJeff Hostetler
2021-08-25Merge branch 'es/trace2-log-parent-process-name'Junio C Hamano
2021-07-22tr2: log parent process nameEmily Shaffer
2021-07-08Merge branch 'js/trace2-discard-event-docfix'Junio C Hamano
2021-06-04docs: fix api-trace2 doc for "too_many_files" eventJosh Steadmon
2021-04-14api docs: document that BUG() emits a trace2 error eventÆvar Arnfjörð Bjarmason
2020-11-25usage: add trace2 entry upon warning()Jonathan Tan
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon
2019-12-17Merge branch 'hw/doc-in-header'Junio C Hamano
2019-11-18trace2: move doc to trace2.hHeba Waly
2019-11-07Documentation: fix a bunch of typos, both old and newElijah Newren
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-07-19Merge branch 'js/trace2-signo-typofix'Junio C Hamano
2019-07-10trace2: correct trace2 field name documentationJosh Steadmon
2019-06-27trace2: correct typo in technical documentationCarlo Marcelo Arenas Belón
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor
2019-05-13Merge branch 'jh/trace2-sid-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-03-22trace2: write to directory targetsJosh Steadmon
2019-02-23trace2: Documentation/technical/api-trace2.txtJeff Hostetler