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