summaryrefslogtreecommitdiffstats
path: root/README.markdown
AgeCommit message (Collapse)Author
2017-02-05Merge pull request #73 from kayakyakr/patch-1Zack Hobson
Adding what the show command can be used for
2016-03-09Adding what the show command can be used forkayakyakr
A sparse bit of documentation to indicate that the show is how you get your current status (as opposed to hcl status) and it does not need to be used with a date.
2015-12-09Fix missing tab completion on aliasChet Henry
2015-12-08Simple bash completion inclusion in gemChet Henry
2015-12-08Adding Extensive Bas Tab CompletionChet Henry
Tab completion will now use the calling script to generate suggestions. Because of this those suggestions will work with the alias scheme described in the README file. These completion functions will also suggest the commands hcl allows. When the alias command is in use it will complete the project ids and task ids with descriptions. The other commands that use aliases will complete them as before however they used the calling script to get the list of aliases. That way the any bash alises using env's will be called and preserve the configuration. This will allow the user to only add one line to their bashrc/profile w/e and not a line for each bash alias the user may need.
2015-06-03README: fix rdoc.info API linkZack Hobson
2015-06-03README: fix link to harvest status APIZack Hobson
2015-06-01Necessary to `rake doc` when preparing for development on a fresh machine.Nick C. Kaye
2014-04-21add dependency on gem-manZack Hobson
2014-02-04README: consistent header capitalizationZack 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-04add status command to docsZack Hobson
2014-02-04README: clarify completion commandZack Hobson
2014-01-30README: completion command needs quotesZack Hobson
2014-01-30README: add a note about aliases fileZack Hobson
2014-01-26deprecate completion command, closes #51Zack Hobson
2014-01-25add docs for unalias, closes #52Zack Hobson
2013-12-27doc cleanup [ci skip]Zack Hobson
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