aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #68 from gammons/code-cleanupGrant Ammons2017-06-197-46/+126
|\
| * Put the return after the os.ExitGrant Ammons2017-06-121-0/+2
| * Fix #64, parsing a todo with europe date formatGrant Ammons2017-06-127-19/+98
| * Remove return statements to silence linter warningGrant Ammons2017-06-121-2/+0
| * Re-order functions in file_storeGrant Ammons2017-06-121-26/+27
|/
* Make it a linkGrant Ammons2017-06-061-1/+1
* Add link to todolist_frontendGrant Ammons2017-06-061-0/+4
* bump version0.6Grant Ammons2017-05-253-3/+3
* Merge pull request #62 from gammons/unified-editGrant Ammons2017-05-254-8/+103
|\
| * fix typoGrant Ammons2017-05-101-1/+1
| * Remove unnecessary parensGrant Ammons2017-05-101-1/+1
| * Formatting for testGrant Ammons2017-05-101-7/+7
| * FormattingGrant Ammons2017-05-101-1/+1
| * Minor optimizationGrant Ammons2017-05-091-2/+2
| * Update the testsGrant Ammons2017-05-091-25/+54
| * Trim space of the subjectGrant Ammons2017-05-091-2/+2
| * WIP on a unified editGrant Ammons2017-05-093-54/+35
| * parse Projects and Contexts when editing subjectMichael Strüder2017-05-091-1/+5
| * do not duplicate error messages againMichael Strüder2017-05-091-1/+0
| * error out when invalid id givenMichael Strüder2017-05-091-0/+4
| * subcommands like delete don't take a subject, so make it optionalMichael Strüder2017-05-092-6/+22
| * prevent duplicate error messages when updating subjectsMichael Strüder2017-05-091-1/+4
| * test multiple whitespaceMichael Strüder2017-05-091-1/+11
| * allow any whitespace between subcommand, id and inputMichael Strüder2017-05-091-7/+9
| * add test for func (p Parser) Parse()Michael Strüder2017-05-091-0/+21
| * add command line interface for edit-subjectMichael Strüder2017-05-091-1/+3
| * display an error on malformed inputMichael Strüder2017-05-092-1/+17
| * extract subcommand, id, and input string in ParserMichael Strüder2017-05-092-13/+21
|/
* Merge pull request #57 from mikezter/golang-alpineGrant Ammons2017-05-031-14/+5
|\
| * remove maintainer and last-modified lines from DockerfileMichael Strüder2017-05-031-2/+0
| * symlink todo-list file to $HOMEMichael Strüder2017-04-291-0/+2
| * base Dockerfile on official golang:alpine imageMichael Strüder2017-04-291-13/+4
* | Move docker setup to the wikiGrant Ammons2017-05-031-24/+1
|/
* 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
|/