index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-checkout-index.c
Commit message (
Expand
)
Author
Age
*
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-01
*
parse-opt: migrate builtin-checkout-index.
Miklos Vajna
2008-10-19
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
*
Start conforming code to "git subcmd" style part 2
Heikki Orsila
2008-09-09
*
'git foo' program identifies itself without dash in die() messages
Junio C Hamano
2008-08-31
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
Improve use of lockfile API
Brandon Casey
2008-01-16
*
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
2007-09-20
*
Rework unquote_c_style to work on a strbuf.
Pierre Habouzit
2007-09-20
*
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
Pierre Habouzit
2007-09-18
*
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-16
*
Strbuf API extensions and fixes.
Pierre Habouzit
2007-09-10
*
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
2007-07-14
*
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
2007-04-03
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-20
*
Use PATH_MAX instead of MAXPATHLEN
Jonas Fonseca
2006-08-26
*
Make checkout_all void.
David Rientjes
2006-08-14
*
Merge branch 'mk/rename'
Junio C Hamano
2006-08-12
*
Make git-checkout-index a builtin
Junio C Hamano
2006-08-04