<feed xmlns='http://www.w3.org/2005/Atom'>
<title>app.sh.git/lib, branch v0.2-dev</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2012/10/app.sh.git/atom?h=v0.2-dev</id>
<link rel='self' href='https://trygvis.io/git/2012/10/app.sh.git/atom?h=v0.2-dev'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/'/>
<updated>2013-11-01T18:58:08Z</updated>
<entry>
<title>lib/common: Changing run_app to not check for a 'current' link if</title>
<updated>2013-11-01T18:58:08Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2013-11-01T14:48:58Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=93e2978fbe5582440d79c47b5975659d9cbf701b'/>
<id>urn:sha1:93e2978fbe5582440d79c47b5975659d9cbf701b</id>
<content type='text'>
version is given. This will unbreak hooks that are run before a
current link is installed or if it has been removed.
</content>
</entry>
<entry>
<title>o Removing all old code (X files).</title>
<updated>2013-10-27T22:30:49Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2013-10-27T22:30:49Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=e694d9024cddf4dd54efd828927e3fd5e70b6c3a'/>
<id>urn:sha1:e694d9024cddf4dd54efd828927e3fd5e70b6c3a</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>app-ls-apps:</title>
<updated>2013-10-27T17:31:38Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2013-10-27T14:07:31Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=38d7ffca0b591694c17509d20c8bf55606e60536'/>
<id>urn:sha1:38d7ffca0b591694c17509d20c8bf55606e60536</id>
<content type='text'>
o New command to list all applications installed under a directory.

app-foreach-app:
o New command to execute another command for each app installed under
  the current directory.

app-init/app-install-file:
o Adding -C and -c to prepand and append config files around the
  appliation's build-in configuration files.

app-cat-conf:
o Use $APP_HOME as the 'appliation installation directory' if set.

app-operator-pid:
o Support PID files created by the launcher.
</content>
</entry>
<entry>
<title>app-cat-conf: Removing -n argument, adding -k and -g for 'key' and</title>
<updated>2013-10-26T15:48:45Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2013-10-26T15:44:19Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=165d20eebc587f21f0409850b8e522c7a25979e3'/>
<id>urn:sha1:165d20eebc587f21f0409850b8e522c7a25979e3</id>
<content type='text'>
'group' lookups.
</content>
</entry>
<entry>
<title>o Removing silly formatting that left extra spaced at the end of</title>
<updated>2013-10-21T21:28:03Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2013-10-21T21:28:03Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=22f0f794ac4e40866c5d390a7b27b8bd6713e681'/>
<id>urn:sha1:22f0f794ac4e40866c5d390a7b27b8bd6713e681</id>
<content type='text'>
  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.
</content>
</entry>
<entry>
<title>o Making all app-conf options except import use &lt;-l location&gt;.</title>
<updated>2013-10-20T18:23:30Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2013-10-20T16:09:50Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=11cf17750885324a58a68d237b0ac29bc3a6269b'/>
<id>urn:sha1:11cf17750885324a58a68d237b0ac29bc3a6269b</id>
<content type='text'>
o Setting $HOME to the temporary area when testing.
o Adding test docs for app-conf.
</content>
</entry>
<entry>
<title>o Allowing the 'app' wrapper to run apps from libexec too.</title>
<updated>2013-04-21T12:58:23Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2013-04-21T09:10:37Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=079a49eaaa5a6bacca3181671abd8ebb72015fd1'/>
<id>urn:sha1:079a49eaaa5a6bacca3181671abd8ebb72015fd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Making the resolvers use app.resolved_version instead of app.version.</title>
<updated>2013-04-20T19:26:52Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2013-04-20T19:26:52Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=875716dc48cd5c485d2342c9e5bb1d461bc64b6d'/>
<id>urn:sha1:875716dc48cd5c485d2342c9e5bb1d461bc64b6d</id>
<content type='text'>
o Making set-version update app.version.
</content>
</entry>
<entry>
<title>o Consistent usage() usage/flow.</title>
<updated>2013-02-01T11:46:56Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2013-02-01T11:46:56Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=0bad1dc709ee21f3e93cfa0866fc0478a5e884a0'/>
<id>urn:sha1:0bad1dc709ee21f3e93cfa0866fc0478a5e884a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libexec/app-resolver-maven: Better argument checking.</title>
<updated>2013-02-01T08:28:18Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2013-02-01T08:28:18Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=97036aeae73cc2a63219c7b792ab5f18c7d98cd1'/>
<id>urn:sha1:97036aeae73cc2a63219c7b792ab5f18c7d98cd1</id>
<content type='text'>
lib/common: Starting a way to have a common usage/help semantics.
</content>
</entry>
</feed>
