aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/env--helper.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-14env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason1-100/+0
2022-08-19parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --optionsSZEDER Gábor1-1/+1
2020-09-30assert PARSE_OPT_NONEG in parse-options callbacksJeff King1-0/+2
2020-09-30env--helper: write to opt->value in parseopt helperJeff King1-4/+7
2019-07-11env--helper: mark a file-local symbol as staticRamsay Jones1-1/+1
2019-06-21env--helper: new undocumented builtin wrapping git_env_*()Ævar Arnfjörð Bjarmason1-0/+95