<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rebar3.git/priv/shell-completion/bash/rebar3, branch master</title>
<subtitle>Clone of https://github.com/erlang/rebar3</subtitle>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/'/>
<entry>
<title>Append --generator option to completion files</title>
<updated>2018-12-29T10:11:17+00:00</updated>
<author>
<name>mopp</name>
<email>hello@mopp.jp</email>
</author>
<published>2018-12-29T10:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=088487bab570ee59e6e262d703735fea681c341c'/>
<id>088487bab570ee59e6e262d703735fea681c341c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1099 from talentdeficit/ct_include</title>
<updated>2016-03-01T23:51:43+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2016-03-01T23:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=6c912f412923631a3da13c01e44fab6e2dd4af28'/>
<id>6c912f412923631a3da13c01e44fab6e2dd4af28</id>
<content type='text'>
add support for common tests `include` flag</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add support for common tests `include` flag</pre>
</div>
</content>
</entry>
<entry>
<title>add shell completions for `include` flag for `ct` provider</title>
<updated>2016-03-01T23:24:27+00:00</updated>
<author>
<name>alisdair sullivan</name>
<email>alisdair.sullivan@askuity.com</email>
</author>
<published>2016-03-01T23:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=f9b6765d07d88d12c5f2f69a2a01d4291bb8975b'/>
<id>f9b6765d07d88d12c5f2f69a2a01d4291bb8975b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add short-options to the eunit provider.</title>
<updated>2016-02-28T22:57:01+00:00</updated>
<author>
<name>Alexander Færøy</name>
<email>ahf@0x90.dk</email>
</author>
<published>2016-02-28T20:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=da39732fd3ce2488a81c8eb2e713a0726beef939'/>
<id>da39732fd3ce2488a81c8eb2e713a0726beef939</id>
<content type='text'>
This patch adds support for short options in the eunit provider.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support for short options in the eunit provider.
</pre>
</div>
</content>
</entry>
<entry>
<title>bash completion: prevent future mistakes in lopts</title>
<updated>2016-01-25T21:54:09+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2016-01-25T21:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=7c9dd6c1ecd298a6b207342f05b386adb9c412e5'/>
<id>7c9dd6c1ecd298a6b207342f05b386adb9c412e5</id>
<content type='text'>
To prevent future mistakes like the broken string introduced in
cf66dfd6ba, put opening and closing " on separate lines in each
multi-line lopts string. This also allows for cleaner (smaller) diffs
when removing/adding a flag.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To prevent future mistakes like the broken string introduced in
cf66dfd6ba, put opening and closing " on separate lines in each
multi-line lopts string. This also allows for cleaner (smaller) diffs
when removing/adding a flag.
</pre>
</div>
</content>
</entry>
<entry>
<title>bash completion: fix error introduced in cf66dfd6</title>
<updated>2016-01-25T21:52:57+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2016-01-25T21:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=81483f9f5dc12adafc45fc549f536c1e18165f99'/>
<id>81483f9f5dc12adafc45fc549f536c1e18165f99</id>
<content type='text'>
cf66dfd6ba introduced a syntax error in the modified lopts string.
Without the fix, you'll provoke a shell error when trying to complete
`rebar3 ct --&lt;something&gt;`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cf66dfd6ba introduced a syntax error in the modified lopts string.
Without the fix, you'll provoke a shell error when trying to complete
`rebar3 ct --&lt;something&gt;`.
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust shell completions to match available command line options</title>
<updated>2015-11-02T03:55:25+00:00</updated>
<author>
<name>alisdair sullivan</name>
<email>alisdair.sullivan@askuity.com</email>
</author>
<published>2015-11-02T02:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=cf66dfd6ba65bc6f2926ce3b6b67f195a3faa715'/>
<id>cf66dfd6ba65bc6f2926ce3b6b67f195a3faa715</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update shell completions for new eunit commands</title>
<updated>2015-09-29T22:28:52+00:00</updated>
<author>
<name>alisdair sullivan</name>
<email>alisdair.sullivan@askuity.com</email>
</author>
<published>2015-09-14T04:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=a4e020d1eded872cfc910f5c9cff0a87808f43ce'/>
<id>a4e020d1eded872cfc910f5c9cff0a87808f43ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update completions and docs for command unstable install and upgrade</title>
<updated>2015-09-10T21:41:48+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-09-10T21:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=9fb81989267b01a954108c4b9528e52a595aa199'/>
<id>9fb81989267b01a954108c4b9528e52a595aa199</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shell completions for `rebar3 path'</title>
<updated>2015-09-07T18:14:03+00:00</updated>
<author>
<name>alisdair sullivan</name>
<email>alisdairsullivan@yahoo.ca</email>
</author>
<published>2015-09-03T08:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=04da2ffd5e65895ff0beb6f8f3ffd0deb95328de'/>
<id>04da2ffd5e65895ff0beb6f8f3ffd0deb95328de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
