summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-04release v0.4.12v0.4.12Zack Hobson
2014-02-04command#completion: fix example in deprecation warningZack Hobson
2014-02-04CommandTest#task_test: mock the full http stack instead of an internal methodZack Hobson
2014-02-04update CHANGELOGZack Hobson
2014-02-04Commands#tasks: pass http handle when fetching tasks, closes #56Zack Hobson
2014-02-04Rakefile: simplify man task dependenciesZack Hobson
2014-02-04generate manpage from READMEZack Hobson
2014-02-04more documentation fixesZack Hobson
2014-02-04README: header for status commandZack Hobson
2014-02-04README: fix typo again (last one was the manpage, argh)Zack Hobson
2014-02-04README: fix typoZack Hobson
2014-02-04changelog: note about `status` commandZack Hobson
2014-02-04add status command to docsZack Hobson
2014-02-04commands: add status commandZack Hobson
2014-02-04README: clarify completion commandZack Hobson
2014-01-30README: completion command needs quotesZack Hobson
2014-01-30HCl::App: touch aliases cache on startupZack Hobson
2014-01-30README: add a note about aliases fileZack Hobson
2014-01-29command_test: fix stop yesterday testZack Hobson
2014-01-29hcl.1.ronn: add unalias to synopsisZack Hobson
2014-01-29rakefile: use ronn ruby API instead of shelling outZack Hobson
2014-01-27update development dependenciesZack Hobson
2014-01-27fix: crash when stopping a timer the next dayZack Hobson
2014-01-26update changelogZack Hobson
2014-01-26confirm timer cancel, closes #47Zack Hobson
2014-01-26haha test coverageZack Hobson
2014-01-26deprecate completion command, closes #51Zack Hobson
2014-01-26hcl.gemspec: changelog is a markdown file nowZack Hobson
2014-01-26oops I am not using rdiscount after allZack Hobson
2014-01-25yardopts: include changelog markdownZack Hobson
2014-01-25add docs for unalias, closes #52Zack Hobson
2014-01-25add --changelog optionZack Hobson
2014-01-25update Gemfile.lock for 0.4.11Zack Hobson
2014-01-25v0.4.11v0.4.11Zack Hobson
2014-01-25update faraday to 0.9.0Zack Hobson
2014-01-25oops forgot i already released 0.4.10Zack Hobson
2014-01-25v0.4.10Zack Hobson
2014-01-25Gemfile.lock, oopsZack Hobson
2014-01-25man pageZack Hobson
2014-01-06update Gemfile.lockZack 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-27capture_output: remove verbose flagZack Hobson
2013-12-27Merge branch 'master' into resource_routesresource_routesZack Hobson
2013-12-27console: fix promptZack Hobson