aboutsummaryrefslogtreecommitdiffstats
path: root/todolist/todo_item.go
Commit message (Expand)AuthorAgeFilesLines
* fix build error with older go versionIngo Richter2017-04-081-1/+1
* Add `CompletedDate` to todo item.Ingo Richter2017-04-081-8/+22
* Add priority featureGrant Ammons2017-03-031-8/+9
* Sort todos by due date by defaultGrant Ammons2016-05-011-0/+12
* Handle parsing dates, and printing themGrant Ammons2016-04-301-10/+7
* Get adding a todo workingGrant Ammons2016-04-261-8/+8
* Organize things a bit betterGrant Ammons2016-04-241-0/+22