summaryrefslogtreecommitdiff
path: root/trace2/tr2_sysenv.c
AgeCommit message (Expand)Author
2023-12-09trace2: handle NULL values in tr2_sysenv config callbackJeff King
2023-08-29trace2: mark unused config callback parameterJeff King
2023-06-28config: add ctx arg to config_fn_tGlen Choo
2023-02-23dir.h: refactor to no longer need to include cache.hElijah Newren
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon
2019-10-05trace2: discard new traces if target directory has too many filesJosh Steadmon
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor
2019-04-16trace2: use system/global config for default trace2 settingsJeff Hostetler