<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rebar3.git/priv/shell-completion/zsh/_rebar, 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>implement zsh completion</title>
<updated>2015-04-03T18:54:38+00:00</updated>
<author>
<name>derwinlu</name>
<email>derwinlu+git@gmail.com</email>
</author>
<published>2015-04-03T18:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=0ceb3bd6ce302af9a1997a01a3ec6e5408ada364'/>
<id>0ceb3bd6ce302af9a1997a01a3ec6e5408ada364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #56 (always-on recursion)</title>
<updated>2014-03-11T21:11:36+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2012-11-05T19:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=77a0eb6fe4dca909c6fe63f00b6793ba759f1a63'/>
<id>77a0eb6fe4dca909c6fe63f00b6793ba759f1a63</id>
<content type='text'>
Always-on recursive application of all rebar commands causes too many
issues. Recursive application is required for:
1. dealing with dependencies: get-deps, update-deps, and compile of deps
   right after get-deps or update-deps
2. projects with a riak-like apps/ project structure and dev process

The vast majority of projects are not structured like riak. Therefore,
moving forward it's best to (by default) restrict recursive behavior to
dealing with deps. This commit does that and also adds command line and
rebar.config options for controlling or configuring recursion. Also, we
introduce two meta commands: prepare-deps (equivalent to rebar -r
get-deps compile) and refresh-deps (equivalent to rebar -r update-deps
compile). riak-like projects can extend the list of recursive commands
(to include 'eunit' and 'compile') by adding
{recursive_cmds, [eunit, compile]} to rebar.config.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always-on recursive application of all rebar commands causes too many
issues. Recursive application is required for:
1. dealing with dependencies: get-deps, update-deps, and compile of deps
   right after get-deps or update-deps
2. projects with a riak-like apps/ project structure and dev process

The vast majority of projects are not structured like riak. Therefore,
moving forward it's best to (by default) restrict recursive behavior to
dealing with deps. This commit does that and also adds command line and
rebar.config options for controlling or configuring recursion. Also, we
introduce two meta commands: prepare-deps (equivalent to rebar -r
get-deps compile) and refresh-deps (equivalent to rebar -r update-deps
compile). riak-like projects can extend the list of recursive commands
(to include 'eunit' and 'compile') by adding
{recursive_cmds, [eunit, compile]} to rebar.config.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a library template</title>
<updated>2013-12-19T22:01:25+00:00</updated>
<author>
<name>Pierre Fenoll</name>
<email>pierrefenoll@gmail.com</email>
</author>
<published>2013-12-19T22:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=c83d037404062138aa32ecbc138529e7c13ba7e2'/>
<id>c83d037404062138aa32ecbc138529e7c13ba7e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default log level to 'warn' and introduce -q/--quiet</title>
<updated>2013-12-06T18:05:45+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2013-10-12T20:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=6de94e8a166bcf4f82d799cf8f208d39babed415'/>
<id>6de94e8a166bcf4f82d799cf8f208d39babed415</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing variables</title>
<updated>2012-12-02T15:04:07+00:00</updated>
<author>
<name>Shoji KUMAGAI</name>
<email>take.this.2.your.grave@gmail.com</email>
</author>
<published>2012-12-02T15:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=f5a5843d776b85f716e3b8416cf92b8d412fdae4'/>
<id>f5a5843d776b85f716e3b8416cf92b8d412fdae4</id>
<content type='text'>
- add overlay_vars=, target_dir=, and tests= with short description
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add overlay_vars=, target_dir=, and tests= with short description
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh-completion: add 'dump_spec' back again</title>
<updated>2012-11-30T16:30:48+00:00</updated>
<author>
<name>Shoji KUMAGAI</name>
<email>take.this.2.your.grave@gmail.com</email>
</author>
<published>2012-11-30T16:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=da5cbe3b0faf82203a9402b4baed62053317f6d5'/>
<id>da5cbe3b0faf82203a9402b4baed62053317f6d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change zsh completion script</title>
<updated>2012-11-16T05:52:34+00:00</updated>
<author>
<name>Shoji KUMAGAI</name>
<email>take.this.2.your.grave@gmail.com</email>
</author>
<published>2012-11-15T08:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=0bb1416479f421618085997d3037a1643aa5822d'/>
<id>0bb1416479f421618085997d3037a1643aa5822d</id>
<content type='text'>
- Add 'escriptize' command
- Remove variable 'dump_spec'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add 'escriptize' command
- Remove variable 'dump_spec'
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh completion: fix typos</title>
<updated>2012-11-01T11:13:07+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2012-11-01T10:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=d97f94ae1ef62ffc6ef08d3dfe2845dfeb24392c'/>
<id>d97f94ae1ef62ffc6ef08d3dfe2845dfeb24392c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add zsh completion script</title>
<updated>2012-11-01T01:47:13+00:00</updated>
<author>
<name>Shoji KUMAGAI</name>
<email>kumagai@accense.com</email>
</author>
<published>2012-11-01T01:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=468e1ec9a9cfb79827e517e38eb8d762f84c5230'/>
<id>468e1ec9a9cfb79827e517e38eb8d762f84c5230</id>
<content type='text'>
For enable to shell-completion in zsh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For enable to shell-completion in zsh.
</pre>
</div>
</content>
</entry>
</feed>
