git on Mac OS and precomposed unicode
authorTorsten Bögershausen <tboegi@web.de>
Sun, 8 Jul 2012 13:50:25 +0000 (15:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2012 05:03:46 +0000 (22:03 -0700)
commit76759c7...ff53e8c84e975b88cb8245587c14c7ba
tree345accc...114112b11859f2fb9af8b913060f886fcopy hash to clipboard (tree)
parent0ce2e39...ee9fb0fa07e8381b338e49859dbf03dbcopy hash to clipboard (diff)
13 files changed:
Documentation/config.txt
Makefile
builtin/init-db.c
cache.h
compat/precompose_utf8.c [new file with mode: 0644]
compat/precompose_utf8.h [new file with mode: 0644]
config.c
environment.c
git-compat-util.h
parse-options.c
t/t3910-mac-os-precompose.sh [new file with mode: 0755]
utf8.c
utf8.h