summaryrefslogtreecommitdiff
path: root/contrib/mw-to-git
AgeCommit message (Expand)Author
2020-09-21remote-mediawiki: use "sh" to eliminate unquoted commandsÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki: annotate unquoted uses of run_git()Ævar Arnfjörð Bjarmason
2020-09-21remote-mediawiki: convert to quoted run_git() invocationÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki: provide a list form of run_git()Ævar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: annotate failing testsÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki: fix duplicate revisions being importedSimon Legner
2020-09-21remote-mediawiki tests: use CLI installerÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use inline PerlIO for readabilityÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: replace deprecated Perl constructÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use a more idiomatic dispatch tableÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use "$dir/" instead of "$dir."Ævar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: change `[]` to `test`Ævar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use test_cmp in testsÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use a 10 character passwordÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use the login/password variablesÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki doc: don't hardcode Debian PHP versionsÆvar Arnfjörð Bjarmason
2020-09-16remote-mediawiki doc: link to MediaWiki's current versionÆvar Arnfjörð Bjarmason
2020-09-16remote-mediawiki doc: correct link to GitHub projectÆvar Arnfjörð Bjarmason
2019-11-10Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren
2018-07-31mw-to-git/t9360: fix broken &&-chainEric Sunshine
2018-04-11perl: fix installing modules from contribChristian Hesse
2017-11-15Merge branch 'ab/mediawiki-namespace'Junio C Hamano
2017-11-08remote-mediawiki: show progress while fetching namespacesAntoine Beaupré
2017-11-08remote-mediawiki: process namespaces in orderAntoine Beaupré
2017-11-08remote-mediawiki: support fetching from (Main) namespaceAntoine Beaupré
2017-11-08remote-mediawiki: skip virtual namespacesAntoine Beaupré
2017-11-08remote-mediawiki: show known namespace choices on failureAntoine Beaupré
2017-11-07remote-mediawiki: allow fetching namespaces with spacesIngo Ruhnke
2017-11-07remote-mediawiki: add namespace supportKevin
2017-11-01remote-mediawiki: limit filenames to legalAntoine Beaupré
2017-06-27Spelling fixesVille Skyttä
2016-08-11Spelling fixesVille Skyttä
2014-06-03Merge branch 'ep/shell-command-substitution'Junio C Hamano
2014-04-23git-remote-mediawiki: fix encoding issue for UTF-8 media filesMatthieu Moy
2014-04-23git-remote-mediawiki: allow stop/start-ing the test serverMatthieu Moy
2014-04-23test-gitmw-lib.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-23t9365-continuing-queries.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto
2013-12-05Merge branch 'jn/mediawiki-makefile-updates'Junio C Hamano
2013-11-12contrib: typofixesMasanari Iida
2013-11-11git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespaceJonathan Nieder
2013-11-11git-remote-mediawiki build: make 'install' command configurableJonathan Nieder
2013-11-11git-remote-mediawiki: honor DESTDIR in "make install"Jonathan Nieder
2013-11-11git-remote-mediawiki: do not remove installed files in "clean" targetJonathan Nieder
2013-09-25Merge branch 'maint'Jonathan Nieder
2013-09-24git-remote-mediawiki: bugfix for pages w/ >500 revisionsBenoit Person
2013-09-03git-remote-mediawiki: no need to update private ref in non-dumb pushMatthieu Moy
2013-09-03git-remote-mediawiki: use no-private-update capability on dumb pushMatthieu Moy
2013-08-29git-remote-mediawiki: add test and check Makefile targetsMatthieu Moy