13 Commits (b778c1eef50e001807aa723bdc9cb2685a59db0f)

Author SHA1 Message Date
Torsten Bögershausen aab2a1ae48 Support working-tree-encoding "UTF-16LE-BOM" 6 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Li Peng 832c0e5e63 typofix: assorted typofixes in comments, documentation and messages 9 years ago
Patrick Steinhardt 3d1806487a config: rename git_config_set_or_die to git_config_set 9 years ago
Patrick Steinhardt 2f29c1bf34 compat: die when unable to set core.precomposeunicode 9 years ago
Jeff King fdf729661a probe_utf8_pathname_composition: use internal strbuf 9 years ago
Jeff King e2b021eb5b precompose_utf8: drop unused variable 9 years ago
Torsten Bögershausen 92b0c8bed0 Set core.precomposeunicode to true on e.g. HFS+ 12 years ago
Nguyễn Thái Ngọc Duy b782bbab94 utf8.c: add reencode_string_len() that can handle NULs in string 12 years ago
Stefano Lattarini 0f7b4c2e77 precompose-utf8: fix spelling of "want" in error message 12 years ago
Junio C Hamano 9a27f96705 precompose-utf8: do not call checks for non-ascii "utf8" 13 years ago
Robin Rosenberg 5f8580ad47 cleanup precompose_utf8 13 years ago
Torsten Bögershausen 76759c7dff git on Mac OS and precomposed unicode 13 years ago