| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fixesvs/typofixes | Ville Skyttä | 2017-06-27 | 1 | -1/+1 |
* | 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-23 | 1 | -3/+3 |
| * | t9365-continuing-queries.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | 1 | -1/+1 |
* | | git-remote-mediawiki: fix encoding issue for UTF-8 media filesmm/mediawiki-encoding-fix | Matthieu Moy | 2014-04-23 | 1 | -0/+19 |
* | | git-remote-mediawiki: allow stop/start-ing the test server | Matthieu Moy | 2014-04-23 | 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 |
* | contrib: typofixesmi/typofixes | Masanari Iida | 2013-11-12 | 2 | -2/+2 |
* | git-remote-mediawiki: bugfix for pages w/ >500 revisions | Benoit Person | 2013-09-24 | 1 | -0/+23 |
* | git-remote-mediawiki: update tests to run with the new bin-wrapper | Benoit Person | 2013-07-08 | 1 | -6/+2 |
* | git-remote-mediawiki: remove hardcoded version number in the test suite | Benoit Person | 2013-06-14 | 2 | -10/+13 |
* | git-remote-mediawiki: spelling fixes | Stefano Lattarini | 2013-04-12 | 3 | -11/+11 |
* | contrib/mw-to-git/t/install-wiki.sh: use a lowercase "usage:" string | David Aguilar | 2013-02-24 | 1 | -1/+1 |
* | git-remote-mediawiki: escape ", \, and LF in file names | Matthieu Moy | 2012-11-29 | 1 | -0/+26 |
* | git-remote-mediawiki: allow page names with a ':' | Matthieu Moy | 2012-07-17 | 1 | -0/+20 |
* | git-remote-mediawiki: fix incorrect test usage in test | Matthieu Moy | 2012-07-17 | 1 | -1/+1 |
* | git-remote-mediawiki: more efficient 'pull' in the best case | Matthieu Moy | 2012-07-06 | 1 | -0/+17 |
* | git-remote-mediawiki (t9363): test 'File:' import and export | NGUYEN Kim Thuat | 2012-07-06 | 1 | -0/+198 |
* | git-remote-mediawiki: support for uploading file in test environment | Matthieu Moy | 2012-07-06 | 3 | -1/+21 |
* | git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 characters | Simon Cathebras | 2012-07-06 | 1 | -0/+301 |
* | git-remote-mediawiki (t9361): test git-remote-mediawiki pull and push | Guillaume Sasdy | 2012-07-06 | 2 | -0/+168 |
* | git-remote-mediawiki (t9360): test git-remote-mediawiki clone | Guillaume Sasdy | 2012-07-06 | 1 | -0/+257 |
* | git-remote-mediawiki: test environment of git-remote-mediawiki | Guillaume Sasdy | 2012-07-06 | 5 | -0/+509 |
* | git-remote-mediawiki: scripts to install, delete and clear a MediaWiki | Guillaume Sasdy | 2012-07-06 | 7 | -0/+620 |