<feed xmlns='http://www.w3.org/2005/Atom'>
<title>todolist.git/todolist, branch 0.2.0</title>
<subtitle>Simple GTD-style todo list for the command line.
</subtitle>
<id>http://forge.jan.systems/todolist.git/atom?h=0.2.0</id>
<link rel='self' href='http://forge.jan.systems/todolist.git/atom?h=0.2.0'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/'/>
<updated>2016-07-03T14:12:21Z</updated>
<entry>
<title>Add the css file</title>
<updated>2016-07-03T14:12:21Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-07-03T14:12:21Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=66a2e8c791326ebe98845f17d9d79b4817b73b99'/>
<id>urn:sha1:66a2e8c791326ebe98845f17d9d79b4817b73b99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add webapp</title>
<updated>2016-06-20T15:38:09Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-06-20T15:38:09Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=a551bd14ba7daa48c0c7409001710ed9f57c8046'/>
<id>urn:sha1:a551bd14ba7daa48c0c7409001710ed9f57c8046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the webapp</title>
<updated>2016-06-12T17:37:05Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-06-12T17:36:54Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=642a71b941aa382b1e7a42e7e378452007373cda'/>
<id>urn:sha1:642a71b941aa382b1e7a42e7e378452007373cda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Promote save/load to be public</title>
<updated>2016-06-12T17:36:44Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-06-12T17:36:44Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=00166fe17b7bbd4691d29c1ee15a66685c899366'/>
<id>urn:sha1:00166fe17b7bbd4691d29c1ee15a66685c899366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor todolist stuff out of the file store implementation</title>
<updated>2016-06-12T13:49:38Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-06-12T13:49:38Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=d8d4510d2faebff633d6e98fa4812f2461ae85b6'/>
<id>urn:sha1:d8d4510d2faebff633d6e98fa4812f2461ae85b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Promote FindSunday so we can use it in tests, fix tests</title>
<updated>2016-05-17T12:50:24Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-17T12:50:24Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=a37f3ca57cec1767a2e6db45254f54d80c83fdf1'/>
<id>urn:sha1:a37f3ca57cec1767a2e6db45254f54d80c83fdf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove large amounts of whitespace at beginning, to save space</title>
<updated>2016-05-17T12:29:40Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-17T12:29:40Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=c8c6fea0a89d7ce0bcb74ac53681e5cd9ed63e02'/>
<id>urn:sha1:c8c6fea0a89d7ce0bcb74ac53681e5cd9ed63e02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the user's current timezone when parsing dates</title>
<updated>2016-05-15T12:57:19Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-15T12:57:19Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=f2b9dab056d46a0485e28a33da93e8dc7a1e8780'/>
<id>urn:sha1:f2b9dab056d46a0485e28a33da93e8dc7a1e8780</id>
<content type='text'>
This should remove ambiguity when comparing dates that are close or
equal to each other, e.g. Sundays.
</content>
</entry>
<entry>
<title>Ensure agenda works with other input</title>
<updated>2016-05-12T12:35:01Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-12T12:35:01Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=ef1512dad650f6f2afc5499df1215f9e855a1786'/>
<id>urn:sha1:ef1512dad650f6f2afc5499df1215f9e855a1786</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make agenda its own command</title>
<updated>2016-05-12T11:18:47Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-12T11:18:47Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=3f14a184e28927697185d35829fa1bdb9db5b80d'/>
<id>urn:sha1:3f14a184e28927697185d35829fa1bdb9db5b80d</id>
<content type='text'>
</content>
</entry>
</feed>
