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-update-index.c
Commit message (
Expand
)
Author
Age
*
trust-executable-bit: fix breakage for symlinks
Junio C Hamano
2006-11-22
*
Merge branch 'master' into lj/refs
Junio C Hamano
2006-09-27
|
\
|
*
Ignore executable bit when adding files if filemode=0.
Shawn Pearce
2006-09-26
*
|
Fix git-update-index --again
Johannes Schindelin
2006-09-21
|
/
*
Merge branch 'gl/cleanup'
Junio C Hamano
2006-08-26
|
\
|
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
*
|
update-index -g
Junio C Hamano
2006-08-23
|
/
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
*
remove unnecessary initializations
David Rientjes
2006-08-15
*
Better error message when we are unable to lock the index file
Junio C Hamano
2006-08-12
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
Close the index file between writing and committing
Johannes Schindelin
2006-07-08
*
Initialize lock_file struct to all zero.
Johannes Schindelin
2006-06-19
*
Make git-update-index a builtin
Lukas Sandström
2006-06-18