<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles, branch v0.6.0</title>
<subtitle>Dotfile management made easy</subtitle>
<id>http://git.jbernard.io/dotfiles/atom?h=v0.6.0</id>
<link rel='self' href='http://git.jbernard.io/dotfiles/atom?h=v0.6.0'/>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/'/>
<updated>2013-02-11T17:23:18+00:00</updated>
<entry>
<title>Merge branch 'release/0.6.0'</title>
<updated>2013-02-11T17:23:18+00:00</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-02-11T17:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=c97f331ea2ebe7ae46ea04f81cfc01eba7ef7a75'/>
<id>urn:sha1:c97f331ea2ebe7ae46ea04f81cfc01eba7ef7a75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update history and bump version number</title>
<updated>2013-02-11T17:23:04+00:00</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-02-11T17:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=088543ecc6435ea45d2f102a5e5ac015a4782275'/>
<id>urn:sha1:088543ecc6435ea45d2f102a5e5ac015a4782275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent externals from showing up in packages</title>
<updated>2013-02-10T14:27:01+00:00</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-02-10T14:27:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=fc0f227c93c1590ed33dfe505dbb95a7706bdc50'/>
<id>urn:sha1:fc0f227c93c1590ed33dfe505dbb95a7706bdc50</id>
<content type='text'>
The load routine was made recursive to support packages, so externals should
only be added during the first pass and not within package directories.

External processing should probably be done before recursion begins to avoid
this check on every call.
</content>
</entry>
<entry>
<title>Whitespace</title>
<updated>2013-02-10T13:58:56+00:00</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-02-10T13:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=e0f3fbee32be2aabb853a837eb6dd137ecb454be'/>
<id>urn:sha1:e0f3fbee32be2aabb853a837eb6dd137ecb454be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update packages section in README</title>
<updated>2013-02-10T02:24:27+00:00</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-02-10T02:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=4db331138d9ef9d2ae66dacaea108f57822fabfd'/>
<id>urn:sha1:4db331138d9ef9d2ae66dacaea108f57822fabfd</id>
<content type='text'>
This commit adds a note about current limitations and explains what currently
works and what remains a todo item.
</content>
</entry>
<entry>
<title>Remove distinction from AUTHORS</title>
<updated>2013-02-09T20:48:00+00:00</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-02-09T20:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=4e271e534ee5ec19f1cd76f384186a8d71352422'/>
<id>urn:sha1:4e271e534ee5ec19f1cd76f384186a8d71352422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix link detection when target is itself a symlink</title>
<updated>2013-02-09T20:46:02+00:00</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-02-09T20:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=22b92437c1ae672297bed8567b335ef7da100103'/>
<id>urn:sha1:22b92437c1ae672297bed8567b335ef7da100103</id>
<content type='text'>
This shows up on OSX where /tmp is actually a symlink to /private/tmp.
</content>
</entry>
<entry>
<title>typo in test</title>
<updated>2013-02-09T17:35:34+00:00</updated>
<author>
<name>Luper Rouch</name>
<email>luper.rouch@gmail.com</email>
</author>
<published>2013-02-09T17:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=23775a043edca5c979b3d47288364d0484e7a919'/>
<id>urn:sha1:23775a043edca5c979b3d47288364d0484e7a919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>checking that the target directory exists before creating a symlink</title>
<updated>2013-02-09T15:34:33+00:00</updated>
<author>
<name>Luper Rouch</name>
<email>luper.rouch@gmail.com</email>
</author>
<published>2013-02-09T15:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=01a349882e929d507605fb015c14be71006f854a'/>
<id>urn:sha1:01a349882e929d507605fb015c14be71006f854a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added packages tests</title>
<updated>2013-02-09T15:34:07+00:00</updated>
<author>
<name>Luper Rouch</name>
<email>luper.rouch@gmail.com</email>
</author>
<published>2013-02-09T15:34:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=08e02ef848e9af19592bf4ba809dc7574592fff2'/>
<id>urn:sha1:08e02ef848e9af19592bf4ba809dc7574592fff2</id>
<content type='text'>
</content>
</entry>
</feed>
