17 Commits (be5f5bf02706357794cdf093ebe603aa82ae52eb)

Author SHA1 Message Date
Brandon Casey d6cf61bfd4 close_lock_file(): new function in the lockfile API 17 years ago
Steffen Prohaska ecf4831d89 Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c 17 years ago
Johannes Schindelin 4723ee992c Close files opened by lock_file() before unlinking. 17 years ago
Bradford C. Smith 5d5a7a6738 fully resolve symlinks when creating lockfiles 18 years ago
Junio C Hamano d58e8d34b0 When locking in a symlinked repository, try to lock the original. 18 years ago
Sven Verdoolaege 9a4cbdca34 lockfile.c: schedule remove_lock_file only once. 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano 5e635e3960 lockfile: record the primary process. 18 years ago
Junio C Hamano 5e7f56ac33 git-read-tree --index-output=<file> 18 years ago
Junio C Hamano 30ca07a249 _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. 18 years ago
Steven Grimm f9e8a43a00 Print a more accurate error message when we fail to create a lock file. 18 years ago
Junio C Hamano 1084b845d9 Fix infinite loop when deleting multiple packed refs. 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Junio C Hamano 40aaae88ad Better error message when we are unable to lock the index file 19 years ago
Junio C Hamano 138086a725 shared repository - add a few missing calls to adjust_shared_perm(). 19 years ago
Junio C Hamano 021b6e4549 Make index file locking code reusable to others. 19 years ago