| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into garbage-collect | Grant Ammons | 2017-03-07 | 18 | -463/+206 |
| |\ | |||||
| | * | Merge pull request #35 from DmitriyMV/fix/time | Grant Ammons | 2017-03-07 | 9 | -430/+49 |
| | |\ | |||||
| | | * | This commit removes all usages of github.com/jinzhu/now. | DmitriyMV | 2017-03-04 | 9 | -430/+49 |
| | * | | Merge pull request #39 from gammons/agenda-bugfix | Grant Ammons | 2017-03-06 | 1 | -1/+4 |
| | |\ \ | |||||
| | | * | | Fix agenda bug | Grant Ammons | 2017-03-06 | 1 | -1/+4 |
| | | |/ | |||||
| | * | | Merge pull request #38 from gammons/prioritize-feature | Grant Ammons | 2017-03-06 | 8 | -28/+134 |
| | |\ \ | |||||
| | | * | | Add priority feature | Grant Ammons | 2017-03-03 | 8 | -28/+134 |
| | | |/ | |||||
| | * | | Merge pull request #32 from NonerKao/master | Quey-Liang Kao | 2017-03-05 | 1 | -5/+20 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Refine the commits | Quey-Liang Kao | 2017-02-20 | 1 | -4/+0 |
| | | * | Refine previous commit | Quey-Liang Kao | 2017-02-19 | 2 | -6/+4 |
| | | * | Global repo file as the default | Quey-Liang Kao | 2017-02-04 | 3 | -5/+26 |
| | |/ | |||||
| * | | Fix a linter warning | Grant Ammons | 2017-03-03 | 1 | -2/+2 |
| * | | Add garbage collection feature | Grant Ammons | 2017-03-03 | 4 | -2/+96 |
| |/ | |||||
| * | Merge pull request #29 from medicalwei/patch-1 | Grant Ammons | 2017-02-01 | 1 | -1/+1 |
| |\ | |||||
| | * | more explicit message on "todo ac" | Yao Wei | 2017-01-27 | 1 | -1/+1 |
| | * | All archived todos completed -> All completed todos archived. | Yao Wei | 2017-01-26 | 1 | -1/+1 |
| * | | Merge pull request #30 from NonerKao/master | Quey-Liang Kao | 2017-01-26 | 3 | -10/+16 |
| |\ \ | |||||
| | * | | Support UTF-8 strings as contexts and projects | Quey-Liang Kao | 2017-01-26 | 3 | -10/+16 |
| |/ / | |||||
| * | | Merge pull request #27 from gammons/issue/proposal-expand | Quey-Liang Kao | 2017-01-26 | 4 | -0/+58 |
| |\ \ | |/ |/| | |||||
| | * | Fix a bug and add some tests | Quey-Liang Kao | 2017-01-21 | 2 | -1/+14 |
| | * | New Feature: Expanding existing todos | Quey-Liang Kao | 2017-01-21 | 3 | -0/+45 |
| * | | Merge pull request #25 from gammons/pr/dockerize-todolist | Quey-Liang Kao | 2017-01-20 | 2 | -0/+46 |
| |\ \ | |/ |/| | |||||
| | * | Dockerize this project | Quey-Liang Kao | 2017-01-21 | 2 | -0/+46 |
| |/ | |||||
| * | Merge pull request #23 from NonerKao/pr/fix-getid | Quey-Liang Kao | 2017-01-20 | 1 | -48/+46 |
| |\ | |||||
| | * | Refine error handling | Quey-Liang Kao | 2017-01-21 | 1 | -25/+31 |
| | * | Merge github.com:gammons/todolist | Quey-Liang Kao | 2017-01-18 | 4 | -5/+5 |
| | |\ | |||||
| | * \ | Merge branch 'dev' of github.com:NonerKao/todolist | Quey-Liang Kao | 2017-01-17 | 1 | -23/+15 |
| | |\ \ | |||||
| | | * | | Implement the ID checking in getID() | Quey-Liang Kao | 2017-01-16 | 1 | -23/+15 |
| * | | | | Merge pull request #22 from NonerKao/issue/output-no-panic | Quey-Liang Kao | 2017-01-20 | 2 | -2/+9 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Add more helpful messages | Quey-Liang Kao | 2017-01-21 | 1 | -7/+4 |
| | * | | | Makes all output messages consistent | Quey-Liang Kao | 2017-01-19 | 2 | -4/+14 |
| |/ / / | |||||
| * | | | Merge pull request #21 from whoshuu/issue/fix-delete-parse | Grant Ammons | 2017-01-18 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix delete subcommand to match website | Huu Nguyen | 2017-01-17 | 1 | -1/+1 |
| * | | | | Merge pull request #18 from NonerKao/master | Grant Ammons | 2017-01-18 | 2 | -2/+10 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Provide a more helpful message | Quey-Liang Kao | 2017-01-17 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Merge github.com:NonerKao/todolist | Quey-Liang Kao | 2017-01-17 | 2 | -2/+10 |
| | |\| | |||||
| | | * | Bugfix: "todo a" no longer adds an empty todo | Quey-Liang Kao | 2017-01-16 | 2 | -2/+10 |
| * | | | Merge pull request #15 from whoshuu/master | Grant Ammons | 2017-01-16 | 2 | -3/+3 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Run gofmt on formatter and parser | Huu Nguyen | 2017-01-16 | 2 | -3/+3 |
| |/ / | |||||
| * | | Merge pull request #17 from whoshuu/issue/link-travis-badge | Grant Ammons | 2017-01-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Use canonical form of travis build badge | Huu Nguyen | 2017-01-14 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #20 from gammons/future-proof-tests | Grant Ammons | 2017-01-16 | 1 | -4/+8 |
| |\ \ | |/ |/| | |||||
| | * | Fix tests by removing hard-coded year | Grant Ammons | 2017-01-16 | 1 | -4/+8 |
| |/ | |||||
| * | Merge pull request #9 from Bunchhieng/master | Grant Ammons | 2016-09-19 | 9 | -23/+49 |
| |\ | |||||
| | * | Fixed build failed | Bunchhieng | 2016-09-15 | 5 | -14/+29 |
| | * | Refactored code | Bunchhieng | 2016-09-15 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Only open browser if .todos.json exists | Bunchhieng | 2016-09-11 | 1 | -5/+5 |
| | | * | Only open browser if .todos.json exists | Bunchhieng | 2016-09-11 | 2 | -0/+2 |
| | | * | Only open browser if .todos.json exists | Bunchhieng | 2016-09-11 | 2 | -5/+16 |
| | * | | Refactored code | Bunchhieng | 2016-09-15 | 4 | -9/+20 |
| |/ / | |||||
