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_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #64, parsing a todo with europe date format
Grant Ammons
2017-06-12
1
-12
/
+28
*
Formatting for test
Grant Ammons
2017-05-10
1
-7
/
+7
*
Update the tests
Grant Ammons
2017-05-09
1
-25
/
+54
*
subcommands like delete don't take a subject, so make it optional
Michael Strüder
2017-05-09
1
-0
/
+10
*
test multiple whitespace
Michael Strüder
2017-05-09
1
-1
/
+11
*
add test for func (p Parser) Parse()
Michael Strüder
2017-05-09
1
-0
/
+21
*
Adds support to projects with hyphen
Rodrigo Dumont
2017-03-25
1
-2
/
+5
*
This commit removes all usages of github.com/jinzhu/now.
DmitriyMV
2017-03-04
1
-5
/
+4
*
Support UTF-8 strings as contexts and projects
Quey-Liang Kao
2017-01-26
1
-3
/
+8
*
Fix a bug and add some tests
Quey-Liang Kao
2017-01-21
1
-0
/
+13
*
Fix tests by removing hard-coded year
Grant Ammons
2017-01-16
1
-4
/
+8
*
bugfix - use 'tod' as shorthand for today
Grant Ammons
2016-09-08
1
-0
/
+8
*
Make agenda its own command
Grant Ammons
2016-05-12
1
-1
/
+0
*
Fix issue with parsing specific dates
Grant Ammons
2016-05-12
1
-0
/
+9
*
Parse out arbitrary dates
Grant Ammons
2016-05-06
1
-7
/
+25
*
Handle parsing dates, and printing them
Grant Ammons
2016-04-30
1
-14
/
+44
*
Organize things a bit better
Grant Ammons
2016-04-24
1
-0
/
+83