]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge tag 'v2.24.0-rc1' of github.com:git/git into master
authorJiang Xin <worldhello.net@gmail.com>
Mon, 28 Oct 2019 05:18:55 +0000 (13:18 +0800)
committerJiang Xin <worldhello.net@gmail.com>
Mon, 28 Oct 2019 05:18:55 +0000 (13:18 +0800)
Git 2.24-rc1

* tag 'v2.24.0-rc1' of github.com:git/git:
  Git 2.24-rc1
  repo-settings: read an int for index.version
  ci: fix GCC install in the Travis CI GCC OSX job
  Eleventh batch
  ci(osx): use new location of the `perforce` cask
  t7419: change test_must_fail to ! for grep
  t4014: make output-directory tests self-contained
  ci(visual-studio): actually run the tests in parallel
  ci(visual-studio): use strict compile flags, and optimization
  userdiff: fix some corner cases in dts regex
  test-progress: fix test failures on big-endian systems
  completion: clarify installation instruction for zsh
  grep: avoid leak of chartables in PCRE2
  grep: make PCRE2 aware of custom allocator
  grep: make PCRE1 aware of custom allocator
  remote-curl: pass on atomic capability to remote side
  diff-highlight: fix a whitespace nit
  fsmonitor: don't fill bitmap with entries to be removed


Trivial merge