summaryrefslogtreecommitdiff
path: root/builtin-update-index.c
Commit message (Expand)AuthorAgeFilesLines
...
* Better error message when we are unable to lock the index fileJunio C Hamano2006-08-121-3/+1
* Call setup_git_directory() much earlierLinus Torvalds2006-07-291-2/+1
* Close the index file between writing and committingJohannes Schindelin2006-07-081-1/+1
* Initialize lock_file struct to all zero.Johannes Schindelin2006-06-191-1/+1
* Make git-update-index a builtinLukas Sandström2006-06-181-0/+658