152 Commits (c4566ab429c5a46a91c5b3bd351c545b91a2e593)

Author SHA1 Message Date
Pierre Habouzit b315c5c081 strbuf change: be sure ->buf is never ever NULL. 18 years ago
Kristian Høgsberg 6d69b6f6ac Clean up stripspace a bit, use strbuf even more. 18 years ago
Kristian Høgsberg a9390b9fce Add strbuf_read_file(). 18 years ago
Pierre Habouzit 45f66f6463 Add strbuf_cmp. 18 years ago
Junio C Hamano a8f3e2219c strbuf_setlen(): do not barf on setting length of an empty buffer to 0 18 years ago
Pierre Habouzit c76689df6c strbuf API additions and enhancements. 18 years ago
Pierre Habouzit e6c019d0b0 Drop strbuf's 'eof' marker, and make read_line a first class citizen. 18 years ago
Pierre Habouzit 917c9a7133 New strbuf APIs: splice and attach. 18 years ago
Pierre Habouzit f1696ee398 Strbuf API extensions and fixes. 18 years ago
Pierre Habouzit b449f4cfc9 Rework strbuf API and semantics. 18 years ago
Brian Gerst bf0f910d1d [PATCH] Kill a bunch of pointer sign warnings for gcc4 20 years ago
Junio C Hamano d1df574380 [PATCH] Introduce diff-tree-helper. 20 years ago