gustafn
committed
on 25 Feb

Use GNU grep when available


GNU grep is now used for the lookup of message keys using the
"--include=" parameter. This improves the speed… Show more

Use GNU grep when available

GNU grep is now used for the lookup of message keys using the

"--include=" parameter. This improves the speed of the command

significantly and reduces the number of external dependencies (no

"find", or "xargs" needed).

Show less