index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
write-or-die.c
Age
Commit message (
Expand
)
Author
2024-02-13
write-or-die: fix the polarity of GIT_FLUSH environment variable
Junio C Hamano
2024-01-04
write-or-die: make GIT_FLUSH a Boolean environment variable
Chandra Pratap
2023-09-29
parse: separate out parsing functions from config.h
Calvin Wan
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2022-09-15
environ: GIT_FLUSH should be made a usual Boolean
Junio C Hamano
2022-03-10
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
2021-12-15
Merge branch 'ew/test-wo-fsync'
Junio C Hamano
2021-10-29
tests: disable fsync everywhere
Eric Wong
2021-09-01
pkt-line: add stdio packet write functions
Jacob Vosmaer
2021-06-05
fsync(): be prepared to see EINTR
Junio C Hamano
2018-04-11
write_or_die.c: rename to use dashes in file name
Stefan Beller