summaryrefslogtreecommitdiff
path: root/lockfile.c
Commit message (Expand)AuthorAgeFilesLines
* lockfile: record the primary process.Junio C Hamano2007-04-211-1/+5
* git-read-tree --index-output=<file>Junio C Hamano2007-04-031-3/+8
* _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.Junio C Hamano2007-04-031-0/+17
* Print a more accurate error message when we fail to create a lock file.Steven Grimm2007-01-061-1/+1
* Merge branch 'maint'Junio C Hamano2007-01-041-1/+6
|\
| * Fix infinite loop when deleting multiple packed refs.Junio C Hamano2007-01-031-1/+6
* | simplify inclusion of system header files.Junio C Hamano2006-12-201-1/+0
|/
* Better error message when we are unable to lock the index fileJunio C Hamano2006-08-121-1/+9
* shared repository - add a few missing calls to adjust_shared_perm().Junio C Hamano2006-06-091-5/+10
* Make index file locking code reusable to others.Junio C Hamano2006-06-061-0/+57