index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tempfile.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockfile: report when rollback fails
Patrick Steinhardt
2024-03-07
1
-1
/
+1
*
tempfile: drop active flag
Jeff King
2022-08-30
1
-2
/
+1
*
tempfile: avoid directory cleanup race
René Scharfe
2022-08-27
1
-1
/
+1
*
tempfile: add mks_tempfile_dt()
René Scharfe
2022-04-21
1
-0
/
+13
*
tempfile.c: introduce 'create_tempfile_mode'
Taylor Blau
2020-04-27
1
-1
/
+9
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-2
/
+2
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-13
/
+13
*
Merge branch 'jk/reopen-tempfile-truncate'
Junio C Hamano
2018-09-24
1
-2
/
+2
|
\
|
*
reopen_tempfile(): truncate opened file
Jeff King
2018-09-05
1
-2
/
+2
*
|
Add missing includes and forward declarations
Elijah Newren
2018-08-15
1
-0
/
+1
|
/
*
tempfile: rename 'template' variables
Brandon Williams
2018-02-22
1
-17
/
+17
*
tempfile: fix documentation on `delete_tempfile()`
Martin Ågren
2017-10-06
1
-4
/
+4
*
tempfile: auto-allocate tempfiles on heap
Jeff King
2017-09-06
1
-47
/
+38
*
tempfile: remove deactivated list entries
Jeff King
2017-09-06
1
-10
/
+5
*
tempfile: use list.h for linked list
Jeff King
2017-09-06
1
-1
/
+3
*
tempfile: handle NULL tempfile pointers gracefully
Jeff King
2017-09-06
1
-1
/
+1
*
tempfile: do not delete tempfile on failed close
Jeff King
2017-09-06
1
-12
/
+13
*
mingw: ensure temporary file handles are not inherited by child processes
Ben Wijen
2016-08-23
1
-0
/
+4
*
register_tempfile(): new function to handle an existing temporary file
Michael Haggerty
2015-08-10
1
-0
/
+8
*
tempfile: add several functions for creating temporary files
Michael Haggerty
2015-08-10
1
-0
/
+96
*
tempfile: a new module for handling temporary files
Michael Haggerty
2015-08-10
1
-0
/
+167