aboutsummaryrefslogtreecommitdiffstats
path: root/todolist/util.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor the formatter to an interface and rename itGrant Ammons2017-10-031-0/+20
* Have a util function to pluralize todo.Stuart Skelton2017-08-121-0/+7
* fix build error with older go versionIngo Richter2017-04-081-0/+6
* Add `CompletedDate` to todo item.Ingo Richter2017-04-081-1/+3
* This commit removes all usages of github.com/jinzhu/now.DmitriyMV2017-03-041-0/+17
* Make everything a pointer, add archive completed fnGrant Ammons2016-05-031-1/+1
* Get filtering by projects, contexts workingGrant Ammons2016-05-021-0/+29