summaryrefslogtreecommitdiff
path: root/index.c
Commit message (Expand)AuthorAgeFilesLines
* Make index file locking code reusable to others.Junio C Hamano2006-06-061-57/+0
* Allow diff and index commands to be interruptedPetr Baudis2006-02-011-0/+2
* [PATCH] hold_index_file_for_update should not unlink failed to open .lock fil...Alex Riesen2005-10-051-4/+6
* Honor user's umask.Junio C Hamano2005-10-011-1/+1
* [PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano2005-05-191-0/+53