summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)Author
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
If no configuration is present the user will be prompted. This closes #17.
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-19documented show commandZack 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