Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-20 | Rework unquote_c_style to work on a strbuf. | 1 | -11/+14 | |
2007-09-18 | Drop strbuf's 'eof' marker, and make read_line a first class citizen. | 1 | -2/+2 | |
2007-09-16 | Now that cache.h needs strbuf.h, remove useless includes. | 1 | -1/+0 | |
2007-09-10 | Strbuf API extensions and fixes. | 1 | -3/+2 | |
2007-09-06 | mktree: Simplify write_tree() using strbuf API | 1 | -15/+8 | |
2007-09-06 | Rework strbuf API and semantics. | 1 | -3/+1 | |
2007-02-27 | convert object type handling from a string to a number | 1 | -4/+5 | |
2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | 1 | -2/+2 | |
2006-08-15 | remove unnecessary initializations | 1 | -1/+0 | |
2006-08-03 | Fixup command names in some usage strings. | 1 | -1/+1 | |
2006-04-04 | Use blob_, commit_, tag_, and tree_type throughout. | 1 | -1/+2 | |
2006-02-21 | git-mktree: reverse of git-ls-tree. | 1 | -0/+137 |