Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Adding '-f [file]' option to app-conf set. | Trygve Laugstøl | 2013-10-26 | 1 | -0/+20 |
| | |||||
* | o Removing silly formatting that left extra spaced at the end of | Trygve Laugstøl | 2013-10-21 | 1 | -16/+27 |
| | | | | | | | 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 Making all app-conf options except import use <-l location>. | Trygve Laugstøl | 2013-10-20 | 1 | -56/+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 | -1/+1 |
| | |||||
* | o Updating tests. | Trygve Laugstøl | 2013-10-20 | 1 | -1/+2 |
| | |||||
* | o Consistent usage() usage/flow. | Trygve Laugstøl | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | bin/app-init: | Trygve Laugstøl | 2013-01-30 | 1 | -4/+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. | ||||
* | o Starting on a style guide. | Trygve Laugstøl | 2013-01-27 | 1 | -1/+18 |
| | | | | | | | | | 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 Rewriting most of this stuff to make it feel more like git. | Trygve Laugstøl | 2013-01-26 | 1 | -70/+95 |
| | |||||
* | o Adding a list-group method to list. | Trygve Laugstøl | 2012-10-17 | 1 | -0/+24 |
| | |||||
* | o Reworking conf to work as documented. Adding test case. | Trygve Laugstøl | 2012-10-17 | 1 | -0/+70 |