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
/
app.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Promote save/load to be public
Grant Ammons
2016-06-12
1
-21
/
+22
*
Refactor todolist stuff out of the file store implementation
Grant Ammons
2016-06-12
1
-20
/
+36
*
Look for .todos.json in the directory we are in
Grant Ammons
2016-05-08
1
-1
/
+5
*
Add edit command for due dates
Grant Ammons
2016-05-04
1
-0
/
+14
*
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
1
-1
/
+10
*
Get filtering by projects, contexts working
Grant Ammons
2016-05-02
1
-1
/
+1
*
Create filter, by archived or unarchived
Grant Ammons
2016-05-02
1
-6
/
+6
*
Add archive/unarchive
Grant Ammons
2016-05-02
1
-0
/
+22
*
Uncomplete todo
Grant Ammons
2016-05-02
1
-0
/
+11
*
Get completing todos to work correctly
Grant Ammons
2016-05-02
1
-0
/
+11
*
Sort todos by due date by default
Grant Ammons
2016-05-01
1
-8
/
+8
*
Implement delete logic
Grant Ammons
2016-05-01
1
-0
/
+23
*
Rename method to describe it better
Grant Ammons
2016-04-26
1
-1
/
+1
*
Get adding a todo working
Grant Ammons
2016-04-26
1
-2
/
+14
*
Get grouping working correctly
Grant Ammons
2016-04-25
1
-1
/
+23
*
Bring in the app and router
Grant Ammons
2016-04-24
1
-0
/
+16