summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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-180.4.1Zack Hobson
2013-11-18oops update version in jewelerZack Hobson
2013-11-18version 0.4.0Zack Hobson
* added alias and unalias commands * note and start commands are now optional/contextual * note adds a new line
2012-03-07Merge pull request #38 from adamyonk/masterZack Hobson
Cleaning up whitespace and trailing spaces
2012-03-07Cleaning up whitespace and trailing spacesAdam Jahnke
2012-01-17Merge pull request #37 from japetheape/masterZack Hobson
Add a note about task alias format to the README
2012-01-17Added comment to documentation about task alias.Jaap van der Meer
2011-12-30ruby 1.9.x fixesZack Hobson
fixed some warnings and errors on modern rubies also fixed an issue with the "stop" command not accepting a message
2011-07-13Slightly friendlier error reportingZack Hobson
2011-07-13version 0.3.1 gemspecZack Hobson
2011-07-13bump version to 0.3.1v0.3.1Zack Hobson
2011-07-13updated CHANGELOG, oopsZack Hobson
2011-07-13use STDOUT for errors, avoid unnecessary raise and exceptionZack Hobson
2011-07-13tweak READMEZack Hobson
2010-09-26w/e...Zack Hobson
2010-09-26Updated READMEZack 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-02updated READMEZack Hobson
2010-04-02Regenerated gemspec for version 0.3.0v0.3.0Zack Hobson
2010-04-02Version bump to 0.3.0Zack Hobson
2010-04-02Add support for free accounts.Michael Bleigh
2009-10-23Updated docs and Rake tasks for Gemcutter.Zack Hobson
2009-08-23Regenerated gemspec for version 0.2.3v0.2.3Zack Hobson
2009-08-23Version bump to 0.2.3Zack Hobson
2009-08-23Update CHANGELOG.Zack Hobson
2009-08-23Allow start +decimal input without a dot, closes #29.Zack Hobson
2009-08-23Another attempt at closing #26.Zack Hobson
This time there are some tests!
2009-08-23Started a test suite.Zack Hobson
2009-08-23Reinstate the --version option.Zack Hobson
2009-08-23Revert "Permit append to empty notes, closes #26."Zack Hobson
This was supposed to fix #26 but ended up causing #31 in the process. Reverted! This reverts commit b0738c3c74ccfba4af0258d4f26370564127cfdc.
2009-08-09Code cleanup and documentation.Zack Hobson
2009-08-09Fixed capitalization in readme.Zack Hobson
2009-08-09Documentation.Zack Hobson
2009-08-09Remove sample config file, no longer needed.Zack Hobson
2009-08-09Updated .gitignore.Zack Hobson
2009-08-09Removed submodule references for now.Zack Hobson
2009-08-09Regenerated gemspec for version 0.2.2v0.2.2Zack Hobson
2009-08-09Version bump to 0.2.2Zack Hobson
2009-08-09Declare rip dependencies.Zack Hobson