summaryrefslogtreecommitdiffstats
path: root/write-or-die.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* write-or-die: fix the polarity of GIT_FLUSH environment variableJunio C Hamano2024-02-131-8/+8
* write-or-die: make GIT_FLUSH a Boolean environment variableChandra Pratap2024-01-041-11/+8
* parse: separate out parsing functions from config.hCalvin Wan2023-09-301-1/+1
* treewide: remove unnecessary includes for wrapper.hCalvin Wan2023-07-051-1/+0
* write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren2023-03-211-1/+2
* wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren2023-03-211-0/+1
* environ: GIT_FLUSH should be made a usual BooleanJunio C Hamano2022-09-151-0/+1
* core.fsync: introduce granular fsync control infrastructureNeeraj Singh2022-03-111-4/+22
* core.fsyncmethod: add writeout-only modeNeeraj Singh2022-03-111-4/+7
* Merge branch 'ew/test-wo-fsync'Junio C Hamano2021-12-151-0/+5
|\
| * tests: disable fsync everywhereEric Wong2021-10-291-0/+5
* | pkt-line: add stdio packet write functionsJacob Vosmaer2021-09-011-0/+12
|/
* fsync(): be prepared to see EINTRJunio C Hamano2021-06-051-2/+3
* write_or_die.c: rename to use dashes in file nameStefan Beller2018-04-111-0/+71