diff options
author | Matthieu Moy <Matthieu.Moy@imag.fr> | 2012-07-17 16:06:00 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-17 11:53:11 -0700 |
commit | 2272400c93332629e8c34dcf3b1207159352e539 (patch) | |
tree | 90f0d009e3bc0efd35a3f7d2b4b1ce8037a5e1b9 /show-index.c | |
parent | git-remote-mediawiki: fix incorrect test usage in test (diff) | |
download | tgif-2272400c93332629e8c34dcf3b1207159352e539.tar.xz |
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>
Diffstat (limited to 'show-index.c')
0 files changed, 0 insertions, 0 deletions