<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markam/conkeror, branch 0.2.0</title>
<subtitle>Keep bookmarks, in scheme!</subtitle>
<id>https://code.ryuslash.org/markam/atom?h=0.2.0</id>
<link rel='self' href='https://code.ryuslash.org/markam/atom?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/'/>
<updated>2013-02-13T08:09:38Z</updated>
<entry>
<title>conkeror: interactive_error is not defined</title>
<updated>2013-02-13T08:09:38Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-02-13T08:09:38Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=ff2cfc829262897cdbc786ee4c2b967342e889e2'/>
<id>urn:sha1:ff2cfc829262897cdbc786ee4c2b967342e889e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conkeror: Filter results with search string</title>
<updated>2013-02-12T19:44:47Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-02-12T19:44:47Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=a880a719e54c6f41657c57e67e49b1c2dde97792'/>
<id>urn:sha1:a880a719e54c6f41657c57e67e49b1c2dde97792</id>
<content type='text'>
When using the conkeror interface commands `find-markam-url' and
`find-markam-url-new-buffer', the input is sent along to markam and it
then searches the titles and tags for the input given.
</content>
</entry>
<entry>
<title>Add url lookup for conkeror</title>
<updated>2013-02-11T22:04:53Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-02-11T22:04:53Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=6fdc8f2f5ab88b0ce0077a2450af215992e1d23c'/>
<id>urn:sha1:6fdc8f2f5ab88b0ce0077a2450af215992e1d23c</id>
<content type='text'>
Add simple url lookup for conkeror. Currently loads all bookmarks into
the completion buffer, but this will be changed.
</content>
</entry>
<entry>
<title>Add install-strip target</title>
<updated>2013-01-06T14:59:16Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-01-06T14:59:16Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=e0cb22485481351242dff65ab0cce9a7b6fc3400'/>
<id>urn:sha1:e0cb22485481351242dff65ab0cce9a7b6fc3400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use more variables</title>
<updated>2013-01-06T14:52:33Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-01-06T14:52:33Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=4fde21d9913a63e8f057543aefa5b4125d74bd85'/>
<id>urn:sha1:4fde21d9913a63e8f057543aefa5b4125d74bd85</id>
<content type='text'>
This allows any command used to be overridden, when, for example,
they're not installed in PATH.
</content>
</entry>
<entry>
<title>Add uninstall target</title>
<updated>2013-01-06T14:30:50Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-01-06T14:30:50Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=e2999eed45ccd6998c5a692f40b7ff47e1fcb8eb'/>
<id>urn:sha1:e2999eed45ccd6998c5a692f40b7ff47e1fcb8eb</id>
<content type='text'>
Removes all files from their installed locations.
</content>
</entry>
<entry>
<title>Add install target to Makefile</title>
<updated>2013-01-06T13:36:51Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-01-06T13:36:51Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=58a7c046d22579cc5156fb34429e5ea7ea5a5526'/>
<id>urn:sha1:58a7c046d22579cc5156fb34429e5ea7ea5a5526</id>
<content type='text'>
Installs everything under `DESTDIR', which is `/usr/local' by
default.
</content>
</entry>
<entry>
<title>Rename linkwave to markam</title>
<updated>2012-12-29T15:54:16Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-12-29T15:54:16Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=b46793938598358a9ab5249bd97e8999d5ac67e6'/>
<id>urn:sha1:b46793938598358a9ab5249bd97e8999d5ac67e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add/improve some documentation comments</title>
<updated>2012-12-28T21:03:55Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-12-28T21:03:55Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=e3d4594eb7a2f9db7fc31ec0cc5ae119be3fa55a'/>
<id>urn:sha1:e3d4594eb7a2f9db7fc31ec0cc5ae119be3fa55a</id>
<content type='text'>
Since CHICKEN scheme doesn't do docstrings I'm just using comments.
</content>
</entry>
<entry>
<title>Add GPLv3</title>
<updated>2012-12-28T19:45:32Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-12-28T19:45:32Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=e72e942eca4690e8c733ac9fdafeac9b33c9f3f4'/>
<id>urn:sha1:e72e942eca4690e8c733ac9fdafeac9b33c9f3f4</id>
<content type='text'>
</content>
</entry>
</feed>
