> Still buggy on Cygwin 1.7: on a clear working copy shows > non-latin named files as removed and not indexed Oh! Fixed! The matter was in LC_ALL enviroment variable. It is set in my cygwin.bat (or ~/.bashrc). For some reason it is not set with bash when running "gitk" command (moreover when I ran gitk with "%CYGPATH%\bin\wish84.exe %CYGPATH%\bin\gitk") I set it in system environment. That fixes incorrect working copy status detection. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html