Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Removing all old code (X files). | Trygve Laugstøl | 2013-10-27 | 1 | -3/+1 |
| | | | | | | | o Making sure APPSH_HOME is 1) exported and, 2) always prepended to $PATH. o More documentation on what a zip file actually looks like and how to create hooks. | ||||
* | app-cat-conf: Removing -n argument, adding -k and -g for 'key' and | Trygve Laugstøl | 2013-10-26 | 1 | -15/+39 |
| | | | | 'group' lookups. | ||||
* | o Making all app-conf options except import use <-l location>. | Trygve Laugstøl | 2013-10-20 | 1 | -8/+17 |
| | | | | | 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 | -4/+20 |
| | |||||
* | o Consistent usage() usage/flow. | Trygve Laugstøl | 2013-02-01 | 1 | -2/+1 |
| | |||||
* | Defining 'APP_HOME' as where the .app dir is. The tools should use | Trygve Laugstøl | 2013-01-27 | 1 | -2/+3 |
| | | | | | 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 | -12/+27 |
| | | | | | | | | | 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 | -0/+7 |
| | |||||
* | o Adding a common header to all scripts. | Trygve Laugstøl | 2013-01-27 | 1 | -11/+9 |
| | | | | 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/+47 |