19 Commits (336d09daf288492946f0c51f071da11643f8363d)

Author SHA1 Message Date
Marco Costalba c3a670de50 Avoid a useless prefix lookup in strbuf_expand() 17 years ago
Pierre Habouzit 8babab95af builtin-commit.c: export GIT_INDEX_FILE for launch_editor as well. 17 years ago
Kristian Høgsberg 943316e96c Export launch_editor() and make it accept ':' as a no-op editor. 17 years ago
René Scharfe 91db267ec8 add strbuf_adddup() 17 years ago
René Scharfe cde75e59e1 --pretty=format: on-demand format expansion 17 years ago
Steffen Prohaska a1f611d5d0 Fix comment in strbuf.h to use correct name strbuf_avail() 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 6d69b6f6ac Clean up stripspace a bit, use strbuf even more. 17 years ago
Kristian Høgsberg a9390b9fce Add strbuf_read_file(). 17 years ago
Pierre Habouzit 45f66f6463 Add strbuf_cmp. 17 years ago
Junio C Hamano a8f3e2219c strbuf_setlen(): do not barf on setting length of an empty buffer to 0 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 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
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