summaryrefslogtreecommitdiff
path: root/builtin-checkout-index.c
AgeCommit message (Expand)Author
2008-01-16Improve use of lockfile APIBrandon Casey
2007-09-21Full rework of quote_c_style and write_name_quoted.Pierre Habouzit
2007-09-21Rework unquote_c_style to work on a strbuf.Pierre Habouzit
2007-09-18Drop strbuf's 'eof' marker, and make read_line a first class citizen.Pierre Habouzit
2007-09-17Now that cache.h needs strbuf.h, remove useless includes.Pierre Habouzit
2007-09-10Strbuf API extensions and fixes.Pierre Habouzit
2007-07-15Make every builtin-*.c file #include "builtin.h"Peter Hagervall
2007-04-04_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.Junio C Hamano
2007-02-21Mechanical conversion to use prefixcmp()Junio C Hamano
2006-08-27Use PATH_MAX instead of MAXPATHLENJonas Fonseca
2006-08-15Make checkout_all void.David Rientjes
2006-08-13Merge branch 'mk/rename'Junio C Hamano
2006-08-04Make git-checkout-index a builtinJunio C Hamano