summaryrefslogtreecommitdiffstats
path: root/README.markdown
AgeCommit message (Collapse)Author
2013-12-27pass http client into instance commandsZack Hobson
2013-12-27capture_output: remove verbose flagZack Hobson
2013-12-27console commandZack Hobson
2013-12-22clean up readme [ci skip]Zack Hobson
2013-12-22README: config commandZack Hobson
2013-12-21link to rdoc.info [ci skip]Zack Hobson
2013-12-21README: support multiple profilesZack Hobson
2013-12-07README: include gem version badgeZack Hobson
2013-12-04README: travis build statusZack Hobson
2013-11-22note command: show notes with no args.Zack Hobson
2013-11-21It looks like yard eats the usage examples unless I lead with a $.Zack Hobson
2013-11-21README: tasks command now populates its own cacheZack Hobson
2013-11-21tasks: list tasks by project codeZack Hobson
2013-11-20README: fix examplesZack Hobson
2013-11-20use yard for documentationZack 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-19Update README.Zack Hobson
2013-11-19Update docs and version 0.4.3Zack Hobson
2013-11-19resume by task, require note commandZack 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-01-17Added comment to documentation about task alias.Jaap van der Meer
2011-07-13tweak READMEZack Hobson
2010-09-26w/e...Zack Hobson
2010-09-26Updated READMEZack Hobson
2010-04-02updated READMEZack Hobson
2009-10-23Updated docs and Rake tasks for Gemcutter.Zack Hobson
2009-08-09Fixed capitalization in readme.Zack Hobson
2009-07-30Allow an initial time to be specified when starting a timer, closes #9.Zack Hobson
2009-07-28Add a note about ruby-dev for debian/ubuntu users, closes #20.Zack Hobson
2009-07-28Friendlier error message on unrecognized task, closes #18, #21.Zack Hobson
2009-07-24Mention gem in README, read version from file.Zack Hobson
2009-07-24Jeweler and gemspec, closes #16.Zack Hobson
2009-07-24Use ~/.hcl_config instead of ./hcl_conf.yml for credentials.Zack Hobson
If no configuration is present the user will be prompted. This closes #17.
2009-07-21Remove TODO from README, using issues now.Zack Hobson
2009-07-21Added note example to README usage.Zack Hobson
2009-07-21Added note command.Zack Hobson
2009-07-21Add a note about OpenSSL, closes #6.Zack Hobson
2009-07-21Updated READMEZack Hobson
2009-07-21Added MIT license.Zack Hobson
2009-07-21Added stop command, closes #5.Zack Hobson
2009-07-21Implement task aliases, closes #2Zack Hobson
2009-07-21update TODOZack Hobson
2009-07-21Use Trollop for option parsing, closes #4.Zack Hobson
2009-07-20use net/https instead of curbZack Hobson
2009-07-19README tweaksZack Hobson
2009-07-19documented show commandZack Hobson
2009-07-19implement show by dateZack Hobson
2009-07-16updated prerequisites in READMEZack Hobson