aboutsummaryrefslogtreecommitdiffstats
path: root/todolist
Commit message (Expand)AuthorAgeFilesLines
...
* Allow editing due dates and setting it to noneGrant Ammons2016-05-041-0/+2
* alpha-sort groupsGrant Ammons2016-05-041-3/+9
* Add edit command for due datesGrant Ammons2016-05-041-0/+14
* Add output msg when archiving all completedGrant Ammons2016-05-031-0/+1
* Make everything a pointer, add archive completed fnGrant Ammons2016-05-0310-67/+76
* Add agenda functionGrant Ammons2016-05-031-0/+14
* Add date filteringGrant Ammons2016-05-033-8/+250
* Get filtering by projects, contexts workingGrant Ammons2016-05-024-18/+91
* Create filter, by archived or unarchivedGrant Ammons2016-05-023-6/+98
* Add archive/unarchiveGrant Ammons2016-05-024-0/+56
* Uncomplete todoGrant Ammons2016-05-025-1/+29
* Get completing todos to work correctlyGrant Ammons2016-05-025-3/+32
* Sort todos by due date by defaultGrant Ammons2016-05-013-8/+32
* Implement delete logicGrant Ammons2016-05-014-2/+74
* Handle parsing dates, and printing themGrant Ammons2016-04-304-43/+166
* Rename method to describe it betterGrant Ammons2016-04-262-2/+2
* Get adding a todo workingGrant Ammons2016-04-266-14/+62
* Get grouping working correctlyGrant Ammons2016-04-255-12/+135
* Bring in the app and routerGrant Ammons2016-04-244-5/+92
* Organize things a bit betterGrant Ammons2016-04-248-0/+275