23 Commits (f58dbf23c33e0e79622f4344b48ab5bc9bc360cc)

Author SHA1 Message Date
Marco Costalba c3a670de50 Avoid a useless prefix lookup in strbuf_expand() 17 years ago
Junio C Hamano 698a68be7b Uninline prefixcmp() 17 years ago
Shawn O. Pearce f141bd804d Handle broken vsnprintf implementations in strbuf 17 years ago
René Scharfe 91db267ec8 add strbuf_adddup() 17 years ago
René Scharfe cde75e59e1 --pretty=format: on-demand format expansion 17 years ago
Pierre Habouzit 387e7e19d7 strbuf_read_file enhancement, and use it. 17 years ago
Pierre Habouzit b315c5c081 strbuf change: be sure ->buf is never ever NULL. 17 years ago
Kristian Høgsberg a9390b9fce Add strbuf_read_file(). 17 years ago
Pierre Habouzit 45f66f6463 Add strbuf_cmp. 17 years ago
Pierre Habouzit c76689df6c strbuf API additions and enhancements. 17 years ago
Pierre Habouzit e6c019d0b0 Drop strbuf's 'eof' marker, and make read_line a first class citizen. 17 years ago
Pierre Habouzit ba3ed09728 Now that cache.h needs strbuf.h, remove useless includes. 17 years ago
Pierre Habouzit 917c9a7133 New strbuf APIs: splice and attach. 17 years ago
Pierre Habouzit f1696ee398 Strbuf API extensions and fixes. 17 years ago
Pierre Habouzit b449f4cfc9 Rework strbuf API and semantics. 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Junio C Hamano 9dc527adbc [PATCH] fix strbuf take #2 20 years ago
Linus Torvalds ad87de7c9d strbuf: allow zero-length lines 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Junio C Hamano d1df574380 [PATCH] Introduce diff-tree-helper. 20 years ago