config: do not use strbuf_split()
Junio C Hamano committed about 1 year ago
notes: do not use strbuf_split*()
Junio C Hamano committed about 1 year ago
merge-tree: do not use strbuf_split*()
Junio C Hamano committed about 1 year ago
clean: do not use strbuf_split*() [part 2]
Junio C Hamano committed about 1 year ago
clean: do not pass the whole structure when it is not necessary
Junio C Hamano committed about 1 year ago
clean: do not use strbuf_split*() [part 1]
Junio C Hamano committed about 1 year ago
clean: do not pass strbuf by value
Junio C Hamano committed about 1 year ago
wt-status: avoid strbuf_split*()
Junio C Hamano committed about 1 year ago
Merge branch 'jc/string-list-split' into jc/strbuf-split
Junio C Hamano committed about 1 year ago
string-list: split-then-remove-empty can be done while splitting
Junio C Hamano committed about 1 year ago
string-list: optionally omit empty string pieces in string_list_split*()
Junio C Hamano committed about 1 year ago
diff: simplify parsing of diff.colormovedws
Junio C Hamano committed about 1 year ago
string-list: optionally trim string pieces split by string_list_split*()
Junio C Hamano committed about 1 year ago
string-list: unify string_list_split* functions
Junio C Hamano committed about 1 year ago
string-list: align string_list_split() with its _in_place() counterpart
Junio C Hamano committed about 1 year ago
Merge branch 'strip-post-hooks' of github.com:orgads/git-gui
Johannes Sixt committed about 1 year ago
Johannes Sixt committed about 1 year ago
Merge branch 'master' of https://github.com/alshopov/git-gui
Johannes Sixt committed about 1 year ago
string-list: report programming error with BUG
Junio C Hamano committed about 1 year ago
Junio C Hamano committed about 1 year ago