aboutsummaryrefslogtreecommitdiff
path: root/compat/precompose_utf8.c
Commit message (Expand)AuthorAge
* config: don't include config.h by defaultBrandon Williams2017-06-15
* typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
* config: rename git_config_set_or_die to git_config_setPatrick Steinhardt2016-02-22
* compat: die when unable to set core.precomposeunicodePatrick Steinhardt2016-02-22
* probe_utf8_pathname_composition: use internal strbufJeff King2015-10-05
* precompose_utf8: drop unused variableJeff King2015-10-05
* Set core.precomposeunicode to true on e.g. HFS+Torsten Bögershausen2013-08-27
* utf8.c: add reencode_string_len() that can handle NULs in stringNguyễn Thái Ngọc Duy2013-04-18
* precompose-utf8: fix spelling of "want" in error messageStefano Lattarini2013-04-12
* precompose-utf8: do not call checks for non-ascii "utf8"Junio C Hamano2012-08-20
* cleanup precompose_utf8Robin Rosenberg2012-08-17
* git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-08