Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Making the file resolver useful. | Trygve Laugstøl | 2013-04-21 | 1 | -1/+1 |
| | |||||
* | o Exposing 'status' and 'restart' commands again. | Trygve Laugstøl | 2013-04-20 | 2 | -4/+13 |
| | |||||
* | o Making the resolvers use app.resolved_version instead of app.version. | Trygve Laugstøl | 2013-04-20 | 3 | -5/+7 |
| | | | | o Making set-version update app.version. | ||||
* | o Adding a file resolver. | Trygve Laugstøl | 2013-02-04 | 3 | -2/+96 |
| | | | | o Getting the IT to work on windows. | ||||
* | o Consistent usage() usage/flow. | Trygve Laugstøl | 2013-02-01 | 4 | -7/+5 |
| | |||||
* | libexec/app-resolver-maven: Better argument checking. | Trygve Laugstøl | 2013-02-01 | 1 | -18/+13 |
| | | | | lib/common: Starting a way to have a common usage/help semantics. | ||||
* | bin/app-init: | Trygve Laugstøl | 2013-01-30 | 1 | -2/+8 |
| | | | | | | | o Adding -p to mkdir so parent directories are created. libexec/app-resolver-maven: o Not using command expansion to make sure "set -e" works as normal. o Adding a basic check that xmlstartlet has a useful output. | ||||
* | Defining 'APP_HOME' as where the .app dir is. The tools should use | Trygve Laugstøl | 2013-01-27 | 3 | -52/+101 |
| | | | | | this value to find files. app-operate/app-operator-pid: These are "functional" now. | ||||
* | o Starting on a style guide. | Trygve Laugstøl | 2013-01-27 | 5 | -39/+44 |
| | | | | | | | | | 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 | 6 | -177/+280 |
| | |||||
* | o Adding a common header to all scripts. | Trygve Laugstøl | 2013-01-27 | 5 | -28/+78 |
| | | | | 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 | 4 | -0/+463 |