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