aboutsummaryrefslogtreecommitdiff
path: root/test/app-conf.bats
Commit message (Collapse)AuthorAgeFilesLines
* o Adding '-f [file]' option to app-conf set.Trygve Laugstøl2013-10-261-0/+20
|
* o Removing silly formatting that left extra spaced at the end ofTrygve Laugstøl2013-10-211-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øl2013-10-201-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øl2013-10-201-1/+1
|
* o Updating tests.Trygve Laugstøl2013-10-201-1/+2
|
* o Consistent usage() usage/flow.Trygve Laugstøl2013-02-011-1/+1
|
* bin/app-init:Trygve Laugstøl2013-01-301-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øl2013-01-271-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øl2013-01-261-70/+95
|
* o Adding a list-group method to list.Trygve Laugstøl2012-10-171-0/+24
|
* o Reworking conf to work as documented. Adding test case.Trygve Laugstøl2012-10-171-0/+70