git/contrib/mw-to-git
Matthieu Moy b1ede9a9f2 git-remote-mediawiki: change return type of get_mw_pages
The previous version was returning the list of pages to be fetched, but
we are going to need an efficient membership test (i.e. is the page
$title tracked), hence exposing a hash will be more convenient.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-07-06 12:20:46 -07:00
..
t git-remote-mediawiki (t9363): test 'File:' import and export 2012-07-06 12:20:46 -07:00
git-remote-mediawiki git-remote-mediawiki: change return type of get_mw_pages 2012-07-06 12:20:46 -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