index
:
todolist.git
master
Simple GTD-style todo list for the command line.
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
todolist
/
parser.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spacing bug when adding todos
Grant Ammons
2017-03-07
1
-1
/
+1
*
This commit removes all usages of github.com/jinzhu/now.
DmitriyMV
2017-03-04
1
-13
/
+11
*
Support UTF-8 strings as contexts and projects
Quey-Liang Kao
2017-01-26
1
-5
/
+6
*
New Feature: Expanding existing todos
Quey-Liang Kao
2017-01-21
1
-0
/
+11
*
Add more helpful messages
Quey-Liang Kao
2017-01-21
1
-7
/
+4
*
Makes all output messages consistent
Quey-Liang Kao
2017-01-19
1
-3
/
+11
*
Merge pull request #18 from NonerKao/master
Grant Ammons
2017-01-18
1
-2
/
+6
|
\
|
*
Bugfix: "todo a" no longer adds an empty todo
Quey-Liang Kao
2017-01-16
1
-2
/
+6
*
|
Run gofmt on formatter and parser
Huu Nguyen
2017-01-16
1
-2
/
+2
|
/
*
bugfix - use 'tod' as shorthand for today
Grant Ammons
2016-09-08
1
-1
/
+1
*
Fix issue with parsing specific dates
Grant Ammons
2016-05-12
1
-2
/
+3
*
Parse out arbitrary dates
Grant Ammons
2016-05-06
1
-13
/
+43
*
Strip out a or add
Grant Ammons
2016-05-05
1
-0
/
+2
*
Allow editing due dates and setting it to none
Grant Ammons
2016-05-04
1
-0
/
+2
*
Handle parsing dates, and printing them
Grant Ammons
2016-04-30
1
-13
/
+60
*
Rename method to describe it better
Grant Ammons
2016-04-26
1
-1
/
+1
*
Organize things a bit better
Grant Ammons
2016-04-24
1
-0
/
+87