Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-10Merge branch 'tz/send-email-negatable-options'Junio C Hamano
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine
2021-06-08t: fix whitespace around &&Andrei Rybak
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-17remote-mediawiki doc: link to MediaWiki's current versionÆvar Arnfjörð Bjarmason
2020-09-17remote-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-12Spelling fixesVille Skyttä
2014-06-03Merge branch 'ep/shell-command-substitution'Junio C Hamano
2014-04-24git-remote-mediawiki: fix encoding issue for UTF-8 media filesMatthieu Moy
2014-04-24git-remote-mediawiki: allow stop/start-ing the test serverMatthieu Moy
2014-04-24test-gitmw-lib.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-24t9365-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-06Merge branch 'jn/mediawiki-makefile-updates'Junio C Hamano
2013-11-12contrib: typofixesMasanari Iida
2013-11-12git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespaceJonathan Nieder
2013-11-12git-remote-mediawiki build: make 'install' command configurableJonathan Nieder
2013-11-12git-remote-mediawiki: honor DESTDIR in "make install"Jonathan Nieder
2013-11-11git-remote-mediawiki: do not remove installed files in "clean" targetJonathan Nieder