aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/cli.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14162] Add CLI command db:listZoddo2015-09-201-0/+5
* [ticket/14162] Add CLI command db:revertZoddo2015-09-201-0/+3
* Merge branch '3.1.x'Tristan Darricau2015-09-021-2/+7
|\
| * [ticket/14123] Fix typoMatt Friedman2015-08-281-2/+2
| * [ticket/14123] Remove redundant help messagesMatt Friedman2015-08-281-81/+6
| * [ticket/14123] Add descriptive help to the CLI help outputMatt Friedman2015-08-231-1/+81
* | [ticket/14125] Add --env option to all CLI commandsTristan Darricau2015-08-241-0/+3
* | Merge remote-tracking branch 'Nicofuma/ticket/12692'Marc Alexander2015-08-071-0/+17
|\ \
| * | [ticket/12692] Fix tests and update styleTristan Darricau2015-08-061-3/+8
| * | [ticket/12692] Cleanup language fileTristan Darricau2015-07-091-8/+7
| * | [ticket/12692] Fix languages vars and services orderTristan Darricau2015-07-091-4/+4
| * | [ticket/12692] Add outputTristan Darricau2015-07-091-0/+6
| * | [ticket/12692] Move the language strings to cli.phpTristan Darricau2015-07-091-3/+10
* | | [ticket/13986] Add --resume option to reparser CLIJoshyPHP2015-07-171-0/+1
|/ /
* | [ticket/13987] Add --dry-run option to reparser CLIJoshyPHP2015-07-061-0/+1
* | [ticket/13891] Handle verbosityTristan Darricau2015-07-021-2/+3
* | [ticket/13891] Use the SymfonyStyle in the reparse commandTristan Darricau2015-07-011-0/+1
* | [ticket/13891] Updated range descriptionJoshyPHP2015-06-301-1/+1
* | [ticket/13891] Added a progress barJoshyPHP2015-06-301-1/+1
* | [ticket/13891] Added command-line optionsJoshyPHP2015-06-301-0/+3
* | [ticket/13891] Added reparser:list and reparser:reparse to CLIJoshyPHP2015-06-301-0/+5
|/
* [ticket/13003] Add missing language keysMario Skouat2014-08-211-0/+3
* [ticket/12656] Fix typo for "purged extension"Dhruv2014-07-271-1/+1
* [ticket/12656] Fix syntax in language fileDhruv2014-07-241-2/+2
* [ticket/12656] Use utf8 ’ instead of escaping 'Dhruv2014-07-241-5/+5
* [ticket/12656] Use lang keys for all CLI stringsDhruv2014-07-231-1/+24
* [ticket/12656] Use lang keys for CLI command descriptionsDhruv2014-07-231-6/+17
* [ticket/12663] Have cli.php language file at top level; unrelated to ACP.Andreas Fischer2014-07-171-0/+44