| #
1b2deed9 |
| 15-Sep-2023 |
fiwswe <fiwswe@fwml.de> |
Use str_starts_with/str_ends_with
|
| #
d4f83172 |
| 31-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
code style: line breaks
|
| #
177d6836 |
| 31-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
coding style: control flow whitespaces
|
| #
d868eb89 |
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle adjustments: function declaration braces/spaces
|
| #
8c7c53b0 |
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle adjustments: class declaration braces
|
| #
b1f206e1 |
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply rector fixes to bin and toplevel
|
| #
cbfa4829 |
| 13-Jun-2020 |
Phy <git@phy25.com> |
use envvars in shebang
|
| #
2b2d0ba9 |
| 01-Jun-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR2 adjustments for bin scripts
|
| #
efde4702 |
| 10-Dec-2017 |
Andreas Gohr <andi@splitbrain.org> |
remove unecessary newline in gittool
|
| #
cbeaa4a0 |
| 10-Nov-2017 |
Andreas Gohr <andi@splitbrain.org> |
replace Doku_CLI with splitbrain\phpcli\CLI
It has few more features (like turning down verbosity) and looks nicer
|
| #
7e8500ee |
| 02-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
PHPDocs and some improvements
|
| #
42ea7f44 |
| 01-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Many PHPDocs, some unused and dyn declared vars
many PHPDocs some unused variables some dynamically declared variables declared
|
| #
1c36b3d8 |
| 16-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
code reformat
|
| #
b0b7909b |
| 20-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
converted some more CLI tools, minor CLI class updates
|
| #
ae1ce4a6 |
| 19-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
wrap help texts to fit typial terminal width
|
| #
9fb66494 |
| 19-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
converted git tool to new CLI base
|
| #
b0c7084f |
| 14-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
always fullpath repo dirs
|
| #
68cf024b |
| 05-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
check for empty repo
|
| #
c39ae2c9 |
| 05-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
added bin/gittool.php for simpler git management of plugins
Makes use of the extension plugin
|