<feed xmlns='http://www.w3.org/2005/Atom'>
<title>todolist.git, branch 0.7</title>
<subtitle>Simple GTD-style todo list for the command line.
</subtitle>
<id>http://forge.jan.systems/todolist.git/atom?h=0.7</id>
<link rel='self' href='http://forge.jan.systems/todolist.git/atom?h=0.7'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/'/>
<updated>2017-08-05T11:49:37Z</updated>
<entry>
<title>Merge pull request #83 from stuartskelton/Move_code_to_the_right_place</title>
<updated>2017-08-05T11:49:37Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2017-08-05T11:49:37Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=e4fc41d2ca95e5fad0eeb9bc40996e2687f78d06'/>
<id>urn:sha1:e4fc41d2ca95e5fad0eeb9bc40996e2687f78d06</id>
<content type='text'>
Move code to the right place</content>
</entry>
<entry>
<title>Group similar code together.</title>
<updated>2017-08-04T21:03:43Z</updated>
<author>
<name>Stuart Skelton</name>
<email>stuarts@broadbean.com</email>
</author>
<published>2017-08-04T21:03:43Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=d59a0986f51e8a09c6c15446f7141acf86d27d41'/>
<id>urn:sha1:d59a0986f51e8a09c6c15446f7141acf86d27d41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Empower the todo_item to set its attributes correctly itself.</title>
<updated>2017-08-04T21:02:37Z</updated>
<author>
<name>Stuart Skelton</name>
<email>stuarts@broadbean.com</email>
</author>
<published>2017-08-04T21:02:37Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=05ad454f50422f0eab4228e819cbadbe9e6a918a'/>
<id>urn:sha1:05ad454f50422f0eab4228e819cbadbe9e6a918a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #82 from stuartskelton/Add_list_completed</title>
<updated>2017-08-02T23:04:15Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2017-08-02T23:04:15Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=c22022d228b19f89aa84f8a7514b10c789ebea95'/>
<id>urn:sha1:c22022d228b19f89aa84f8a7514b10c789ebea95</id>
<content type='text'>
Add list completed</content>
</entry>
<entry>
<title>Remove some less useful comments.</title>
<updated>2017-08-02T20:05:50Z</updated>
<author>
<name>Stuart Skelton</name>
<email>stuarts@broadbean.com</email>
</author>
<published>2017-08-02T20:05:50Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=810399690f556f4c4eac53d041e1a86d91b890e6'/>
<id>urn:sha1:810399690f556f4c4eac53d041e1a86d91b890e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not filter out archived when asked for completed</title>
<updated>2017-08-02T18:33:40Z</updated>
<author>
<name>Stuart Skelton</name>
<email>stuarts@broadbean.com</email>
</author>
<published>2017-08-02T18:33:40Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=dcca10afbb9ae9c132bc7bef4f89630bdddc7e7f'/>
<id>urn:sha1:dcca10afbb9ae9c132bc7bef4f89630bdddc7e7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated the command line docs</title>
<updated>2017-08-01T13:15:09Z</updated>
<author>
<name>Stuart Skelton</name>
<email>stuarts@broadbean.com</email>
</author>
<published>2017-08-01T13:15:09Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=5c574eb14ea782a27ff17dd4bd484dcb3803aae1'/>
<id>urn:sha1:5c574eb14ea782a27ff17dd4bd484dcb3803aae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a filter for completed date</title>
<updated>2017-08-01T13:06:05Z</updated>
<author>
<name>Stuart Skelton</name>
<email>stuarts@broadbean.com</email>
</author>
<published>2017-08-01T12:51:31Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=650d53a6000a483e11da91b3466e1f57a96c3da0'/>
<id>urn:sha1:650d53a6000a483e11da91b3466e1f57a96c3da0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the exact date take a filterOn parameter</title>
<updated>2017-08-01T11:43:30Z</updated>
<author>
<name>Stuart Skelton</name>
<email>stuarts@broadbean.com</email>
</author>
<published>2017-08-01T11:43:30Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=bd8acfdea25486e71e4f19ff0703ef59d5ba5dfa'/>
<id>urn:sha1:bd8acfdea25486e71e4f19ff0703ef59d5ba5dfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #78 from stuartskelton/move_code_closer</title>
<updated>2017-07-29T02:55:42Z</updated>
<author>
<name>Quey-Liang Kao</name>
<email>s101062801@m101.nthu.edu.tw</email>
</author>
<published>2017-07-29T02:55:42Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=ca8ee26484fa425b8228417534aca557bc7f04f6'/>
<id>urn:sha1:ca8ee26484fa425b8228417534aca557bc7f04f6</id>
<content type='text'>
Move filterTomorrow closer to filterToday.</content>
</entry>
</feed>
