summaryrefslogtreecommitdiff
path: root/builtin-update-index.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-12Better error message when we are unable to lock the index fileLibravatar Junio C Hamano1-3/+1
2006-07-29Call setup_git_directory() much earlierLibravatar Linus Torvalds1-2/+1
2006-07-08Close the index file between writing and committingLibravatar Johannes Schindelin1-1/+1
2006-06-19Initialize lock_file struct to all zero.Libravatar Johannes Schindelin1-1/+1
2006-06-18Make git-update-index a builtinLibravatar Lukas Sandström1-0/+658