Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Full rework of quote_c_style and write_name_quoted. | Pierre Habouzit | 2007-09-20 | 1 | -3/+1 |
* | Rework unquote_c_style to work on a strbuf. | Pierre Habouzit | 2007-09-20 | 1 | -13/+14 |
* | Drop strbuf's 'eof' marker, and make read_line a first class citizen. | Pierre Habouzit | 2007-09-18 | 1 | -3/+2 |
* | Now that cache.h needs strbuf.h, remove useless includes. | Pierre Habouzit | 2007-09-16 | 1 | -1/+0 |
* | Strbuf API extensions and fixes. | Pierre Habouzit | 2007-09-10 | 1 | -1/+1 |
* | Make every builtin-*.c file #include "builtin.h" | Peter Hagervall | 2007-07-14 | 1 | -0/+1 |
* | _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. | Junio C Hamano | 2007-04-03 | 1 | -5/+2 |
* | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 | 1 | -2/+2 |
* | Use PATH_MAX instead of MAXPATHLEN | Jonas Fonseca | 2006-08-26 | 1 | -1/+1 |
* | Make checkout_all void. | David Rientjes | 2006-08-14 | 1 | -2/+1 |
* | Merge branch 'mk/rename' | Junio C Hamano | 2006-08-12 | 1 | -1/+1 |
* | Make git-checkout-index a builtin | Junio C Hamano | 2006-08-04 | 1 | -0/+309 |