]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ns/core-fsyncmethod' into ps/fsync-refs
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Mar 2022 20:30:37 +0000 (13:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Mar 2022 20:30:37 +0000 (13:30 -0700)
commit00997924001f3d8a07510613ab44d16c0a9b2883
tree7cb0ae32b7f4b80ee6538774596f3cfdc4239f3f
parent1a4874565fa3b6668042216189551b98b4dc0b1b
parentb9f5d0358d2e882d47f496c1a5589f6cebc25578
Merge branch 'ns/core-fsyncmethod' into ps/fsync-refs

* ns/core-fsyncmethod:
  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
cache.h
config.c
environment.c
git-compat-util.h