summaryrefslogtreecommitdiffstats
path: root/lib/hcl.rb
AgeCommit message (Expand)Author
2013-12-27console commandZack Hobson
2013-12-22extract net code into hcl::netZack Hobson
2013-12-22use multi-json instead of ruby-yajlZack Hobson
2013-12-22remove xml processing codeZack Hobson
2013-11-20remove jewelerZack Hobson
2009-08-09Removed the --version option, closes #27.Zack Hobson
2009-08-03Avoid stack trace on missing XML root node, #25.Zack Hobson
2009-07-30Allow an initial time to be specified when starting a timer, closes #9.Zack Hobson
2009-07-30Always display hours as HH:MM, closes #22.Zack Hobson
2009-07-30Do not write empty task cache, this may affect #23.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-24Use ~/.hcl_config instead of ./hcl_conf.yml for credentials.Zack Hobson
2009-07-22Improve the usage example given by --help.Zack Hobson
2009-07-22Avoid a useless SSL warning.Zack Hobson
2009-07-21Added note command.Zack Hobson
2009-07-21Start a task without existing settings, closes #8Zack Hobson
2009-07-21Added stop command, closes #5.Zack Hobson
2009-07-21Fix output on timer start, closes #1Zack Hobson
2009-07-21Implement task aliases, closes #2Zack Hobson
2009-07-21Use Trollop for option parsing, closes #4.Zack Hobson
2009-07-21Remove references to curb.Zack Hobson
2009-07-21Display hours as HH:MM, closes #3.Zack Hobson
2009-07-20use net/https instead of curbZack Hobson
2009-07-19rearranged source filesZack Hobson
2009-07-19use chronic for date parsing, started timer implementationZack Hobson
2009-07-19implement show by dateZack Hobson
2009-07-17more ui tweaks.Zack Hobson
2009-07-16allow calls from outside the dev dirZack Hobson
2009-07-16updated README documentationZack Hobson
2009-07-16initial commitZack Hobson