| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge pull request #55 from initrd/master | Grant Ammons | 2017-04-20 | 3 | -1/+21 | |
| |\ | ||||||
| | * | Add support for showing tasks due the previous week. | Ashish Vijayaram | 2017-04-17 | 3 | -1/+21 | |
| |/ | ||||||
| * | Merge pull request #53 from ingorichter/ingo/completion-date | Grant Ammons | 2017-04-12 | 5 | -12/+34 | |
| |\ | ||||||
| | * | 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 | 3 | -3/+3 | |
| * | Fix issue with web view | Grant Ammons | 2017-03-29 | 1 | -0/+1 | |
| * | Merge pull request #49 from gammons/show-id-on-create | Grant Ammons | 2017-03-27 | 1 | -1/+2 | |
| |\ | ||||||
| | * | Show the id after creating a todo | Grant Ammons | 2017-03-27 | 1 | -1/+2 | |
| |/ | ||||||
| * | Merge pull request #47 from rdumont/feature/project-hyphen | Grant Ammons | 2017-03-26 | 2 | -4/+7 | |
| |\ | ||||||
| | * | Adds support to projects with hyphen | Rodrigo Dumont | 2017-03-25 | 2 | -4/+7 | |
| |/ | ||||||
| * | Version bump | Grant Ammons | 2017-03-14 | 3 | -3/+3 | |
| * | Merge pull request #42 from NonerKao/master0.5.2 | Grant Ammons | 2017-03-14 | 1 | -1/+23 | |
| |\ | ||||||
| | * | 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 | 3 | -3/+3 | |
| * | Merge pull request #41 from gammons/revert-32-master | Grant Ammons | 2017-03-07 | 1 | -20/+5 | |
| |\ | ||||||
| | * | Revert "Global repo file as the default" | Grant Ammons | 2017-03-07 | 1 | -20/+5 | |
| |/ | ||||||
| * | Bump version0.5 | Grant Ammons | 2017-03-07 | 3 | -3/+3 | |
| * | 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 pull request #37 from gammons/garbage-collect | Grant Ammons | 2017-03-07 | 5 | -3/+97 | |
| |\ \ | |/ |/| | ||||||
| | * | 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 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
