<feed xmlns='http://www.w3.org/2005/Atom'>
<title>app.sh.git/test, branch v0.1-dev</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2012/10/app.sh.git/atom?h=v0.1-dev</id>
<link rel='self' href='https://trygvis.io/git/2012/10/app.sh.git/atom?h=v0.1-dev'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/'/>
<updated>2012-10-18T13:12:33Z</updated>
<entry>
<title>o Changing the current symlink before running postinstall.</title>
<updated>2012-10-18T13:12:33Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-10-18T13:12:33Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=64e4505a2f30b1ddf027ffd43898efa7bdfdd8d7'/>
<id>urn:sha1:64e4505a2f30b1ddf027ffd43898efa7bdfdd8d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Making all scripts be run from the root/ directory. Do not assume you're in current/.</title>
<updated>2012-10-18T11:38:58Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-10-18T11:38:58Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=83c13f1181c4062ca5296ea956e950064bde0ffe'/>
<id>urn:sha1:83c13f1181c4062ca5296ea956e950064bde0ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Renaming BASEDIR to apps, APPSH_BASEDIR to APPSH_APPS.</title>
<updated>2012-10-17T20:20:46Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-10-17T20:20:46Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=993c9a7807e38b365f48334fff6640e07647af03'/>
<id>urn:sha1:993c9a7807e38b365f48334fff6640e07647af03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Adding environment variables to postinstall:</title>
<updated>2012-10-17T19:05:52Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-10-17T19:03:43Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=fbc6c0b93a88ac10730dd6f4492750cd32e2b44a'/>
<id>urn:sha1:fbc6c0b93a88ac10730dd6f4492750cd32e2b44a</id>
<content type='text'>
 - APPSH_BASEDIR
 - APPSH_HOME
 - APPSH_INSTANCE
 - APPSH_NAME
 - APPSH_VERSION
</content>
</entry>
<entry>
<title>o Testing passing of environment variables.</title>
<updated>2012-10-17T19:05:52Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-10-17T18:17:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=265b1d8b25945898e11801242dbff7639e1a4a60'/>
<id>urn:sha1:265b1d8b25945898e11801242dbff7639e1a4a60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Adding a list-group method to list.</title>
<updated>2012-10-17T19:05:49Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-10-17T14:04:13Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=2670ff51db825005901099e490fa2332de6fb6fe'/>
<id>urn:sha1:2670ff51db825005901099e490fa2332de6fb6fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Reworking conf to work as documented. Adding test case.</title>
<updated>2012-10-17T13:20:45Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-10-17T13:20:45Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=d8890e75cf83504320ad12b657112cd5347fb600'/>
<id>urn:sha1:d8890e75cf83504320ad12b657112cd5347fb600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Proper implementation of start, stop and status.</title>
<updated>2012-10-17T08:55:23Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-10-17T08:55:23Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=c5401a6d595a595ee16ee6aede55fb016b9cfdfd'/>
<id>urn:sha1:c5401a6d595a595ee16ee6aede55fb016b9cfdfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Improved completion (again).</title>
<updated>2012-10-16T21:57:41Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-10-16T21:57:41Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=a3ce3f7eabbb746aa9ced430bcd55391742c738b'/>
<id>urn:sha1:a3ce3f7eabbb746aa9ced430bcd55391742c738b</id>
<content type='text'>
o Consistent usage of APPSH_HOME and BASEDIR.
</content>
</entry>
<entry>
<title>o Renaming './app app' to './app instance'.</title>
<updated>2012-10-15T16:43:59Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2012-10-15T16:43:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/10/app.sh.git/commit/?id=7a2bbcede061b26cd478a78096512a4bd759ec3e'/>
<id>urn:sha1:7a2bbcede061b26cd478a78096512a4bd759ec3e</id>
<content type='text'>
</content>
</entry>
</feed>
