| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | prevent duplicate error messages when updating subjects | Michael Strüder | 2017-05-09 | 1 | -1/+4 | |
| * | test multiple whitespace | Michael Strüder | 2017-05-09 | 1 | -1/+11 | |
| * | allow any whitespace between subcommand, id and input | Michael Strüder | 2017-05-09 | 1 | -7/+9 | |
| * | add test for func (p Parser) Parse() | Michael Strüder | 2017-05-09 | 1 | -0/+21 | |
| * | display an error on malformed input | Michael Strüder | 2017-05-09 | 2 | -1/+17 | |
| * | extract subcommand, id, and input string in Parser | Michael Strüder | 2017-05-09 | 2 | -13/+21 | |
| * | Add support for showing tasks due the previous week. | Ashish Vijayaram | 2017-04-17 | 2 | -0/+20 | |
| * | fix build error with older go version | Ingo Richter | 2017-04-08 | 2 | -1/+7 | |
| * | Add `CompletedDate` to todo item. | Ingo Richter | 2017-04-08 | 5 | -13/+29 | |
| * | Bump version0.5.3 | Grant Ammons | 2017-03-29 | 1 | -1/+1 | |
| * | Fix issue with web view | Grant Ammons | 2017-03-29 | 1 | -0/+1 | |
| * | Show the id after creating a todo | Grant Ammons | 2017-03-27 | 1 | -1/+2 | |
| * | Adds support to projects with hyphen | Rodrigo Dumont | 2017-03-25 | 2 | -4/+7 | |
| * | Version bump | Grant Ammons | 2017-03-14 | 1 | -1/+1 | |
| * | Global repo as the back-up plan | Quey-Liang Kao | 2017-03-08 | 1 | -1/+23 | |
| * | Bump version0.5.1 | Grant Ammons | 2017-03-07 | 1 | -1/+1 | |
| * | Revert "Global repo file as the default" | Grant Ammons | 2017-03-07 | 1 | -20/+5 | |
| * | Bump version0.5 | Grant Ammons | 2017-03-07 | 1 | -1/+1 | |
| * | Merge pull request #40 from gammons/spacing-bug | Grant Ammons | 2017-03-07 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix spacing bug when adding todos | Grant Ammons | 2017-03-07 | 1 | -1/+1 | |
| * | | Merge branch 'master' into garbage-collect | Grant Ammons | 2017-03-07 | 13 | -71/+193 | |
| |\| | ||||||
| | * | Merge pull request #35 from DmitriyMV/fix/time | Grant Ammons | 2017-03-07 | 5 | -38/+49 | |
| | |\ | ||||||
| | | * | This commit removes all usages of github.com/jinzhu/now. | DmitriyMV | 2017-03-04 | 5 | -38/+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 | 7 | -28/+121 | |
| | |\ \ | ||||||
| | | * | | Add priority feature | Grant Ammons | 2017-03-03 | 7 | -28/+121 | |
| | | |/ | ||||||
| | * | | Refine previous commit | Quey-Liang Kao | 2017-02-19 | 2 | -6/+4 | |
| | * | | Global repo file as the default | Quey-Liang Kao | 2017-02-04 | 2 | -5/+22 | |
| | |/ | ||||||
| * | | Fix a linter warning | Grant Ammons | 2017-03-03 | 1 | -2/+2 | |
| * | | Add garbage collection feature | Grant Ammons | 2017-03-03 | 3 | -2/+90 | |
| |/ | ||||||
| * | 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 | |
| * | | Support UTF-8 strings as contexts and projects | Quey-Liang Kao | 2017-01-26 | 3 | -10/+16 | |
| * | | 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 | 2 | -0/+39 | |
| |/ | ||||||
| * | 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 | 3 | -4/+4 | |
| | |\ | ||||||
| | * \ | 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 | |
| * | | | | 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 #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 | |
| * | | | Run gofmt on formatter and parser | Huu Nguyen | 2017-01-16 | 2 | -3/+3 | |
| |/ / | ||||||
| * / | Fix tests by removing hard-coded year | Grant Ammons | 2017-01-16 | 1 | -4/+8 | |
| |/ | ||||||
