aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #55 from initrd/masterGrant Ammons2017-04-203-1/+21
|\
| * Add support for showing tasks due the previous week.Ashish Vijayaram2017-04-173-1/+21
|/
* Merge pull request #53 from ingorichter/ingo/completion-dateGrant Ammons2017-04-125-12/+34
|\
| * fix build error with older go versionIngo Richter2017-04-082-1/+7
| * Add `CompletedDate` to todo item.Ingo Richter2017-04-085-13/+29
|/
* Bump version0.5.3Grant Ammons2017-03-293-3/+3
* Fix issue with web viewGrant Ammons2017-03-291-0/+1
* Merge pull request #49 from gammons/show-id-on-createGrant Ammons2017-03-271-1/+2
|\
| * Show the id after creating a todoGrant Ammons2017-03-271-1/+2
|/
* Merge pull request #47 from rdumont/feature/project-hyphenGrant Ammons2017-03-262-4/+7
|\
| * Adds support to projects with hyphenRodrigo Dumont2017-03-252-4/+7
|/
* Version bumpGrant Ammons2017-03-143-3/+3
* Merge pull request #42 from NonerKao/master0.5.2Grant Ammons2017-03-141-1/+23
|\
| * Global repo as the back-up planQuey-Liang Kao2017-03-081-1/+23
|/
* Bump version0.5.1Grant Ammons2017-03-073-3/+3
* Merge pull request #41 from gammons/revert-32-masterGrant Ammons2017-03-071-20/+5
|\
| * Revert "Global repo file as the default"Grant Ammons2017-03-071-20/+5
|/
* Bump version0.5Grant Ammons2017-03-073-3/+3
* Merge pull request #40 from gammons/spacing-bugGrant Ammons2017-03-071-1/+1
|\
| * Fix spacing bug when adding todosGrant Ammons2017-03-071-1/+1
* | Merge pull request #37 from gammons/garbage-collectGrant Ammons2017-03-075-3/+97
|\ \ | |/ |/|
| * Merge branch 'master' into garbage-collectGrant Ammons2017-03-0718-463/+206
| |\ | |/ |/|
* | Merge pull request #35 from DmitriyMV/fix/timeGrant Ammons2017-03-079-430/+49
|\ \
| * | This commit removes all usages of github.com/jinzhu/now.DmitriyMV2017-03-049-430/+49
* | | Merge pull request #39 from gammons/agenda-bugfixGrant Ammons2017-03-061-1/+4
|\ \ \
| * | | Fix agenda bugGrant Ammons2017-03-061-1/+4
| |/ /
* | | Merge pull request #38 from gammons/prioritize-featureGrant Ammons2017-03-068-28/+134
|\ \ \
| * | | Add priority featureGrant Ammons2017-03-038-28/+134
| |/ /
* | | Merge pull request #32 from NonerKao/masterQuey-Liang Kao2017-03-051-5/+20
|\ \ \ | |/ / |/| |
| * | Refine the commitsQuey-Liang Kao2017-02-201-4/+0
| * | Refine previous commitQuey-Liang Kao2017-02-192-6/+4
| * | Global repo file as the defaultQuey-Liang Kao2017-02-043-5/+26
|/ /
| * Fix a linter warningGrant Ammons2017-03-031-2/+2
| * Add garbage collection featureGrant Ammons2017-03-034-2/+96
|/
* Merge pull request #29 from medicalwei/patch-1Grant Ammons2017-02-011-1/+1
|\
| * more explicit message on "todo ac"Yao Wei2017-01-271-1/+1
| * All archived todos completed -> All completed todos archived.Yao Wei2017-01-261-1/+1
* | Merge pull request #30 from NonerKao/masterQuey-Liang Kao2017-01-263-10/+16
|\ \
| * | Support UTF-8 strings as contexts and projectsQuey-Liang Kao2017-01-263-10/+16
|/ /
* | Merge pull request #27 from gammons/issue/proposal-expandQuey-Liang Kao2017-01-264-0/+58
|\ \ | |/ |/|
| * Fix a bug and add some testsQuey-Liang Kao2017-01-212-1/+14
| * New Feature: Expanding existing todosQuey-Liang Kao2017-01-213-0/+45
* | Merge pull request #25 from gammons/pr/dockerize-todolistQuey-Liang Kao2017-01-202-0/+46
|\ \ | |/ |/|
| * Dockerize this projectQuey-Liang Kao2017-01-212-0/+46
|/
* Merge pull request #23 from NonerKao/pr/fix-getidQuey-Liang Kao2017-01-201-48/+46
|\
| * Refine error handlingQuey-Liang Kao2017-01-211-25/+31
| * Merge github.com:gammons/todolistQuey-Liang Kao2017-01-184-5/+5
| |\
| * \ Merge branch 'dev' of github.com:NonerKao/todolistQuey-Liang Kao2017-01-171-23/+15
| |\ \
| | * | Implement the ID checking in getID()Quey-Liang Kao2017-01-161-23/+15
* | | | Merge pull request #22 from NonerKao/issue/output-no-panicQuey-Liang Kao2017-01-202-2/+9
|\ \ \ \ | |_|_|/ |/| | |