Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-20 | strbuf API additions and enhancements. | Pierre Habouzit | 1 | -10/+10 |
2007-09-18 | Drop strbuf's 'eof' marker, and make read_line a first class citizen. | Pierre Habouzit | 1 | -12/+8 |
2007-09-16 | Now that cache.h needs strbuf.h, remove useless includes. | Pierre Habouzit | 1 | -1/+0 |
2007-09-16 | New strbuf APIs: splice and attach. | Pierre Habouzit | 1 | -15/+52 |
2007-09-10 | Strbuf API extensions and fixes. | Pierre Habouzit | 1 | -6/+27 |
2007-09-06 | Rework strbuf API and semantics. | Pierre Habouzit | 1 | -14/+87 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2006-12-20 | simplify inclusion of system header files. | Junio C Hamano | 1 | -3/+1 |
2005-05-20 | sparse cleanup | Linus Torvalds | 1 | -1/+1 |
2005-05-19 | [PATCH] fix strbuf take #2 | Junio C Hamano | 1 | -0/+2 |
2005-05-18 | strbuf: allow zero-length lines | Linus Torvalds | 1 | -2/+0 |
2005-04-26 | [PATCH] introduce xmalloc and xrealloc | Christopher Li | 1 | -1/+2 |
2005-04-25 | [PATCH] Introduce diff-tree-helper. | Junio C Hamano | 1 | -0/+43 |