<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hcl/README.markdown, branch master</title>
<subtitle>Command-line tool for manipulating Harvest timesheets</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/'/>
<entry>
<title>Merge pull request #73 from kayakyakr/patch-1</title>
<updated>2017-02-06T02:05:11+00:00</updated>
<author>
<name>Zack Hobson</name>
</author>
<published>2017-02-06T02:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/commit/?id=7ffa174c08c6e51576af327bab6a5f58d394a4a9'/>
<id>7ffa174c08c6e51576af327bab6a5f58d394a4a9</id>
<content type='text'>
Adding what the show command can be used for</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding what the show command can be used for</pre>
</div>
</content>
</entry>
<entry>
<title>Adding what the show command can be used for</title>
<updated>2016-03-09T22:06:19+00:00</updated>
<author>
<name>kayakyakr</name>
</author>
<published>2016-03-09T22:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/commit/?id=0144e42baa21bed2260c7730ef60618c4db8790e'/>
<id>0144e42baa21bed2260c7730ef60618c4db8790e</id>
<content type='text'>
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.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing tab completion on alias</title>
<updated>2015-12-09T16:19:46+00:00</updated>
<author>
<name>Chet Henry</name>
</author>
<published>2015-12-09T16:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/commit/?id=60b6dc45b667873ca050588241f3f6b4beff5ca1'/>
<id>60b6dc45b667873ca050588241f3f6b4beff5ca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simple bash completion inclusion in gem</title>
<updated>2015-12-09T06:01:16+00:00</updated>
<author>
<name>Chet Henry</name>
</author>
<published>2015-12-09T06:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/commit/?id=49edbaddac7f78ffba96bf7d79bd1a15006c05fc'/>
<id>49edbaddac7f78ffba96bf7d79bd1a15006c05fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Extensive Bas Tab Completion</title>
<updated>2015-12-09T02:05:35+00:00</updated>
<author>
<name>Chet Henry</name>
</author>
<published>2015-12-09T02:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/commit/?id=0fafa9479d8e7c56c25020f29bca54114d7e564f'/>
<id>0fafa9479d8e7c56c25020f29bca54114d7e564f</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: fix rdoc.info API link</title>
<updated>2015-06-03T21:44:23+00:00</updated>
<author>
<name>Zack Hobson</name>
</author>
<published>2015-06-03T21:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/commit/?id=d5ca9a70a27a1992fea4fb7603e9a0a039cff88b'/>
<id>d5ca9a70a27a1992fea4fb7603e9a0a039cff88b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: fix link to harvest status API</title>
<updated>2015-06-03T21:40:45+00:00</updated>
<author>
<name>Zack Hobson</name>
</author>
<published>2015-06-03T21:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/commit/?id=fa17f06fef75cb42d6977c0f146cbee8e8be45d3'/>
<id>fa17f06fef75cb42d6977c0f146cbee8e8be45d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Necessary to `rake doc` when preparing for development on a fresh machine.</title>
<updated>2015-06-02T03:36:04+00:00</updated>
<author>
<name>Nick C. Kaye</name>
</author>
<published>2015-06-02T03:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/commit/?id=475b09cf660b14c8bb79e237b6dd8586e11afade'/>
<id>475b09cf660b14c8bb79e237b6dd8586e11afade</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add dependency on gem-man</title>
<updated>2014-04-21T19:13:40+00:00</updated>
<author>
<name>Zack Hobson</name>
</author>
<published>2014-04-21T19:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/commit/?id=b6af0a1c573bacb7e9359fe96f93e46274a4c827'/>
<id>b6af0a1c573bacb7e9359fe96f93e46274a4c827</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: consistent header capitalization</title>
<updated>2014-02-04T19:20:49+00:00</updated>
<author>
<name>Zack Hobson</name>
</author>
<published>2014-02-04T19:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/hcl/commit/?id=29400e82a6ac792a8b47bc567c7b57997718f8e1'/>
<id>29400e82a6ac792a8b47bc567c7b57997718f8e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
