On Mon, Aug 30, 2010 at 21:42, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Thanks; will queue them. There's a v2 available here: http://github.com/avar/git/tree/gettextize-git-mainporcelain-v2 Or: git://github.com/avar/git.git gettextize-git-mainporcelain-v2 It: * contains the "gettext: Make NO_GETTEXT=YesPlease the default in releases" patch. Please only apply that to next, not pu. * A "Makefile: use variables and shorter lines for xgettext" patch, which implements Jonathan's suggestion of using more variables for the xgettext invocation. * Elaborates on the issues facing us in the "gettext.c: work around us not using setlocale(LC_CTYPE, "")" commit message, and mentions the perror(3) issue. I didn't send it to the list because it's a huge series and this is a little fixup, and I rebased it to inject the Makefile patch early in the series, which isn't easy to express in a v2 PATCH. Thanks. I can also send it to list if you want, but I suspect this is better. -- 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