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