aboutsummaryrefslogtreecommitdiff
path: root/lockfile.c
Commit message (Expand)AuthorAge
* lockfile.c: schedule remove_lock_file only once.Sven Verdoolaege2007-07-13
* War on whitespaceJunio C Hamano2007-06-07
* lockfile: record the primary process.Junio C Hamano2007-04-21
* git-read-tree --index-output=<file>Junio C Hamano2007-04-03
* _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.Junio C Hamano2007-04-03
* Print a more accurate error message when we fail to create a lock file.Steven Grimm2007-01-06
* Merge branch 'maint'Junio C Hamano2007-01-04
|\
| * Fix infinite loop when deleting multiple packed refs.Junio C Hamano2007-01-03
* | simplify inclusion of system header files.Junio C Hamano2006-12-20
|/
* Better error message when we are unable to lock the index fileJunio C Hamano2006-08-12
* shared repository - add a few missing calls to adjust_shared_perm().Junio C Hamano2006-06-09
* Make index file locking code reusable to others.Junio C Hamano2006-06-06