summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2018-01-31Commands#start: Remove date argumentTeddy Wing
2018-01-31Commands#log: Rewrite to call `task.add`Teddy Wing
2018-01-28Add `date` argument to `log` command in `help` outputTeddy Wing
2018-01-28Task#add: Don't use `strftime` on `spent_at`Teddy Wing
2018-01-28Fix `log` command error when no date is passed inTeddy Wing
2018-01-27Add date argument to `log` commandTeddy Wing
2017-02-12v0.4.16v0.4.16Zack Hobson
2017-02-09fix deprecated impls, closes #72Charney Kaye
2015-06-12version 0.4.15v0.4.15Zack Hobson
2015-06-03parse and output responseLorenzo Manacorda
2015-06-03remove harvest middlewareLorenzo Manacorda
2015-06-03change status API endpointLorenzo Manacorda
2014-04-21remove dependency on fakeweb and net::httpZack Hobson
2014-04-21prepare 0.4.14 releasev0.4.14Zack Hobson
2014-04-21remove ssl option, fixes #57Zack Hobson
2014-02-04v0.4.13 lolv0.4.13Zack Hobson
2014-02-04nooooZack Hobson
2014-02-04command#completion: fix example in deprecation warningZack Hobson
2014-02-04Commands#tasks: pass http handle when fetching tasks, closes #56Zack Hobson
2014-02-04add status command to docsZack Hobson
2014-02-04commands: add status commandZack Hobson
2014-01-30HCl::App: touch aliases cache on startupZack Hobson
2014-01-27fix: crash when stopping a timer the next dayZack Hobson
2014-01-26confirm timer cancel, closes #47Zack Hobson
2014-01-26deprecate completion command, closes #51Zack Hobson
2014-01-26oops I am not using rdiscount after allZack Hobson
2014-01-25add docs for unalias, closes #52Zack Hobson
2014-01-25add --changelog optionZack Hobson
2014-01-25v0.4.11v0.4.11Zack Hobson
2014-01-25update faraday to 0.9.0Zack Hobson
2013-12-30fix completion commandv0.4.10Zack Hobson
2013-12-27doc cleanup [ci skip]Zack Hobson
2013-12-27console: improved pretty-printZack Hobson
2013-12-27require pry in consoleZack Hobson
2013-12-27completely eliminate the global http handle.non-singleton-netZack Hobson
2013-12-27non-global API for net accessZack Hobson
2013-12-27pass http client into instance commandsZack Hobson
2013-12-27Merge branch 'master' into resource_routesresource_routesZack Hobson
2013-12-27console: fix promptZack Hobson
2013-12-27Merge branch 'master' into resource_routesZack Hobson
2013-12-27console commandZack Hobson
2013-12-27Merge branch 'master' into resource_routesZack Hobson
2013-12-27net: read-only configZack Hobson
2013-12-27fix middlewareZack Hobson
2013-12-27middleware fixesZack Hobson
2013-12-27fix cancelZack Hobson
2013-12-27day_entry: test project_info resourceZack Hobson
2013-12-27timesheet_resource: trigger load_cb with full resource bodyZack Hobson
2013-12-27fix middleware orderZack Hobson
2013-12-26day_entry: fix cancelZack Hobson