Commit message (Expand) | Author | Age | |
---|---|---|---|
* | typofix: assorted typofixes in comments, documentation and messages | Li Peng | 2016-05-06 |
* | config: rename git_config_set_or_die to git_config_set | Patrick Steinhardt | 2016-02-22 |
* | compat: die when unable to set core.precomposeunicode | Patrick Steinhardt | 2016-02-22 |
* | probe_utf8_pathname_composition: use internal strbuf | Jeff King | 2015-10-05 |
* | precompose_utf8: drop unused variable | Jeff King | 2015-10-05 |
* | Set core.precomposeunicode to true on e.g. HFS+ | Torsten Bögershausen | 2013-08-27 |
* | utf8.c: add reencode_string_len() that can handle NULs in string | Nguyễn Thái Ngọc Duy | 2013-04-18 |
* | precompose-utf8: fix spelling of "want" in error message | Stefano Lattarini | 2013-04-12 |
* | precompose-utf8: do not call checks for non-ascii "utf8" | Junio C Hamano | 2012-08-20 |
* | cleanup precompose_utf8 | Robin Rosenberg | 2012-08-17 |
* | git on Mac OS and precomposed unicode | Torsten Bögershausen | 2012-07-08 |