aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-22buildSubmissionParams(): Change time format to U.S.change-field-format-to-US-localisationTeddy Wing
2018-01-22buildSubmissionParams(): Change date format to U.S.Teddy Wing
2018-01-22Merge branch 'show-http-response-when-time-emtry-submission-fails'Teddy Wing
2018-01-22SubmitTimeEntry(): Log HTTP responseshow-http-response-when-time-emtry-submission-failsTeddy Wing
2017-07-08Increase version v0.1.0 -> v0.1.1v0.1.1Teddy Wing
2017-07-08Merge branch 'add-changelog'Teddy Wing
2017-07-08Add CHANGELOGTeddy Wing
2017-07-08Merge branch 'add-bash-completion-file-to-release-archives'Teddy Wing
2017-07-08release.sh: Add Bash completion file to release archivesTeddy Wing
2017-07-08Merge branch 'add-version-to-release-archive-names'Teddy Wing
2017-07-08release.sh: Add version number to release archive nameTeddy Wing
2017-07-08Merge branch 'add-bash-completion-description-to-README'Teddy Wing
2017-07-08README: Update Install section with info about Bash completionTeddy Wing
2017-07-08Merge branch 'add-bash-completion-for-projects'Teddy Wing
2017-07-08Add Bash completion for projectsTeddy Wing
2017-06-04Add release.sh scriptTeddy Wing
2017-06-04Merge branch 'README--add-info-about-list-modules'v0.1.0Teddy Wing
2017-06-04README: Add information about the `--list-modules` flagTeddy Wing
2017-06-04Remove TODOTeddy Wing
2017-06-04Merge branch 'timetasker-daily'Teddy Wing
2017-06-04Merge branch 'update-README-for-timetask-daily' into timetasker-dailyTeddy Wing
2017-06-04README: Improve wording of Configuration stepTeddy Wing
2017-06-04README: Improve wording of multiple project configuration paragraphTeddy Wing
2017-06-04README: Change description wordingTeddy Wing
2017-06-04README: Improve readability of command line exampleTeddy Wing
2017-06-04README: Add an additional Usage exampleTeddy Wing
2017-06-04README: Move URLs to bottom of fileTeddy Wing
2017-06-04README: Add Install sectionTeddy Wing
2017-06-04README: Add Configuration sectionTeddy Wing
2017-06-04README: Add Usage sectionTeddy Wing
2017-06-04README: Rewrite the opening descriptionTeddy Wing
2017-06-04Merge branch 'move-http-errors-to-http.go' into timetasker-dailyTeddy Wing
2017-06-04Update TODOTeddy Wing
2017-06-04Move HTTP response body errors into http.goTeddy Wing
2017-06-04Merge branch 'command-to-get-module-ids-of-project' into timetasker-dailyTeddy Wing
2017-06-04Update TODOTeddy Wing
2017-06-04RequestModules(): Pretty print modulesTeddy Wing
2017-06-04Change `ParseXML()` name to `ModuleParseXML()`Teddy Wing
2017-06-04Add module.go for parsing Module XMLTeddy Wing
2017-06-03TestLogin(): Fix `Login()` assignment mismatchTeddy Wing
2017-06-03Add an option to list "Modules" (sprints & their IDs)Teddy Wing
2017-06-03Update TODOTeddy Wing
2017-06-03Merge branch 'handle-failing-responses-from-the-server' into timetasker-dailyTeddy Wing
2017-06-03Update TODOTeddy Wing
2017-06-03main(): Handle errors from HTTP responsesTeddy Wing
2017-06-03main(): Add comment explaining `--project` validationTeddy Wing
2017-06-03main(): Change Kingpin error messages to lowercaseTeddy Wing
2017-06-03Update TODOTeddy Wing
2017-06-03Merge branch 'load-from-xdg-config' into timetasker-dailyTeddy Wing
2017-06-03main(): Move `loadConfig()` call after CLI argument parsingTeddy Wing