aboutsummaryrefslogtreecommitdiff
path: root/strbuf.h
AgeCommit message (Expand)Author
2007-09-26Add strbuf_cmp.Pierre Habouzit
2007-09-26strbuf_setlen(): do not barf on setting length of an empty buffer to 0Junio C Hamano
2007-09-20strbuf API additions and enhancements.Pierre Habouzit
2007-09-18Drop strbuf's 'eof' marker, and make read_line a first class citizen.Pierre Habouzit
2007-09-16New strbuf APIs: splice and attach.Pierre Habouzit
2007-09-10Strbuf API extensions and fixes.Pierre Habouzit
2007-09-06Rework strbuf API and semantics.Pierre Habouzit
2005-05-18[PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst
2005-04-25[PATCH] Introduce diff-tree-helper.Junio C Hamano