aboutsummaryrefslogtreecommitdiffstats
path: root/todo.go
Commit message (Expand)AuthorAgeFilesLines
* Allow editing due dates and setting it to noneGrant Ammons2016-05-041-1/+3
* Add edit command for due datesGrant Ammons2016-05-041-9/+15
* Make everything a pointer, add archive completed fnGrant Ammons2016-05-031-0/+2
* Add agenda functionGrant Ammons2016-05-031-1/+3
* Add a usage docGrant Ammons2016-05-031-1/+73
* Add archive/unarchiveGrant Ammons2016-05-021-0/+4
* Uncomplete todoGrant Ammons2016-05-021-0/+2
* Get completing todos to work correctlyGrant Ammons2016-05-021-0/+2
* Implement delete logicGrant Ammons2016-05-011-0/+2
* Get adding a todo workingGrant Ammons2016-04-261-0/+2
* Get grouping working correctlyGrant Ammons2016-04-251-4/+3
* Bring in the app and routerGrant Ammons2016-04-241-21/+15
* Tabwriter is the way to goGrant Ammons2016-04-241-4/+29
* Organize things a bit betterGrant Ammons2016-04-241-19/+9
* Modify Todo structure to use correct typesGrant Ammons2016-04-241-7/+8
* Beginning on working on due date stuffGrant Ammons2016-04-241-1/+3
* Initial commitGrant Ammons2016-04-231-0/+19