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