]> git.ipfire.org Git - thirdparty/git.git/commit - po/es.po
Merge branch 'ds/use-platform-regex-on-macos'
authorJunio C Hamano <gitster@pobox.com>
Sat, 8 Oct 2022 00:19:58 +0000 (17:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 8 Oct 2022 00:19:59 +0000 (17:19 -0700)
commit410a0e520dcc91d13f77fd812f068161859883fc
tree0e4e7529bb2c344bfccaef6396f5c71d2d04519f
parent3dcec76d9df911ed8321007b1d197c1a206dc164
parent1819ad327b7a1f19540a819813b70a0e8a7f798f
Merge branch 'ds/use-platform-regex-on-macos'

With a bit of header twiddling, use the native regexp library on
macOS instead of the compat/ one.

* ds/use-platform-regex-on-macos:
  grep: fix multibyte regex handling under macOS
Makefile
git-compat-util.h