127 Commits (7e6b96c73b24a797762440e7a1ef0eaf5e7a8dca)

Author SHA1 Message Date
Eric Sunshine e9dac7be60 mw-to-git/t9360: fix broken &&-chain 7 years ago
Christian Hesse cfb3a47cad perl: fix installing modules from contrib 7 years ago
Antoine Beaupré 94c9acbf00 remote-mediawiki: show progress while fetching namespaces 7 years ago
Antoine Beaupré 55fefa9e94 remote-mediawiki: process namespaces in order 7 years ago
Antoine Beaupré da2a180977 remote-mediawiki: support fetching from (Main) namespace 7 years ago
Antoine Beaupré db3364352d remote-mediawiki: skip virtual namespaces 7 years ago
Antoine Beaupré 09eebbadca remote-mediawiki: show known namespace choices on failure 7 years ago
Ingo Ruhnke cc92338004 remote-mediawiki: allow fetching namespaces with spaces 7 years ago
Kevin 5d9798ae62 remote-mediawiki: add namespace support 7 years ago
Antoine Beaupré d1a7050f93 remote-mediawiki: limit filenames to legal 7 years ago
Ville Skyttä 6412757514 Spelling fixes 8 years ago
Ville Skyttä 2e3a16b279 Spelling fixes 9 years ago
Matthieu Moy 9742fb7e53 git-remote-mediawiki: fix encoding issue for UTF-8 media files 11 years ago
Matthieu Moy 1c4ea83902 git-remote-mediawiki: allow stop/start-ing the test server 11 years ago
Elia Pinto 0eca37c63a test-gitmw-lib.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto 9bfeaa0bcf t9365-continuing-queries.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto bd368a9baf t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto c9b92706af t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution 11 years ago
Masanari Iida 68840cb5af contrib: typofixes 11 years ago
Jonathan Nieder c635b050e7 git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespace 11 years ago
Jonathan Nieder 33f918c675 git-remote-mediawiki build: make 'install' command configurable 11 years ago
Jonathan Nieder c311741331 git-remote-mediawiki: honor DESTDIR in "make install" 11 years ago
Jonathan Nieder 3176c59290 git-remote-mediawiki: do not remove installed files in "clean" target 11 years ago
Benoit Person 1d905f74fd git-remote-mediawiki: bugfix for pages w/ >500 revisions 12 years ago
Matthieu Moy f19f5e60f6 git-remote-mediawiki: no need to update private ref in non-dumb push 12 years ago
Matthieu Moy aa38dc68ea git-remote-mediawiki: use no-private-update capability on dumb push 12 years ago
Matthieu Moy 8987cda9e1 git-remote-mediawiki: add test and check Makefile targets 12 years ago
Matthieu Moy 8ed205a380 git-remote-mediawiki: ignore generated git-mw 12 years ago
Benoit Person 0078a7fa05 git-remote-mediawiki: add preview subcommand into git mw 12 years ago
Benoit Person 07a263b905 git-remote-mediawiki: add git-mw command 12 years ago
Benoit Person 192f7a0804 git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Mediawiki 12 years ago
Benoit Person c7956f9084 git-remote-mediawiki: update tests to run with the new bin-wrapper 12 years ago
Benoit Person 8a7c215140 git-remote-mediawiki: add a git bin-wrapper for developement 12 years ago
Benoit Person e19189060f git-remote-mediawiki: introduction of Git::Mediawiki.pm 12 years ago
Matthieu Moy 0e7c41c0cd git-remote-mediawiki: un-brace file handles in binmode calls 12 years ago
Benoit Person 3e3d5fd276 git-remote-mediawiki: remove hardcoded version number in the test suite 12 years ago
Célestin Matte d8e7c67e13 git-remote-mediawiki: make error message more precise 12 years ago
Célestin Matte e3e7d34513 git-remote-mediawiki: add a perlcritic rule in Makefile 12 years ago
Célestin Matte b5cda5b313 git-remote-mediawiki: add a .perlcriticrc file 12 years ago
Célestin Matte d49a038451 git-remote-mediawiki: clearly rewrite double dereference 12 years ago
Célestin Matte 7c47583793 git-remote-mediawiki: fix a typo ("mediwiki" instead of "mediawiki") 12 years ago
Célestin Matte fed56c06ae git-remote-mediawiki: put non-trivial numeric values in constants. 12 years ago
Célestin Matte aeb95eeaff git-remote-mediawiki: don't use quotes for empty strings 12 years ago
Célestin Matte b8b4e1b385 git-remote-mediawiki: replace "unless" statements with negated "if" statements 12 years ago
Célestin Matte e83d36b66f git-remote-mediawiki: brace file handles for print for more clarity 12 years ago
Célestin Matte 86e95ef2d4 git-remote-mediawiki: modify strings for a better coding-style 12 years ago
Célestin Matte 6a316beeee git-remote-mediawiki: put long code into a subroutine 12 years ago
Célestin Matte 42e91929ae git-remote-mediawiki: remove import of unused open2 12 years ago
Célestin Matte ee25ff2c97 git-remote-mediawiki: check return value of open 12 years ago
Célestin Matte 4f1b7883bc git-remote-mediawiki: assign a variable as undef and make proper indentation 12 years ago