git/compat
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
..
fnmatch
nedmalloc Documentation: Fix misspellings 2012-06-22 14:25:04 -07:00
regex
vcbuild
win32
basename.c
bswap.h
cygwin.c
cygwin.h
fopen.c
hstrerror.c
inet_ntop.c
inet_pton.c
memmem.c
mingw.c
mingw.h Merge branch 'rj/mingw-isguid' 2012-04-23 13:01:42 -07:00
mkdtemp.c
mmap.c
msvc.c
msvc.h
obstack.c
obstack.h
pread.c
precompose_utf8.c git on Mac OS and precomposed unicode 2012-07-08 22:03:46 -07:00
precompose_utf8.h git on Mac OS and precomposed unicode 2012-07-08 22:03:46 -07:00
qsort.c
setenv.c
snprintf.c
strcasestr.c
strlcpy.c
strtoimax.c
strtok_r.c
strtoumax.c
terminal.c
terminal.h
unsetenv.c
win32.h
win32mmap.c remove superfluous newlines in error messages 2012-04-30 15:45:51 -07:00
winansi.c