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
/
formatter.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor the formatter to an interface and rename it
Grant Ammons
2017-10-03
1
-152
/
+0
*
Redefine sub-commands: "ln" and "n"
Quey-Liang Kao
2017-08-20
1
-12
/
+7
*
Implement the "ln" feature: Listing notes of a todo
Quey-Liang Kao
2017-08-14
1
-0
/
+11
*
Add priority feature
Grant Ammons
2017-03-03
1
-18
/
+34
*
Support UTF-8 strings as contexts and projects
Quey-Liang Kao
2017-01-26
1
-2
/
+2
*
Makes all output messages consistent
Quey-Liang Kao
2017-01-19
1
-1
/
+3
*
Run gofmt on formatter and parser
Huu Nguyen
2017-01-16
1
-1
/
+1
*
Remove large amounts of whitespace at beginning, to save space
Grant Ammons
2016-05-17
1
-2
/
+2
*
Fix formatting error when no due date
Grant Ammons
2016-05-04
1
-4
/
+4
*
alpha-sort groups
Grant Ammons
2016-05-04
1
-3
/
+9
*
Make everything a pointer, add archive completed fn
Grant Ammons
2016-05-03
1
-1
/
+1
*
Handle parsing dates, and printing them
Grant Ammons
2016-04-30
1
-6
/
+55
*
Get grouping working correctly
Grant Ammons
2016-04-25
1
-10
/
+16
*
Bring in the app and router
Grant Ammons
2016-04-24
1
-0
/
+67