summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2013-11-30v0.4.7v0.4.7Zack Hobson
2013-11-30Fix uninitialized constant HCl::TimesheetResource::CGI (NameError)Szabolcs Pap
2013-11-22task: test cache file locationZack Hobson
2013-11-22note command: show notes with no args.Zack Hobson
2013-11-22timesheet_resource: remove SSL monkeypatchZack Hobson
2013-11-22Never mind, I am going to find a better way to refactor this stuffZack Hobson
2013-11-22added instance method version of http operationsZack Hobson
2013-11-22app: retry on throttleZack Hobson
2013-11-22task: use HCL_DIR when set in the env.Zack Hobson
2013-11-21app: add option to force auth refreshZack Hobson
2013-11-21v0.4.6v0.4.6Zack Hobson
2013-11-21Fix user setup, reconfigure on auth failure.Zack Hobson
2013-11-21Documentation improvements.Zack Hobson
2013-11-21version 0.4.5v0.4.5Zack Hobson
2013-11-21coverage tests for app, command, task.Zack Hobson
2013-11-21Test and dev improvementsZack Hobson
2013-11-21tasks: list tasks by project codeZack Hobson
2013-11-20require dependencies in the correct files.Zack Hobson
2013-11-20remove jewelerZack Hobson
2013-11-20completion: output a bash completion scriptZack Hobson
2013-11-19log: log notes/time without leaving a timer running, closes #300.4.3Zack Hobson
2013-11-19Unescape strings from Harvest API, closes #24Zack Hobson
2013-11-19Update docs and version 0.4.3Zack Hobson
2013-11-19Cancel a timesheet entry, closes #13Zack Hobson
2013-11-19stop: Check for running timers from yesterday.Zack Hobson
2013-11-19Fix command helpers.0.4.2Zack Hobson
2013-11-19version 0.4.2Zack Hobson
2013-11-19resume by task, require note commandZack Hobson
2013-11-18version 0.4.0Zack Hobson
2012-03-07Cleaning up whitespace and trailing spacesAdam Jahnke
2011-12-30ruby 1.9.x fixesZack Hobson
2011-07-13Slightly friendlier error reportingZack Hobson
2011-07-13bump version to 0.3.1v0.3.1Zack Hobson
2011-07-13use STDOUT for errors, avoid unnecessary raise and exceptionZack Hobson
2010-09-26Cleanup, hacking notes.Zack Hobson
2010-09-21sort tasks before viewing tasksbricooke
2010-09-21added a resume command to resume the most recently active timer.bricooke
2010-09-21show current time when on 'start', 'stop', and 'show' commandsChris Scharf
2010-09-21include client name in tasks listChris Scharf
2010-04-02Add support for free accounts.Michael Bleigh
2009-08-23Version bump to 0.2.3Zack Hobson
2009-08-23Allow start +decimal input without a dot, closes #29.Zack Hobson
2009-08-23Another attempt at closing #26.Zack Hobson
2009-08-23Reinstate the --version option.Zack Hobson
2009-08-23Revert "Permit append to empty notes, closes #26."Zack Hobson
2009-08-09Code cleanup and documentation.Zack Hobson
2009-08-09Permit append to empty notes, closes #26.Zack Hobson
2009-08-09Removed the --version option, closes #27.Zack Hobson
2009-08-03Avoid stack trace on missing XML root node, #25.Zack Hobson
2009-07-30Whoops, fixed a serious bug that created timers without starting them.Zack Hobson