Re: [PATCH 7/7] remote-mediawiki: show progress while fetching namespaces

2017-11-01 Thread Eric Sunshine
On Sun, Oct 29, 2017 at 10:51 PM, Antoine Beaupré wrote: > Without this, the fetch process seems hanged while we fetch page > listings across the namespaces. Obviously, it should be possible to > silence this with -q, but that's an issue already present everywhere > in the code and should be fixed

[PATCH 7/7] remote-mediawiki: show progress while fetching namespaces

2017-10-29 Thread Antoine Beaupré
Without this, the fetch process seems hanged while we fetch page listings across the namespaces. Obviously, it should be possible to silence this with -q, but that's an issue already present everywhere in the code and should be fixed separately: https://github.com/Git-Mediawiki/Git-Mediawiki/issue