index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lockfile.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reopen_tempfile(): truncate opened file
Jeff King
2018-09-05
1
-2
/
+2
*
lockfile: fix documentation on `close_lock_file_gently()`
Martin Ă…gren
2017-10-06
1
-2
/
+2
*
lockfile: update lifetime requirements in documentation
Jeff King
2017-09-06
1
-10
/
+10
*
tempfile: auto-allocate tempfiles on heap
Jeff King
2017-09-06
1
-8
/
+8
*
lockfile: do not rollback lock on failed close
Jeff King
2017-09-06
1
-18
/
+12
*
tempfile: do not delete tempfile on failed close
Jeff King
2017-09-06
1
-1
/
+7
*
lockfile: add a new method, is_lock_file_locked()
Michael Haggerty
2017-05-23
1
-0
/
+8
*
lockfile: move REPORT_ON_ERROR bit elsewhere
Junio C Hamano
2016-12-27
1
-1
/
+1
*
lockfile: LOCK_REPORT_ON_ERROR
Junio C Hamano
2016-12-07
1
-1
/
+7
*
mingw: ensure temporary file handles are not inherited by child processes
Ben Wijen
2016-08-23
1
-0
/
+4
*
lockfile: remove function "hold_lock_file_for_append"
Ralf Thielow
2015-08-28
1
-19
/
+7
*
tempfile: a new module for handling temporary files
Michael Haggerty
2015-08-10
1
-25
/
+48
*
lockfile: add accessor get_lock_file_path()
Michael Haggerty
2015-08-10
1
-0
/
+6
*
lockfile: add accessors get_lock_file_fd() and get_lock_file_fp()
Michael Haggerty
2015-08-10
1
-0
/
+3
*
lockfile: move documentation to lockfile.h and lockfile.c
Michael Haggerty
2015-08-10
1
-60
/
+230
*
lockfile: allow file locking to be retried with a timeout
Michael Haggerty
2015-05-14
1
-2
/
+14
*
lockfile: remove unable_to_lock_error
Jonathan Nieder
2014-10-15
1
-1
/
+0
*
fdopen_lock_file(): access a lockfile using stdio
Michael Haggerty
2014-10-01
1
-0
/
+4
*
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
1
-0
/
+84