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-update-index.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-10
Fix "git commit directory/" performance anomaly
Linus Torvalds
1
-2
/
+8
2007-05-21
rename dirlink to gitlink.
Martin Waitz
1
-2
/
+2
2007-04-21
Merge branch 'lt/gitlink'
Junio C Hamano
1
-62
/
+138
2007-04-18
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-04-18
fix up strtoul_ui error handling
Andy Whitcroft
1
-1
/
+1
2007-04-14
sscanf/strtoul: parse integers robustly
Jim Meyering
1
-3
/
+7
2007-04-12
Teach git-update-index about gitlinks
Linus Torvalds
1
-62
/
+138
2007-04-11
sscanf/strtoul: parse integers robustly
Jim Meyering
1
-3
/
+7
2007-04-07
Merge branch 'jc/index-output'
Junio C Hamano
1
-2
/
+2
2007-04-05
Rename internal function "add_file_to_cache" in builtin-update-index.c
Junio C Hamano
1
-2
/
+2
2007-04-03
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
1
-2
/
+2
2007-03-02
Add core.symlinks to mark filesystems that do not support symbolic links.
Johannes Sixt
1
-3
/
+3
2007-02-24
Evil Merge branch 'jc/status' (early part) into js/diff-ni
Junio C Hamano
1
-1
/
+10
2007-02-22
update-index: do not die too early in a read-only repository.
Junio C Hamano
1
-1
/
+10
2007-02-16
Do not take mode bits from index after type change.
Junio C Hamano
1
-6
/
+7
2007-01-31
Fix git-update-index to work with relative pathnames.
Alex Riesen
1
-2
/
+6
2006-11-22
trust-executable-bit: fix breakage for symlinks
Junio C Hamano
1
-3
/
+3
2006-09-27
Merge branch 'master' into lj/refs
Junio C Hamano
1
-1
/
+3
2006-09-26
Ignore executable bit when adding files if filemode=0.
Shawn Pearce
1
-1
/
+3
2006-09-21
Fix git-update-index --again
Johannes Schindelin
1
-3
/
+3
2006-08-26
Merge branch 'gl/cleanup'
Junio C Hamano
1
-2
/
+2
2006-08-23
update-index -g
Junio C Hamano
1
-2
/
+2
2006-08-23
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
1
-2
/
+2
2006-08-17
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
1
-2
/
+2
2006-08-15
remove unnecessary initializations
David Rientjes
1
-1
/
+1
2006-08-12
Better error message when we are unable to lock the index file
Junio C Hamano
1
-3
/
+1
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
1
-2
/
+1
2006-07-08
Close the index file between writing and committing
Johannes Schindelin
1
-1
/
+1
2006-06-19
Initialize lock_file struct to all zero.
Johannes Schindelin
1
-1
/
+1
2006-06-18
Make git-update-index a builtin
Lukas Sandström
1
-0
/
+658