summaryrefslogtreecommitdiff
path: root/write-or-die.c
AgeCommit message (Expand)Author
2024-01-04write-or-die: make GIT_FLUSH a Boolean environment variableChandra Pratap
2023-09-29parse: separate out parsing functions from config.hCalvin Wan
2023-07-05treewide: remove unnecessary includes for wrapper.hCalvin Wan
2023-03-21write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren
2023-03-21wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren
2022-09-15environ: GIT_FLUSH should be made a usual BooleanJunio C Hamano
2022-03-10core.fsync: introduce granular fsync control infrastructureNeeraj Singh
2022-03-10core.fsyncmethod: add writeout-only modeNeeraj Singh
2021-12-15Merge branch 'ew/test-wo-fsync'Junio C Hamano
2021-10-29tests: disable fsync everywhereEric Wong
2021-09-01pkt-line: add stdio packet write functionsJacob Vosmaer
2021-06-05fsync(): be prepared to see EINTRJunio C Hamano
2018-04-11write_or_die.c: rename to use dashes in file nameStefan Beller