]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ns/core-fsyncmethod' into ns/batch-fsync
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Apr 2022 20:01:54 +0000 (13:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Apr 2022 20:01:54 +0000 (13:01 -0700)
commitfca85986bb936346d362c4802ebce5692fd257ee
treef7223aef7eb92a5ae483fe86b790c207f1f24043
parentb896f729e240d250cf56899e6a0073f6aa469f5d
parent2e37594797155e5d6134db3ce1e23bf42045934b
Merge branch 'ns/core-fsyncmethod' into ns/batch-fsync

* ns/core-fsyncmethod:
  configure.ac: fix HAVE_SYNC_FILE_RANGE definition
  core.fsyncmethod: correctly camel-case warning message
  core.fsync: fix incorrect expression for default configuration
  core.fsync: documentation and user-friendly aggregate options
  core.fsync: new option to harden the index
  core.fsync: add configuration parsing
  core.fsync: introduce granular fsync control infrastructure
  core.fsyncmethod: add writeout-only mode
  wrapper: make inclusion of Windows csprng header tightly scoped
Makefile
builtin/index-pack.c
cache.h
commit-graph.c
config.c
config.mak.uname
environment.c
git-compat-util.h