summaryrefslogtreecommitdiffstats
path: root/contrib/mw-to-git (follow)
Commit message (Expand)AuthorAgeFilesLines
* Require Perl 5.26.0brian m. carlson2024-10-231-1/+1
* Merge branch 'tz/send-email-negatable-options'Junio C Hamano2023-12-101-1/+1
|\
| * perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger2023-11-161-1/+1
* | tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-1/+1
|/
* t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* t: fix whitespace around &&Andrei Rybak2021-06-082-3/+3
* 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-171-0/+3
* remote-mediawiki doc: correct link to GitHub projectÆvar Arnfjörð Bjarmason2020-09-173-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 namespacesAntoine 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 legalAntoine Beaupré2017-11-011-1/+2
|/
* Spelling fixesVille Skyttä2017-06-272-2/+2
* Spelling fixesVille 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-241-3/+3
| * t9365-continuing-queries.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-1/+1
* | git-remote-mediawiki: fix encoding issue for UTF-8 media filesMatthieu Moy2014-04-242-1/+25
* | git-remote-mediawiki: allow stop/start-ing the test serverMatthieu Moy2014-04-242-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 whitespaceJonathan 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