Re: [BUG] git gui blame fails for multi-word textconv filter

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthieu Moy
Date: Thursday, August 5, 2010 - 2:59 am

Clément Poulain <clement.poulain@ensimag.imag.fr> writes:


Yes, and it does this because we asked it to do so. Whitespace
interpretation is done by the shell, and there's no shell involved
here.


Patch follows. It just runs the textconv using a shell, which does
whitespace interpretation (and more if needed). Tested with

textconv=odt2txt --width=40

and a file containing whitespaces.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[BUG] git gui blame fails for multi-word textconv filter, Kirill Smelkov, (Wed Aug 4, 12:25 pm)
Re: [BUG] git gui blame fails for multi-word textconv filter, Clément Poulain, (Wed Aug 4, 4:46 pm)
Re: [BUG] git gui blame fails for multi-word textconv filter, Matthieu Moy, (Thu Aug 5, 2:59 am)