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
*
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
*
|
contrib: typofixes
Masanari Iida
2013-11-12
3
-3
/
+3
*
|
Merge branch 'maint'
Jonathan Nieder
2013-09-25
2
-2
/
+35
|
\
\
|
*
|
git-remote-mediawiki: bugfix for pages w/ >500 revisions
Benoit Person
2013-09-24
2
-2
/
+35
*
|
|
git-remote-mediawiki: no need to update private ref in non-dumb push
Matthieu Moy
2013-09-03
1
-1
/
+0
*
|
|
git-remote-mediawiki: use no-private-update capability on dumb push
Matthieu Moy
2013-09-03
1
-0
/
+3
*
|
|
git-remote-mediawiki: add test and check Makefile targets
Matthieu Moy
2013-08-29
1
-1
/
+9
|
/
/
*
|
git-remote-mediawiki: ignore generated git-mw
Matthieu Moy
2013-08-13
1
-0
/
+1
*
|
Merge branch 'bp/mediawiki-preview'
Junio C Hamano
2013-07-18
6
-82
/
+526
|
\
\
|
*
|
git-remote-mediawiki: add preview subcommand into git mw
Benoit Person
2013-07-08
2
-2
/
+311
|
*
|
git-remote-mediawiki: add git-mw command
Benoit Person
2013-07-08
2
-3
/
+64
|
*
|
git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Me...
Benoit Person
2013-07-08
2
-73
/
+89
|
*
|
git-remote-mediawiki: update tests to run with the new bin-wrapper
Benoit Person
2013-07-08
1
-6
/
+2
|
*
|
git-remote-mediawiki: add a git bin-wrapper for developement
Benoit Person
2013-07-08
2
-0
/
+20
|
|
/
|
*
git-remote-mediawiki: introduction of Git::Mediawiki.pm
Benoit Person
2013-07-08
2
-3
/
+45
*
|
git-remote-mediawiki: un-brace file handles in binmode calls
Matthieu Moy
2013-07-03
1
-2
/
+2
|
/
*
Merge branch 'cm/remote-mediawiki-perlcritique'
Junio C Hamano
2013-06-23
3
-247
/
+320
|
\
|
*
git-remote-mediawiki: make error message more precise
Célestin Matte
2013-06-14
1
-3
/
+7
|
*
git-remote-mediawiki: add a perlcritic rule in Makefile
Célestin Matte
2013-06-14
1
-0
/
+2
|
*
git-remote-mediawiki: add a .perlcriticrc file
Célestin Matte
2013-06-14
1
-0
/
+28
|
*
git-remote-mediawiki: clearly rewrite double dereference
Célestin Matte
2013-06-14
1
-4
/
+4
|
*
git-remote-mediawiki: fix a typo ("mediwiki" instead of "mediawiki")
Célestin Matte
2013-06-14
1
-2
/
+2
|
*
git-remote-mediawiki: put non-trivial numeric values in constants.
Célestin Matte
2013-06-14
1
-6
/
+14
|
*
git-remote-mediawiki: don't use quotes for empty strings
Célestin Matte
2013-06-14
1
-8
/
+10
|
*
git-remote-mediawiki: replace "unless" statements with negated "if" statements
Célestin Matte
2013-06-14
1
-6
/
+6
[next]