aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add output msg when archiving all completedGrant Ammons2016-05-031-0/+1
* Make everything a pointer, add archive completed fnGrant Ammons2016-05-0311-67/+78
* Add agenda functionGrant Ammons2016-05-032-1/+17
* Add a usage docGrant Ammons2016-05-031-1/+73
* 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-025-0/+60
* Uncomplete todoGrant Ammons2016-05-026-1/+31
* Get completing todos to work correctlyGrant Ammons2016-05-026-3/+34
* Sort todos by due date by defaultGrant Ammons2016-05-013-8/+32
* Implement delete logicGrant Ammons2016-05-015-2/+76
* 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-267-14/+64
* Get grouping working correctlyGrant Ammons2016-04-256-16/+138
* Bring in the app and routerGrant Ammons2016-04-245-26/+107
* Tabwriter is the way to goGrant Ammons2016-04-241-4/+29
* Organize things a bit betterGrant Ammons2016-04-249-19/+32
* Read from user's home directoryGrant Ammons2016-04-242-3/+13
* WIP on getting stores implementedGrant Ammons2016-04-243-0/+49
* Modify Todo structure to use correct typesGrant Ammons2016-04-242-9/+10
* Start figuring out how to parse our specific due datesGrant Ammons2016-04-241-6/+3
* Beginning on working on due date stuffGrant Ammons2016-04-243-5/+107
* Initial commitGrant Ammons2016-04-234-0/+115