From: Junio C Hamano Date: Wed, 4 Mar 2026 18:53:02 +0000 (-0800) Subject: Merge branch 'ds/config-list-with-type' X-Git-Tag: v2.54.0-rc0~114 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a31d4f1860bf9ee594d3ee4dd0cdda90db6919cd;p=thirdparty%2Fgit.git Merge branch 'ds/config-list-with-type' "git config list" is taught to show the values interpreted for specific type with "--type=" option. * ds/config-list-with-type: config: use an enum for type config: restructure format_config() config: format colors quietly color: add color_parse_quietly() config: format expiry dates quietly config: format paths gently config: format bools or strings in helper config: format bools or ints gently config: format bools gently config: format int64s gently config: make 'git config list --type=' work config: add 'gently' parameter to format_config() config: move show_all_config() --- a31d4f1860bf9ee594d3ee4dd0cdda90db6919cd