Junio C Hamano <junkio@xxxxxxx> writes: > Jakub Narebski <jnareb@xxxxxxxxx> writes: > >> Use "&iquot;" Latin 1 entity ("¿" -- inverted question mark = >> turned question mark, U+00BF ISOnum) instead '?' as replacements for >> control characters and other undisplayable characters. >> >> Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx> > > Do you have something against our Spanish and Latin American > friends? ;-) > > I wonder if there is a more suitable replacement character that > is accepted across scripts? I have a suspicion that instead of finding an exotic character, just showing the byte value in \octal, perhaps in different color, might be more portable and easier. For one thing, it helps to show the exact byte value than just one substitution character if you are troubleshooting gitweb. - 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