aboutsummaryrefslogtreecommitdiffstats
path: root/todolist/formatter.go
Commit message (Expand)AuthorAgeFilesLines
* Remove large amounts of whitespace at beginning, to save spaceGrant Ammons2016-05-171-2/+2
* Fix formatting error when no due dateGrant Ammons2016-05-041-4/+4
* alpha-sort groupsGrant Ammons2016-05-041-3/+9
* Make everything a pointer, add archive completed fnGrant Ammons2016-05-031-1/+1
* Handle parsing dates, and printing themGrant Ammons2016-04-301-6/+55
* Get grouping working correctlyGrant Ammons2016-04-251-10/+16
* Bring in the app and routerGrant Ammons2016-04-241-0/+67