<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clark, branch 0.1.1</title>
<subtitle>Store bookmarks, in common lisp.</subtitle>
<id>https://code.ryuslash.org/clark/atom?h=0.1.1</id>
<link rel='self' href='https://code.ryuslash.org/clark/atom?h=0.1.1'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/'/>
<updated>2013-04-07T01:54:58Z</updated>
<entry>
<title>Remove false statement from NEWS</title>
<updated>2013-04-07T01:54:58Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-07T01:54:58Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=9badf67e274837d0e8a1af5554717dc94fa8bbcf'/>
<id>urn:sha1:9badf67e274837d0e8a1af5554717dc94fa8bbcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to v0.1.1</title>
<updated>2013-04-07T01:53:07Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-07T01:53:07Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=0ab12f6f7117f28c7c3c6fa822b8f80d610d0b20'/>
<id>urn:sha1:0ab12f6f7117f28c7c3c6fa822b8f80d610d0b20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add site and some complementary files</title>
<updated>2013-04-07T01:52:48Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-07T01:48:21Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=504949ebc61711a01eea86b463407a65d6ef3a39'/>
<id>urn:sha1:504949ebc61711a01eea86b463407a65d6ef3a39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove McCLIM dependency from run-clark</title>
<updated>2013-04-07T01:28:09Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-07T01:28:09Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=ff09103c05dd10f74fff9e9fee4d0887ef85c52b'/>
<id>urn:sha1:ff09103c05dd10f74fff9e9fee4d0887ef85c52b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename *version* to version</title>
<updated>2013-04-07T01:24:08Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-07T01:24:08Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=54baffa58eba32b1c54c06e2f69d0fae47f397d8'/>
<id>urn:sha1:54baffa58eba32b1c54c06e2f69d0fae47f397d8</id>
<content type='text'>
Since `*version*' is a constant, it should not be named as a special
variable.
</content>
</entry>
<entry>
<title>Remove McCLIM as dependency and properly require</title>
<updated>2013-04-07T01:23:19Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-07T01:23:19Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=86aa545775d7822420302b0720ebb7be38de89b9'/>
<id>urn:sha1:86aa545775d7822420302b0720ebb7be38de89b9</id>
<content type='text'>
The McCLIM dependency will come back, but for v0.1.* it is not a
requirement.

Also properly require `cl-sqlite' by adding it in the `asdf:defsystem'
call.
</content>
</entry>
<entry>
<title>Exit with status 1 on error</title>
<updated>2013-04-06T15:24:05Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-06T15:24:05Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=c1cbf7d59a72b7c485d4060ddaecb7469312c9e6'/>
<id>urn:sha1:c1cbf7d59a72b7c485d4060ddaecb7469312c9e6</id>
<content type='text'>
Add macros `with-error-status' and `with-error-and-help' that help to
easily report errors to the user. The latter also calls the `help'
command.

All commands, when done, exit with `*exit-status*' being the status
code used. The `with-error-status' macro let-binds this variable so
that the command function exits with the given status code.
</content>
</entry>
<entry>
<title>Fix usage without XDG_*_HOME</title>
<updated>2013-04-06T13:39:47Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-06T13:39:47Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=ce8cfd58f40f9f1808819d702bfb505e9f7d7e1d'/>
<id>urn:sha1:ce8cfd58f40f9f1808819d702bfb505e9f7d7e1d</id>
<content type='text'>
`concatenate' does not work as I thought, cannot handle list
arguments, except `nil'.
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2013-04-06T13:10:36Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-06T13:10:36Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=5ca43f20cad1e1f51713028aaf2cf9f55ce34eab'/>
<id>urn:sha1:5ca43f20cad1e1f51713028aaf2cf9f55ce34eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add run-clark</title>
<updated>2013-04-06T13:07:24Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-06T13:07:24Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=b40bf0ed064ad17d5eebcaef20fe272743bd41ed'/>
<id>urn:sha1:b40bf0ed064ad17d5eebcaef20fe272743bd41ed</id>
<content type='text'>
This should help with debugging.
</content>
</entry>
</feed>
