Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app-resolver-maven: Adding support for artifacts with classifier. | Trygve Laugstøl | 2013-11-01 | 1 | -10/+33 |
| | |||||
* | o Supporting platforms where 'xmlstarlet' is installed as 'xml' (At least ↵ | Trygve Laugstøl | 2013-10-30 | 1 | -0/+38 |
| | | | | Suse does that). | ||||
* | o Removing all old code (X files). | Trygve Laugstøl | 2013-10-27 | 1 | -1/+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. | ||||
* | o Getting "upgrade" to work with non-SNAPSHOT versions too. | Trygve Laugstøl | 2013-10-20 | 1 | -4/+4 |
| | | | | | 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 | -3/+2 |
| | | | | | o Setting $HOME to the temporary area when testing. o Adding test docs for app-conf. | ||||
* | o Allowing the 'app' wrapper to run apps from libexec too. | Trygve Laugstøl | 2013-04-21 | 1 | -0/+1 |
| | |||||
* | o Exposing 'status' and 'restart' commands again. | Trygve Laugstøl | 2013-04-20 | 1 | -1/+1 |
| | |||||
* | o Making the resolvers use app.resolved_version instead of app.version. | Trygve Laugstøl | 2013-04-20 | 1 | -4/+4 |
| | | | | o Making set-version update app.version. | ||||
* | o Adding a file resolver. | Trygve Laugstøl | 2013-02-04 | 1 | -1/+1 |
| | | | | o Getting the IT to work on windows. | ||||
* | o Consistent usage() usage/flow. | Trygve Laugstøl | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | o Adding a common header to all scripts. | Trygve Laugstøl | 2013-01-27 | 1 | -6/+6 |
| | | | | 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/+231 |