index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
mw-to-git
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require Perl 5.26.0
brian m. carlson
2024-10-23
1
-1
/
+1
*
Merge branch 'tz/send-email-negatable-options'
Junio C Hamano
2023-12-10
1
-1
/
+1
|
\
|
*
perl: bump the required Perl version to 5.8.1 from 5.8.0
Todd Zullinger
2023-11-16
1
-1
/
+1
*
|
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-1
/
+1
|
/
*
t6000-t9999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-1
/
+1
*
t: fix whitespace around &&
Andrei Rybak
2021-06-08
2
-3
/
+3
*
remote-mediawiki: use "sh" to eliminate unquoted commands
Ævar Arnfjörð Bjarmason
2020-09-21
1
-16
/
+8
*
remote-mediawiki: annotate unquoted uses of run_git()
Ævar Arnfjörð Bjarmason
2020-09-21
1
-6
/
+13
*
remote-mediawiki: convert to quoted run_git() invocation
Ævar Arnfjörð Bjarmason
2020-09-21
1
-23
/
+26
*
remote-mediawiki: provide a list form of run_git()
Ævar Arnfjörð Bjarmason
2020-09-21
1
-4
/
+15
*
remote-mediawiki tests: annotate failing tests
Ævar Arnfjörð Bjarmason
2020-09-21
1
-2
/
+3
*
remote-mediawiki: fix duplicate revisions being imported
Simon Legner
2020-09-21
1
-0
/
+3
*
remote-mediawiki tests: use CLI installer
Ævar Arnfjörð Bjarmason
2020-09-21
6
-334
/
+79
*
remote-mediawiki tests: use inline PerlIO for readability
Ævar Arnfjörð Bjarmason
2020-09-21
1
-4
/
+3
*
remote-mediawiki tests: replace deprecated Perl construct
Ævar Arnfjörð Bjarmason
2020-09-21
1
-2
/
+1
*
remote-mediawiki tests: use a more idiomatic dispatch table
Ævar Arnfjörð Bjarmason
2020-09-21
1
-7
/
+7
*
remote-mediawiki tests: use "$dir/" instead of "$dir."
Ævar Arnfjörð Bjarmason
2020-09-21
1
-3
/
+3
*
remote-mediawiki tests: change `[]` to `test`
Ævar Arnfjörð Bjarmason
2020-09-21
1
-6
/
+11
*
remote-mediawiki tests: use test_cmp in tests
Ævar Arnfjörð Bjarmason
2020-09-21
1
-4
/
+4
*
remote-mediawiki tests: use a 10 character password
Ævar Arnfjörð Bjarmason
2020-09-21
1
-1
/
+1
*
remote-mediawiki tests: use the login/password variables
Ævar Arnfjörð Bjarmason
2020-09-21
1
-2
/
+2
*
remote-mediawiki doc: don't hardcode Debian PHP versions
Ævar Arnfjörð Bjarmason
2020-09-21
1
-5
/
+5
*
remote-mediawiki doc: link to MediaWiki's current version
Ævar Arnfjörð Bjarmason
2020-09-17
1
-0
/
+3
*
remote-mediawiki doc: correct link to GitHub project
Ævar Arnfjörð Bjarmason
2020-09-17
3
-3
/
+3
*
Fix spelling errors in no-longer-updated-from-upstream modules
Elijah Newren
2019-11-10
5
-5
/
+5
*
mw-to-git/t9360: fix broken &&-chain
Eric Sunshine
2018-07-31
1
-1
/
+1
*
perl: fix installing modules from contrib
Christian Hesse
2018-04-11
1
-2
/
+3
*
Merge branch 'ab/mediawiki-namespace'
Junio C Hamano
2017-11-15
1
-1
/
+37
|
\
|
*
remote-mediawiki: show progress while fetching namespaces
Antoine Beaupré
2017-11-08
1
-0
/
+1
|
*
remote-mediawiki: process namespaces in order
Antoine Beaupré
2017-11-08
1
-1
/
+1
|
*
remote-mediawiki: support fetching from (Main) namespace
Antoine Beaupré
2017-11-08
1
-1
/
+6
|
*
remote-mediawiki: skip virtual namespaces
Antoine Beaupré
2017-11-08
1
-1
/
+4
|
*
remote-mediawiki: show known namespace choices on failure
Antoine Beaupré
2017-11-08
1
-1
/
+2
|
*
remote-mediawiki: allow fetching namespaces with spaces
Ingo Ruhnke
2017-11-07
1
-0
/
+1
|
*
remote-mediawiki: add namespace support
Kevin
2017-11-07
1
-0
/
+25
*
|
remote-mediawiki: limit filenames to legal
Antoine Beaupré
2017-11-01
1
-1
/
+2
|
/
*
Spelling fixes
Ville Skyttä
2017-06-27
2
-2
/
+2
*
Spelling fixes
Ville Skyttä
2016-08-11
2
-2
/
+2
*
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
2014-06-03
2
-4
/
+4
|
\
|
*
test-gitmw-lib.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-24
1
-3
/
+3
|
*
t9365-continuing-queries.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-24
1
-1
/
+1
*
|
git-remote-mediawiki: fix encoding issue for UTF-8 media files
Matthieu Moy
2014-04-24
2
-1
/
+25
*
|
git-remote-mediawiki: allow stop/start-ing the test server
Matthieu Moy
2014-04-24
2
-1
/
+11
|
/
*
t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
1
-2
/
+2
*
t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
1
-7
/
+7
*
Merge branch 'jn/mediawiki-makefile-updates'
Junio C Hamano
2013-12-05
1
-2
/
+7
|
\
|
*
git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespace
Jonathan Nieder
2013-11-11
1
-2
/
+4
|
*
git-remote-mediawiki build: make 'install' command configurable
Jonathan Nieder
2013-11-11
1
-2
/
+4
|
*
git-remote-mediawiki: honor DESTDIR in "make install"
Jonathan Nieder
2013-11-11
1
-1
/
+3
|
*
git-remote-mediawiki: do not remove installed files in "clean" target
Jonathan Nieder
2013-11-11
1
-1
/
+0
[next]