aboutsummaryrefslogtreecommitdiffstats
path: root/trace2/tr2_sysenv.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-03trace2/tr2_sysenv.c: *.txt -> *.adoc fixesTodd Zullinger1-1/+1
2024-12-06global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt1-0/+2
2023-12-09trace2: handle NULL values in tr2_sysenv config callbackJeff King1-0/+2
2023-08-29trace2: mark unused config callback parameterJeff King1-1/+2
2023-06-28config: add ctx arg to config_fn_tGlen Choo1-1/+2
2023-02-23dir.h: refactor to no longer need to include cache.hElijah Newren1-1/+1
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon1-0/+2
2019-10-05trace2: discard new traces if target directory has too many filesJosh Steadmon1-0/+3
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor1-10/+10
2019-04-16trace2: use system/global config for default trace2 settingsJeff Hostetler1-0/+127