From: Junio C Hamano Date: Mon, 31 Aug 2015 22:38:50 +0000 (-0700) Subject: Merge branch 'sg/config-name-only' X-Git-Tag: v2.6.0-rc0~25 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fc9dfda1be25ab3bb311900c6cfbf59d6b6e224e Merge branch 'sg/config-name-only' "git config --list" output was hard to parse when values consist of multiple lines. "--name-only" option is added to help this. * sg/config-name-only: get_urlmatch: avoid useless strbuf write format_config: simplify buffer handling format_config: don't init strbuf config: restructure format_config() for better control flow completion: list variable names reliably with 'git config --name-only' config: add '--name-only' option to list only variable names --- fc9dfda1be25ab3bb311900c6cfbf59d6b6e224e