Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Register process control signel handlers only on execution of the command | Thomas Müller | 2016-02-09 | 1 | -10/+12 |
* | Move signal handling to the base class to allow other commands to reuse this ... | Thomas Müller | 2016-02-01 | 1 | -0/+38 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | Use constants for the output formats | Joas Schilling | 2015-07-17 | 1 | -5/+9 |
* | Use json_pretty as default for the config lists (for easier export/import) | Joas Schilling | 2015-07-16 | 1 | -1/+3 |
* | Add a command to get a config value | Joas Schilling | 2015-07-07 | 1 | -2/+26 |
* | Missing doc | Joas Schilling | 2015-07-07 | 1 | -0/+1 |
* | Fix nested array lists | Joas Schilling | 2015-07-07 | 1 | -4/+9 |
* | Remove the app version from disabled app list | Joas Schilling | 2015-04-20 | 1 | -1/+22 |
* | change handling in app:list | Joas Schilling | 2015-04-09 | 1 | -0/+5 |
* | Replace print_r() with pretty json | Joas Schilling | 2015-04-09 | 1 | -9/+6 |
* | Add an option to get the output in plain, json or print_r syntax | Joas Schilling | 2015-04-09 | 1 | -0/+60 |