index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lockfile.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Name make_*_path functions more accurately
Carlos MartÃn Nieto
2011-03-18
1
-2
/
+2
*
lockfile: show absolute filename in unable_to_lock_message
Matthieu Moy
2010-01-13
1
-2
/
+3
*
git branch -D: give a better error message when lockfile creation fails
Miklos Vajna
2009-09-29
1
-6
/
+20
*
Merge branch 'ar/unlink-err'
Junio C Hamano
2009-05-18
1
-2
/
+2
|
\
|
*
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-30
1
-2
/
+2
*
|
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-02
1
-1
/
+1
|
/
*
Make the 'lock file' exists error more informative
John Tapsell
2009-03-05
1
-2
/
+2
*
Merge branch 'maint'
Junio C Hamano
2009-02-20
1
-1
/
+15
|
\
|
*
More friendly message when locking the index fails.
Matthieu Moy
2009-02-20
1
-1
/
+15
*
|
refactor signal handling for cleanup functions
Jeff King
2009-01-22
1
-5
/
+1
*
|
chain kill signals for cleanup functions
Jeff King
2009-01-22
1
-6
/
+7
|
/
*
Make sure lockfiles are unlocked when dying on SIGPIPE
Junio C Hamano
2008-12-21
1
-0
/
+1
*
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
2008-10-19
1
-12
/
+17
*
rollback lock files on more signals than just SIGINT
Paolo Bonzini
2008-05-31
1
-0
/
+3
*
Merge branch 'db/clone-in-c'
Junio C Hamano
2008-05-25
1
-0
/
+28
|
\
|
*
Add a lockfile function to append to a file
Daniel Barkalow
2008-05-05
1
-0
/
+28
*
|
Reset the signal being handled
Clemens Buchacher
2008-05-25
1
-1
/
+1
|
/
*
close_lock_file(): new function in the lockfile API
Brandon Casey
2008-01-17
1
-8
/
+22
*
Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c
Steffen Prohaska
2007-11-26
1
-1
/
+1
*
Close files opened by lock_file() before unlinking.
Johannes Schindelin
2007-11-15
1
-7
/
+10
*
fully resolve symlinks when creating lockfiles
Bradford C. Smith
2007-07-27
1
-14
/
+102
*
When locking in a symlinked repository, try to lock the original.
Junio C Hamano
2007-07-26
1
-0
/
+13
*
lockfile.c: schedule remove_lock_file only once.
Sven Verdoolaege
2007-07-13
1
-4
/
+4
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
lockfile: record the primary process.
Junio C Hamano
2007-04-21
1
-1
/
+5
*
git-read-tree --index-output=<file>
Junio C Hamano
2007-04-04
1
-3
/
+8
*
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
2007-04-04
1
-0
/
+17
*
Print a more accurate error message when we fail to create a lock file.
Steven Grimm
2007-01-06
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2007-01-05
1
-1
/
+6
|
\
|
*
Fix infinite loop when deleting multiple packed refs.
Junio C Hamano
2007-01-03
1
-1
/
+6
*
|
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-1
/
+0
|
/
*
Better error message when we are unable to lock the index file
Junio C Hamano
2006-08-13
1
-1
/
+9
*
shared repository - add a few missing calls to adjust_shared_perm().
Junio C Hamano
2006-06-10
1
-5
/
+10
*
Make index file locking code reusable to others.
Junio C Hamano
2006-06-06
1
-0
/
+57