index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-checkout-index.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-315
/
+0
*
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
2009-05-25
1
-1
/
+1
*
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-02
1
-2
/
+2
*
parse-opt: migrate builtin-checkout-index.
Miklos Vajna
2008-10-19
1
-69
/
+83
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-3
/
+1
*
Start conforming code to "git subcmd" style part 2
Heikki Orsila
2008-09-09
1
-7
/
+7
*
'git foo' program identifies itself without dash in die() messages
Junio C Hamano
2008-08-31
1
-3
/
+3
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
1
-1
/
+1
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-1
/
+1
*
Improve use of lockfile API
Brandon Casey
2008-01-17
1
-2
/
+2
*
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
2007-09-21
1
-3
/
+1
*
Rework unquote_c_style to work on a strbuf.
Pierre Habouzit
2007-09-21
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-17
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-15
1
-0
/
+1
*
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
2007-04-04
1
-5
/
+2
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-2
/
+2
*
Use PATH_MAX instead of MAXPATHLEN
Jonas Fonseca
2006-08-27
1
-1
/
+1
*
Make checkout_all void.
David Rientjes
2006-08-15
1
-2
/
+1
*
Merge branch 'mk/rename'
Junio C Hamano
2006-08-13
1
-1
/
+1
*
Make git-checkout-index a builtin
Junio C Hamano
2006-08-04
1
-0
/
+309