<feed xmlns='http://www.w3.org/2005/Atom'>
<title>relx.git/src, branch v2.0.0</title>
<subtitle>Sane, simple release creation for Erlang.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/'/>
<entry>
<title>use mustache v0.3.0</title>
<updated>2015-05-08T16:45:22+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-05-08T16:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=58fec57db3d99ffb5aefd0d5751d7bbda6762f66'/>
<id>58fec57db3d99ffb5aefd0d5751d7bbda6762f66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use mustache instead of erlydtl for overlays</title>
<updated>2015-05-08T16:16:53+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-04-29T03:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=88d1f29257869b0de9369881236477163804125a'/>
<id>88d1f29257869b0de9369881236477163804125a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update for 18.0</title>
<updated>2015-04-23T23:43:49+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-04-23T23:43:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=a36609536aaf7d98b5bd5d3364cab739dc6689b5'/>
<id>a36609536aaf7d98b5bd5d3364cab739dc6689b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle directory that doesn't exist in dscv_util</title>
<updated>2015-04-17T23:51:33+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-04-17T23:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=371b6c6904ce628b737f9a9e79af84f0f50c783e'/>
<id>371b6c6904ce628b737f9a9e79af84f0f50c783e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ERL_LIBS environment</title>
<updated>2015-04-06T05:13:02+00:00</updated>
<author>
<name>Yury Gargay</name>
<email>yury.gargay@gmail.com</email>
</author>
<published>2015-04-03T11:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=adfd83ab609fb36ef1bca57e5c8821f71476b3a4'/>
<id>adfd83ab609fb36ef1bca57e5c8821f71476b3a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support symbolic link overlays in dev_mode</title>
<updated>2015-04-01T18:52:22+00:00</updated>
<author>
<name>David Best</name>
<email>davebest@usa.net</email>
</author>
<published>2015-02-23T16:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=8d6a41901c1d59fadb81e6b9ed578784478852de'/>
<id>8d6a41901c1d59fadb81e6b9ed578784478852de</id>
<content type='text'>
If dev_mode=true, an overlay action of 'link' will create the target as a
symbolic link, otherwise it will be copied.  In any case, the target will be
copied, not linked, in the .tar file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If dev_mode=true, an overlay action of 'link' will create the target as a
symbolic link, otherwise it will be copied.  In any case, the target will be
copied, not linked, in the .tar file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #320 from davebest/bin_dups</title>
<updated>2015-03-31T22:52:29+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>tristan.sloughter@gmail.com</email>
</author>
<published>2015-03-31T22:52:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=64d99c36e5867469cbfc3940b5264de5a03cc028'/>
<id>64d99c36e5867469cbfc3940b5264de5a03cc028</id>
<content type='text'>
prevent files in the bin directory from being duplicated in the .tar</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prevent files in the bin directory from being duplicated in the .tar</pre>
</div>
</content>
</entry>
<entry>
<title>prevent files in the bin directory from being duplicated in the .tar</title>
<updated>2015-02-23T16:23:21+00:00</updated>
<author>
<name>David Best</name>
<email>davebest@usa.net</email>
</author>
<published>2015-02-23T16:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=7ea9ea0ed2f5c56774e678ff9c74b88752584d8f'/>
<id>7ea9ea0ed2f5c56774e678ff9c74b88752584d8f</id>
<content type='text'>
update_tar/6 first adds the bin directory, then adds overlay files.  If an
overlay copies to bin, it will be added again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update_tar/6 first adds the bin directory, then adds overlay files.  If an
overlay copies to bin, it will be added again.
</pre>
</div>
</content>
</entry>
<entry>
<title>support overlay file inclusion</title>
<updated>2015-02-19T11:48:54+00:00</updated>
<author>
<name>Luis Rascao</name>
<email>luis.rascao@miniclip.com</email>
</author>
<published>2015-02-19T11:05:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=d1f1c8dc134cb1d4c832cfb0171ca7b859a2a600'/>
<id>d1f1c8dc134cb1d4c832cfb0171ca7b859a2a600</id>
<content type='text'>
allow overlay inclusion of other files, similarly
to what OTP already does in sys.config files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow overlay inclusion of other files, similarly
to what OTP already does in sys.config files
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #311 from tsloughter/cleanup</title>
<updated>2015-02-01T17:06:38+00:00</updated>
<author>
<name>Jordan Wilberding</name>
<email>diginux@gmail.com</email>
</author>
<published>2015-02-01T17:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=a2e8eaa4fb6307e0d71ba932de6eb9378ddae937'/>
<id>a2e8eaa4fb6307e0d71ba932de6eb9378ddae937</id>
<content type='text'>
cleanup: remove unused provider attributes to not complicate code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cleanup: remove unused provider attributes to not complicate code</pre>
</div>
</content>
</entry>
</feed>
