git/contrib/mw-to-git
Matthieu Moy 2272400c93 git-remote-mediawiki: allow page names with a ':'
Traditionnally, pages named Foo:Bar are page 'Bar' in namespace 'Foo'.
However, it is also possible to call a page Foo:Bar if 'Foo' is not a
namespace. In this case, the actual name of the page is 'Foo:Bar', in the
main namespace. Since we can't tell with only the filename, query the
wiki for a namespace 'Foo' in these cases, but deal with the case where
no such namespace is found.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-07-17 11:53:11 -07:00
..
t git-remote-mediawiki: allow page names with a ':' 2012-07-17 11:53:11 -07:00
git-remote-mediawiki git-remote-mediawiki: allow page names with a ':' 2012-07-17 11:53:11 -07:00
git-remote-mediawiki.txt Add a remote helper to interact with mediawiki (fetch & push) 2011-09-01 15:52:55 -07:00
Makefile git-remote-mediawiki: test environment of git-remote-mediawiki 2012-07-06 12:20:45 -07:00