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