summaryrefslogtreecommitdiff
path: root/lockfile.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-03Fix infinite loop when deleting multiple packed refs.Junio C Hamano1-1/+6
2006-12-20simplify inclusion of system header files.Junio C Hamano1-1/+0
2006-08-12Better error message when we are unable to lock the index fileJunio C Hamano1-1/+9
2006-06-09shared repository - add a few missing calls to adjust_shared_perm().Junio C Hamano1-5/+10
2006-06-06Make index file locking code reusable to others.Junio C Hamano1-0/+57