Re: [PATCH 0/8] git-remote-mediawiki: fixes, optimizations, and progress report

2012-07-16 Thread Junio C Hamano
Thanks for updates. Will queue on 'pu' as-is. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 0/8] git-remote-mediawiki: fixes, optimizations, and progress report

2012-07-16 Thread Matthieu Moy
After the recent improvements to git-remote-mediawiki, I did a bit of real-life testing, by importing https://ensiwiki.ensimag.fr/ and https://git.wiki.kernel.org/. It turned out we had a few blocking bugs and a grossly unoptimized algorithm on push. This patch serie makes git-remote-mediawiki usab