1
0
mirror of https://github.com/git/git.git synced 2025-04-15 19:15:55 +00:00
git/builtin
Junio C Hamano b856ad623e Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
Teaches git to normalize pathnames read from readdir(3) and all
arguments from the command line into precomposed UTF-8 (assuming
that they come as decomposed UTF-8) to work around issues on Mac OS.

I think there still are other places that need conversion
(e.g. paths that are read from stdin for some commands), but this
should be a good first step in the right direction.

* tb/sanitize-decomposed-utf-8-pathname:
  git on Mac OS and precomposed unicode
2012-07-13 15:37:51 -07:00
..
2012-06-21 14:42:07 -07:00
2012-07-04 23:41:41 -07:00
2012-01-06 12:44:07 -08:00
2012-06-15 14:27:35 -07:00
2012-04-18 16:17:42 -07:00
2012-06-28 15:19:32 -07:00
2012-07-09 09:02:19 -07:00
2012-07-13 15:36:44 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-05-20 18:48:10 -07:00