From: Junio C Hamano Date: Sun, 3 Aug 2025 05:36:41 +0000 (-0700) Subject: Merge branch 'jc/string-list-split' into jc/strbuf-split X-Git-Tag: v2.52.0-rc0~187^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e901d16904b354a0de399484db09b7b67132151;p=thirdparty%2Fgit.git Merge branch 'jc/string-list-split' into jc/strbuf-split * jc/string-list-split: string-list: split-then-remove-empty can be done while splitting string-list: optionally omit empty string pieces in string_list_split*() diff: simplify parsing of diff.colormovedws string-list: optionally trim string pieces split by string_list_split*() string-list: unify string_list_split* functions string-list: align string_list_split() with its _in_place() counterpart string-list: report programming error with BUG --- 5e901d16904b354a0de399484db09b7b67132151