| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Strip out a or add | Grant Ammons | 2016-05-05 | 1 | -0/+2 | |
| * | Handle case where todos.json cant be loaded | Grant Ammons | 2016-05-05 | 2 | -2/+11 | |
| * | Fix formatting error when no due date | Grant Ammons | 2016-05-04 | 1 | -4/+4 | |
| * | Allow editing due dates and setting it to none | Grant Ammons | 2016-05-04 | 2 | -1/+5 | |
| * | alpha-sort groups | Grant Ammons | 2016-05-04 | 1 | -3/+9 | |
| * | Add edit command for due dates | Grant Ammons | 2016-05-04 | 2 | -9/+29 | |
| * | Add output msg when archiving all completed | Grant Ammons | 2016-05-03 | 1 | -0/+1 | |
| * | Make everything a pointer, add archive completed fn | Grant Ammons | 2016-05-03 | 11 | -67/+78 | |
| * | Add agenda function | Grant Ammons | 2016-05-03 | 2 | -1/+17 | |
| * | Add a usage doc | Grant Ammons | 2016-05-03 | 1 | -1/+73 | |
| * | Add date filtering | Grant Ammons | 2016-05-03 | 3 | -8/+250 | |
| * | Get filtering by projects, contexts working | Grant Ammons | 2016-05-02 | 4 | -18/+91 | |
| * | Create filter, by archived or unarchived | Grant Ammons | 2016-05-02 | 3 | -6/+98 | |
| * | Add archive/unarchive | Grant Ammons | 2016-05-02 | 5 | -0/+60 | |
| * | Uncomplete todo | Grant Ammons | 2016-05-02 | 6 | -1/+31 | |
| * | Get completing todos to work correctly | Grant Ammons | 2016-05-02 | 6 | -3/+34 | |
| * | Sort todos by due date by default | Grant Ammons | 2016-05-01 | 3 | -8/+32 | |
| * | Implement delete logic | Grant Ammons | 2016-05-01 | 5 | -2/+76 | |
| * | Handle parsing dates, and printing them | Grant Ammons | 2016-04-30 | 4 | -43/+166 | |
| * | Rename method to describe it better | Grant Ammons | 2016-04-26 | 2 | -2/+2 | |
| * | Get adding a todo working | Grant Ammons | 2016-04-26 | 7 | -14/+64 | |
| * | Get grouping working correctly | Grant Ammons | 2016-04-25 | 6 | -16/+138 | |
| * | Bring in the app and router | Grant Ammons | 2016-04-24 | 5 | -26/+107 | |
| * | Tabwriter is the way to go | Grant Ammons | 2016-04-24 | 1 | -4/+29 | |
| * | Organize things a bit better | Grant Ammons | 2016-04-24 | 9 | -19/+32 | |
| * | Read from user's home directory | Grant Ammons | 2016-04-24 | 2 | -3/+13 | |
| * | WIP on getting stores implemented | Grant Ammons | 2016-04-24 | 3 | -0/+49 | |
| * | Modify Todo structure to use correct types | Grant Ammons | 2016-04-24 | 2 | -9/+10 | |
| * | Start figuring out how to parse our specific due dates | Grant Ammons | 2016-04-24 | 1 | -6/+3 | |
| * | Beginning on working on due date stuff | Grant Ammons | 2016-04-24 | 3 | -5/+107 | |
| * | Initial commit | Grant Ammons | 2016-04-23 | 4 | -0/+115 | |
