summaryrefslogtreecommitdiff
path: root/contrib/mw-to-git
Commit message (Expand)AuthorAgeFilesLines
* remote-mediawiki: use "sh" to eliminate unquoted commandsÆvar Arnfjörð Bjarmason2020-09-211-16/+8
* remote-mediawiki: annotate unquoted uses of run_git()Ævar Arnfjörð Bjarmason2020-09-211-6/+13
* remote-mediawiki: convert to quoted run_git() invocationÆvar Arnfjörð Bjarmason2020-09-211-23/+26
* remote-mediawiki: provide a list form of run_git()Ævar Arnfjörð Bjarmason2020-09-211-4/+15
* remote-mediawiki tests: annotate failing testsÆvar Arnfjörð Bjarmason2020-09-211-2/+3
* remote-mediawiki: fix duplicate revisions being importedSimon Legner2020-09-211-0/+3
* remote-mediawiki tests: use CLI installerÆvar Arnfjörð Bjarmason2020-09-216-334/+79
* remote-mediawiki tests: use inline PerlIO for readabilityÆvar Arnfjörð Bjarmason2020-09-211-4/+3
* remote-mediawiki tests: replace deprecated Perl constructÆvar Arnfjörð Bjarmason2020-09-211-2/+1
* remote-mediawiki tests: use a more idiomatic dispatch tableÆvar Arnfjörð Bjarmason2020-09-211-7/+7
* remote-mediawiki tests: use "$dir/" instead of "$dir."Ævar Arnfjörð Bjarmason2020-09-211-3/+3
* remote-mediawiki tests: change `[]` to `test`Ævar Arnfjörð Bjarmason2020-09-211-6/+11
* remote-mediawiki tests: use test_cmp in testsÆvar Arnfjörð Bjarmason2020-09-211-4/+4
* remote-mediawiki tests: use a 10 character passwordÆvar Arnfjörð Bjarmason2020-09-211-1/+1
* remote-mediawiki tests: use the login/password variablesÆvar Arnfjörð Bjarmason2020-09-211-2/+2
* remote-mediawiki doc: don't hardcode Debian PHP versionsÆvar Arnfjörð Bjarmason2020-09-211-5/+5
* remote-mediawiki doc: link to MediaWiki's current versionÆvar Arnfjörð Bjarmason2020-09-161-0/+3
* remote-mediawiki doc: correct link to GitHub projectÆvar Arnfjörð Bjarmason2020-09-163-3/+3
* Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren2019-11-105-5/+5
* mw-to-git/t9360: fix broken &&-chainEric Sunshine2018-07-311-1/+1
* perl: fix installing modules from contribChristian Hesse2018-04-111-2/+3
* Merge branch 'ab/mediawiki-namespace'Junio C Hamano2017-11-151-1/+37
|\
| * remote-mediawiki: show progress while fetching namespacesab/mediawiki-namespaceAntoine Beaupré2017-11-081-0/+1
| * remote-mediawiki: process namespaces in orderAntoine Beaupré2017-11-081-1/+1
| * remote-mediawiki: support fetching from (Main) namespaceAntoine Beaupré2017-11-081-1/+6
| * remote-mediawiki: skip virtual namespacesAntoine Beaupré2017-11-081-1/+4
| * remote-mediawiki: show known namespace choices on failureAntoine Beaupré2017-11-081-1/+2
| * remote-mediawiki: allow fetching namespaces with spacesIngo Ruhnke2017-11-071-0/+1
| * remote-mediawiki: add namespace supportKevin2017-11-071-0/+25
* | remote-mediawiki: limit filenames to legalab/mediawiki-name-truncationAntoine Beaupré2017-11-011-1/+2
|/
* Spelling fixesvs/typofixesVille Skyttä2017-06-272-2/+2
* Spelling fixesvs/typofixVille Skyttä2016-08-112-2/+2
* Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-06-032-4/+4
|\
| * test-gitmw-lib.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-231-3/+3
| * t9365-continuing-queries.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-231-1/+1
* | git-remote-mediawiki: fix encoding issue for UTF-8 media filesmm/mediawiki-encoding-fixMatthieu Moy2014-04-232-1/+25
* | git-remote-mediawiki: allow stop/start-ing the test serverMatthieu Moy2014-04-232-1/+11
|/
* t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-2/+2
* t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-7/+7
* Merge branch 'jn/mediawiki-makefile-updates'Junio C Hamano2013-12-051-2/+7
|\
| * git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespacejn/mediawiki-makefile-updatesJonathan Nieder2013-11-111-2/+4
| * git-remote-mediawiki build: make 'install' command configurableJonathan Nieder2013-11-111-2/+4
| * git-remote-mediawiki: honor DESTDIR in "make install"Jonathan Nieder2013-11-111-1/+3
| * git-remote-mediawiki: do not remove installed files in "clean" targetJonathan Nieder2013-11-111-1/+0
* | contrib: typofixesmi/typofixesMasanari Iida2013-11-123-3/+3
* | Merge branch 'maint'Jonathan Nieder2013-09-242-2/+35
|\ \
| * | git-remote-mediawiki: bugfix for pages w/ >500 revisionsBenoit Person2013-09-242-2/+35
* | | git-remote-mediawiki: no need to update private ref in non-dumb pushmm/mediawiki-dumb-push-fixMatthieu Moy2013-09-031-1/+0
* | | git-remote-mediawiki: use no-private-update capability on dumb pushMatthieu Moy2013-09-031-0/+3
* | | git-remote-mediawiki: add test and check Makefile targetsMatthieu Moy2013-08-291-1/+9
|/ /