summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2013-12-21prepare for 0.4.9v0.4.9Zack Hobson
2013-12-21app: improved check for OSX `security` commandZack Hobson
2013-12-21README: support multiple profilesZack Hobson
2013-12-20log: check for a running timer.Zack Hobson
2013-12-10silence during testing!Zack Hobson
2013-12-04remove unused varZack Hobson
2013-12-04fix jruby testsZack Hobson
2013-12-02app: do not repeatedly stat the security binaryZack Hobson
2013-12-02MacOS X: use keychain to save passwordZack Hobson
2013-11-30v0.4.8v0.4.8Zack Hobson
2013-11-30fixes for 1.9.3Zack Hobson
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