projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6b34d6e
06379a6
)
Merge branch 'mh/strbuf-split'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 15 Nov 2012 18:24:49 +0000
(10:24 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 15 Nov 2012 18:24:49 +0000
(10:24 -0800)
Cleanups and documentation for strbuf_split.
* mh/strbuf-split:
strbuf_split*(): document functions
strbuf_split*(): rename "delim" parameter to "terminator"
strbuf_split_buf(): simplify iteration
strbuf_split_buf(): use ALLOC_GROW()
Trivial merge