Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app-ls-apps: | Trygve Laugstøl | 2013-10-27 | 1 | -2/+26 |
| | | | | | | | | | | | | | | | | | | o New command to list all applications installed under a directory. app-foreach-app: o New command to execute another command for each app installed under the current directory. app-init/app-install-file: o Adding -C and -c to prepand and append config files around the appliation's build-in configuration files. app-cat-conf: o Use $APP_HOME as the 'appliation installation directory' if set. app-operator-pid: o Support PID files created by the launcher. | ||||
* | o Consistent usage() usage/flow. | Trygve Laugstøl | 2013-02-01 | 1 | -2/+1 |
| | |||||
* | o Starting on a style guide. | Trygve Laugstøl | 2013-01-27 | 1 | -6/+3 |
| | | | | | | | | | app-conf: Adding 'import' command. app-cat-conf: Adding support for multiple -f flags. The default files can be switched off. A file named "-" is the same as /dev/stdin. app: Adding a way to enable debugging. app-install-file: Import any configuration delivered with the package. | ||||
* | o Creating an initial version of install-file. | Trygve Laugstøl | 2013-01-27 | 1 | -137/+33 |
| | |||||
* | o Adding a common header to all scripts. | Trygve Laugstøl | 2013-01-27 | 1 | -5/+7 |
| | | | | o Disabling un-used tests and apps for now. | ||||
* | o Rewriting most of this stuff to make it feel more like git. | Trygve Laugstøl | 2013-01-26 | 1 | -0/+172 |