<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rebar3.git/.hgignore, branch master</title>
<subtitle>Clone of https://github.com/erlang/rebar3</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/'/>
<entry>
<title>Remove vestiges of Mercurial repo</title>
<updated>2013-06-24T19:46:24+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2013-06-20T15:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/commit/?id=ec1f503946ce32712e85dc8c36024d3380f700b8'/>
<id>ec1f503946ce32712e85dc8c36024d3380f700b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add .gitignore to the source tree</title>
<updated>2010-10-03T14:00:15+00:00</updated>
<author>
<name>Essien Ita Essien</name>
<email>essiene@gmail.com</email>
</author>
<published>2010-10-03T14:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/commit/?id=01965683aaab2d16f71a4ab7dc21630fbd6a63d5'/>
<id>01965683aaab2d16f71a4ab7dc21630fbd6a63d5</id>
<content type='text'>
Ignore common files during development.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore common files during development.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding rt for bug 5</title>
<updated>2010-06-04T18:21:24+00:00</updated>
<author>
<name>Dave Smith</name>
<email>dizzyd@dizzyd.com</email>
</author>
<published>2010-06-04T18:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/commit/?id=623200ec17c23973e137f2169a48d6837dd57a3c'/>
<id>623200ec17c23973e137f2169a48d6837dd57a3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for the speficiation of test suite names</title>
<updated>2010-02-03T12:27:09+00:00</updated>
<author>
<name>OJ Reeves</name>
<email>oj@buffered.io</email>
</author>
<published>2010-02-03T12:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/commit/?id=71c974e341173da9c5da6f6d6781e2ee52aec251'/>
<id>71c974e341173da9c5da6f6d6781e2ee52aec251</id>
<content type='text'>
eg.  rebar eunit              -- runs all tests in all modules
     rebar eunit suite=foo    -- only runs tests in foo.erl/foo_tests.erl

Added an entry to .hgignore to avoid .swp files (created by VIM).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
eg.  rebar eunit              -- runs all tests in all modules
     rebar eunit suite=foo    -- only runs tests in foo.erl/foo_tests.erl

Added an entry to .hgignore to avoid .swp files (created by VIM).
</pre>
</div>
</content>
</entry>
<entry>
<title>add emacs ~ files and HG .orig files to the ignore list</title>
<updated>2009-12-23T14:13:39+00:00</updated>
<author>
<name>Bryan Fink</name>
<email>bryan@basho.com</email>
</author>
<published>2009-12-23T14:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/commit/?id=ef67a3da3e117a21d03afbc308ee186f28786b7e'/>
<id>ef67a3da3e117a21d03afbc308ee186f28786b7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak ignore file</title>
<updated>2009-12-23T14:06:47+00:00</updated>
<author>
<name>Dave Smith</name>
<email>dizzyd@dizzyd.com</email>
</author>
<published>2009-12-23T14:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/commit/?id=facc6723b5a521ff74e3caa146a973fd6546116b'/>
<id>facc6723b5a521ff74e3caa146a973fd6546116b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor rebar to build a self-contained script</title>
<updated>2009-12-04T20:48:57+00:00</updated>
<author>
<name>Dave Smith</name>
<email>dizzyd@dizzyd.com</email>
</author>
<published>2009-12-04T20:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/commit/?id=b49189869067401c9da92a22f0a2343b7a2a2456'/>
<id>b49189869067401c9da92a22f0a2343b7a2a2456</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding ignore file</title>
<updated>2009-11-29T23:45:02+00:00</updated>
<author>
<name>Dave Smith</name>
<email>dizzyd@dizzyd.com</email>
</author>
<published>2009-11-29T23:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/commit/?id=f4729544ddc664975ea448dd25f0df83b40a74ee'/>
<id>f4729544ddc664975ea448dd25f0df83b40a74ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
