index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lockfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-21
Make sure lockfiles are unlocked when dying on SIGPIPE
Junio C Hamano
1
-0
/
+1
2008-10-19
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
1
-12
/
+17
2008-05-31
rollback lock files on more signals than just SIGINT
Paolo Bonzini
1
-0
/
+3
2008-05-25
Merge branch 'db/clone-in-c'
Junio C Hamano
1
-0
/
+28
2008-05-25
Reset the signal being handled
Clemens Buchacher
1
-1
/
+1
2008-05-04
Add a lockfile function to append to a file
Daniel Barkalow
1
-0
/
+28
2008-01-16
close_lock_file(): new function in the lockfile API
Brandon Casey
1
-8
/
+22
2007-11-26
Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c
Steffen Prohaska
1
-1
/
+1
2007-11-14
Close files opened by lock_file() before unlinking.
Johannes Schindelin
1
-7
/
+10
2007-07-27
fully resolve symlinks when creating lockfiles
Bradford C. Smith
1
-14
/
+102
2007-07-25
When locking in a symlinked repository, try to lock the original.
Junio C Hamano
1
-0
/
+13
2007-07-13
lockfile.c: schedule remove_lock_file only once.
Sven Verdoolaege
1
-4
/
+4
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+0
2007-04-21
lockfile: record the primary process.
Junio C Hamano
1
-1
/
+5
2007-04-03
git-read-tree --index-output=<file>
Junio C Hamano
1
-3
/
+8
2007-04-03
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
1
-0
/
+17
2007-01-06
Print a more accurate error message when we fail to create a lock file.
Steven Grimm
1
-1
/
+1
2007-01-04
Merge branch 'maint'
Junio C Hamano
1
-1
/
+6
2007-01-03
Fix infinite loop when deleting multiple packed refs.
Junio C Hamano
1
-1
/
+6
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+0
2006-08-12
Better error message when we are unable to lock the index file
Junio C Hamano
1
-1
/
+9
2006-06-09
shared repository - add a few missing calls to adjust_shared_perm().
Junio C Hamano
1
-5
/
+10
2006-06-06
Make index file locking code reusable to others.
Junio C Hamano
1
-0
/
+57