Hi. I found a issue about git log --grep. On OS X, $ git log --oneline --grep=コミット |wc -l 684 It's ok. On cygwin $ git log --oneline --grep=コミット fatal: command line, 'コミット': illegal byte sequence It's not ok. This message is produced by iconv(). Regards. -- 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