Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-03 | Uninline prefixcmp() | 1 | -0/+9 | |
2007-11-14 | Merge branch 'rs/pretty' | 1 | -0/+31 | |
2007-11-14 | Handle broken vsnprintf implementations in strbuf | 1 | -3/+4 | |
2007-11-11 | add strbuf_adddup() | 1 | -0/+7 | |
2007-11-09 | --pretty=format: on-demand format expansion | 1 | -0/+24 | |
2007-09-29 | strbuf_read_file enhancement, and use it. | 1 | -2/+2 | |
2007-09-29 | strbuf change: be sure ->buf is never ever NULL. | 1 | -11/+19 | |
2007-09-27 | Add strbuf_read_file(). | 1 | -0/+15 | |
2007-09-26 | Add strbuf_cmp. | 1 | -0/+12 | |
2007-09-20 | strbuf API additions and enhancements. | 1 | -10/+10 | |
2007-09-18 | Drop strbuf's 'eof' marker, and make read_line a first class citizen. | 1 | -12/+8 | |
2007-09-16 | Now that cache.h needs strbuf.h, remove useless includes. | 1 | -1/+0 | |
2007-09-16 | New strbuf APIs: splice and attach. | 1 | -15/+52 | |
2007-09-10 | Strbuf API extensions and fixes. | 1 | -6/+27 | |
2007-09-06 | Rework strbuf API and semantics. | 1 | -14/+87 | |
2007-06-07 | War on whitespace | 1 | -1/+0 | |
2006-12-20 | simplify inclusion of system header files. | 1 | -3/+1 | |
2005-05-20 | sparse cleanup | 1 | -1/+1 | |
2005-05-19 | [PATCH] fix strbuf take #2 | 1 | -0/+2 | |
2005-05-18 | strbuf: allow zero-length lines | 1 | -2/+0 | |
2005-04-26 | [PATCH] introduce xmalloc and xrealloc | 1 | -1/+2 | |
2005-04-25 | [PATCH] Introduce diff-tree-helper. | 1 | -0/+43 |