aboutsummaryrefslogtreecommitdiffstats
path: root/write-or-die.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-13write-or-die: fix the polarity of GIT_FLUSH environment variableJunio C Hamano1-8/+8
2024-01-04write-or-die: make GIT_FLUSH a Boolean environment variableChandra Pratap1-11/+8
2023-09-29parse: separate out parsing functions from config.hCalvin Wan1-1/+1
2023-07-05treewide: remove unnecessary includes for wrapper.hCalvin Wan1-1/+0
2023-03-21write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren1-1/+2
2023-03-21wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren1-0/+1
2022-09-15environ: GIT_FLUSH should be made a usual BooleanJunio C Hamano1-0/+1
2022-03-10core.fsync: introduce granular fsync control infrastructureNeeraj Singh1-4/+22
2022-03-10core.fsyncmethod: add writeout-only modeNeeraj Singh1-4/+7
2021-12-15Merge branch 'ew/test-wo-fsync'Junio C Hamano1-0/+5
2021-10-29tests: disable fsync everywhereEric Wong1-0/+5
2021-09-01pkt-line: add stdio packet write functionsJacob Vosmaer1-0/+12
2021-06-05fsync(): be prepared to see EINTRJunio C Hamano1-2/+3
2018-04-11write_or_die.c: rename to use dashes in file nameStefan Beller1-0/+71