summaryrefslogtreecommitdiff
path: root/strbuf.c
Commit message (Expand)AuthorAgeFilesLines
* New strbuf APIs: splice and attach.Pierre Habouzit2007-09-161-15/+52
* Strbuf API extensions and fixes.Pierre Habouzit2007-09-101-6/+27
* Rework strbuf API and semantics.Pierre Habouzit2007-09-061-14/+87
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* simplify inclusion of system header files.Junio C Hamano2006-12-201-3/+1
* sparse cleanupLinus Torvalds2005-05-201-1/+1
* [PATCH] fix strbuf take #2Junio C Hamano2005-05-191-0/+2
* strbuf: allow zero-length linesLinus Torvalds2005-05-181-2/+0
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-261-1/+2
* [PATCH] Introduce diff-tree-helper.Junio C Hamano2005-04-251-0/+43