Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app-cat-conf: Removing -n argument, adding -k and -g for 'key' and | Trygve Laugstøl | 2013-10-26 | 1 | -1/+1 |
| | | | | 'group' lookups. | ||||
* | o Adding '-f [file]' option to app-conf set. | Trygve Laugstøl | 2013-10-26 | 1 | -1/+14 |
| | |||||
* | o Removing silly formatting that left extra spaced at the end of | Trygve Laugstøl | 2013-10-21 | 2 | -5/+6 |
| | | | | | | | lines. o Fixing bug in app-conf get subcommand that would only return the first part of values with an equals sign. o Makding sure $HOME is always set. | ||||
* | o Getting "upgrade" to work with non-SNAPSHOT versions too. | Trygve Laugstøl | 2013-10-20 | 2 | -2/+20 |
| | | | | | o Removing maven.version. o Documenting(!) the different configuration keys and what they mean. | ||||
* | o Making all app-conf options except import use <-l location>. | Trygve Laugstøl | 2013-10-20 | 1 | -29/+50 |
| | | | | | o Setting $HOME to the temporary area when testing. o Adding test docs for app-conf. | ||||
* | o Getting app-cat-conf to read from ~/.appconfig too. | Trygve Laugstøl | 2013-10-20 | 1 | -9/+28 |
| | |||||
* | o Allowing the 'app' wrapper to run apps from libexec too. | Trygve Laugstøl | 2013-04-21 | 1 | -0/+1 |
| | |||||
* | 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 | -0/+22 |
| | |||||
* | o Making the resolvers use app.resolved_version instead of app.version. | Trygve Laugstøl | 2013-04-20 | 2 | -6/+46 |
| | | | | o Making set-version update app.version. | ||||
* | o Consistent usage() usage/flow. | Trygve Laugstøl | 2013-02-01 | 2 | -14/+9 |
| | |||||
* | libexec/app-resolver-maven: Better argument checking. | Trygve Laugstøl | 2013-02-01 | 1 | -10/+9 |
| | | | | lib/common: Starting a way to have a common usage/help semantics. | ||||
* | bin/app-init: | Trygve Laugstøl | 2013-01-30 | 1 | -1/+1 |
| | | | | | | | 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 | 1 | -1/+2 |
| | | | | | 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 | 1 | -7/+22 |
| | | | | | | | | | 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 | 2 | -114/+3 |
| | |||||
* | o Adding a common header to all scripts. | Trygve Laugstøl | 2013-01-27 | 6 | -86/+31 |
| | | | | o Disabling un-used tests and apps for now. | ||||
* | bin/app-conf: More notes. | Trygve Laugstøl | 2013-01-27 | 1 | -3/+7 |
| | |||||
* | o Rewriting most of this stuff to make it feel more like git. | Trygve Laugstøl | 2013-01-26 | 5 | -0/+902 |