aboutsummaryrefslogtreecommitdiffstats
path: root/todo.go
Commit message (Expand)AuthorAgeFilesLines
* Adjust the usage messagesQuey-Liang Kao2017-08-061-2/+3
* Updated the command line docsStuart Skelton2017-08-011-0/+8
* bump version0.6Grant Ammons2017-05-251-1/+1
* WIP on a unified editGrant Ammons2017-05-091-4/+2
* add command line interface for edit-subjectMichael Strùˆder2017-05-091-1/+3
* Add support for showing tasks due the previous week.Ashish Vijayaram2017-04-171-1/+1
* Bump version0.5.3Grant Ammons2017-03-291-1/+1
* Version bumpGrant Ammons2017-03-141-1/+1
* Bump version0.5.1Grant Ammons2017-03-071-1/+1
* Bump version0.5Grant Ammons2017-03-071-1/+1
* Merge branch 'master' into garbage-collectGrant Ammons2017-03-071-0/+13
|\
| * Add priority featureGrant Ammons2017-03-031-0/+13
* | Add garbage collection featureGrant Ammons2017-03-031-0/+6
|/
* New Feature: Expanding existing todosQuey-Liang Kao2017-01-211-0/+6
* Fix delete subcommand to match websiteHuu Nguyen2017-01-171-1/+1
* Refactored codeBunchhieng2016-09-151-4/+8
* Bump version0.3.1Grant Ammons2016-09-071-2/+2
* Open browser when starting the web appBunchhieng2016-09-061-0/+2
* Bump version to 0.3.0Grant Ammons2016-08-271-1/+1
* Add webappGrant Ammons2016-06-201-1/+1
* Add the webappGrant Ammons2016-06-121-0/+4
* Use uppercase VERSIONGrant Ammons2016-05-151-2/+2
* Add authorGrant Ammons2016-05-141-0/+2
* Make agenda its own commandGrant Ammons2016-05-121-3/+3
* Look for .todos.json in the directory we are inGrant Ammons2016-05-081-0/+2
* Allow editing due dates and setting it to noneGrant Ammons2016-05-041-1/+3
* Add edit command for due datesGrant Ammons2016-05-041-9/+15
* Make everything a pointer, add archive completed fnGrant Ammons2016-05-031-0/+2
* Add agenda functionGrant Ammons2016-05-031-1/+3
* Add a usage docGrant Ammons2016-05-031-1/+73
* Add archive/unarchiveGrant Ammons2016-05-021-0/+4
* Uncomplete todoGrant Ammons2016-05-021-0/+2
* Get completing todos to work correctlyGrant Ammons2016-05-021-0/+2
* Implement delete logicGrant Ammons2016-05-011-0/+2
* Get adding a todo workingGrant Ammons2016-04-261-0/+2
* Get grouping working correctlyGrant Ammons2016-04-251-4/+3
* Bring in the app and routerGrant Ammons2016-04-241-21/+15
* Tabwriter is the way to goGrant Ammons2016-04-241-4/+29
* Organize things a bit betterGrant Ammons2016-04-241-19/+9
* Modify Todo structure to use correct typesGrant Ammons2016-04-241-7/+8
* Beginning on working on due date stuffGrant Ammons2016-04-241-1/+3
* Initial commitGrant Ammons2016-04-231-0/+19