aboutsummaryrefslogtreecommitdiff
path: root/builtin-checkout-index.c
Commit message (Expand)AuthorAge
* Improve use of lockfile APIBrandon Casey2008-01-16
* Full rework of quote_c_style and write_name_quoted.Pierre Habouzit2007-09-20
* Rework unquote_c_style to work on a strbuf.Pierre Habouzit2007-09-20
* Drop strbuf's 'eof' marker, and make read_line a first class citizen.Pierre Habouzit2007-09-18
* Now that cache.h needs strbuf.h, remove useless includes.Pierre Habouzit2007-09-16
* Strbuf API extensions and fixes.Pierre Habouzit2007-09-10
* Make every builtin-*.c file #include "builtin.h"Peter Hagervall2007-07-14
* _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.Junio C Hamano2007-04-03
* Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-20
* Use PATH_MAX instead of MAXPATHLENJonas Fonseca2006-08-26
* Make checkout_all void.David Rientjes2006-08-14
* Merge branch 'mk/rename'Junio C Hamano2006-08-12
* Make git-checkout-index a builtinJunio C Hamano2006-08-04