<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles, branch v0.6.1</title>
<subtitle>Dotfile management made easy</subtitle>
<id>http://git.jbernard.io/dotfiles/atom?h=v0.6.1</id>
<link rel='self' href='http://git.jbernard.io/dotfiles/atom?h=v0.6.1'/>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/'/>
<updated>2013-11-07T15:41:00Z</updated>
<entry>
<title>Bump version number and update HISTORY</title>
<updated>2013-11-07T15:41:00Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-11-07T15:41:00Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=5fb2e3d781a36f48ccb98daa6f960045375e572e'/>
<id>urn:sha1:5fb2e3d781a36f48ccb98daa6f960045375e572e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Jesús García Crespo to AUTHORS</title>
<updated>2013-11-07T15:40:34Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-11-07T15:40:34Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=078436bd00eb1b37bd8e10862af23c6b03077b4d'/>
<id>urn:sha1:078436bd00eb1b37bd8e10862af23c6b03077b4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update contribution documentation</title>
<updated>2013-11-07T15:32:50Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-11-07T15:32:50Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=c5858e616cf814e90eca18442b796251b145539c'/>
<id>urn:sha1:c5858e616cf814e90eca18442b796251b145539c</id>
<content type='text'>
Remove mention of the develop branch since it's going away in favor of a much
simpler branching model (feature branches off master).  The use of git-flow was
a great learning experience, but is really too much for projects such as this.
</content>
</entry>
<entry>
<title>Update travis badge for master branch only</title>
<updated>2013-11-07T15:30:29Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-11-07T15:30:29Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=91d57cadcc31e45ad31381e64d79540894fd8778'/>
<id>urn:sha1:91d57cadcc31e45ad31381e64d79540894fd8778</id>
<content type='text'>
I'm abandoning git-flow for a much simpler branching model:

    https://gist.github.com/jbenet/ee6c9ac48068889b0912

Since the master branch must always be deployable, it makes sense to show the
travis badge for the master branch only.
</content>
</entry>
<entry>
<title>Merge branch 'feature/single-sync'</title>
<updated>2013-11-07T14:39:42Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-11-07T14:39:42Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=2b3ff6e5f524b5aea0a31689e08e204e4fae0b36'/>
<id>urn:sha1:2b3ff6e5f524b5aea0a31689e08e204e4fae0b36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update move documentation to be more concise</title>
<updated>2013-11-07T14:38:44Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-11-07T14:34:21Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=e04b5e6cb601bce8c5e3db1b6dd998158d7d4b42'/>
<id>urn:sha1:e04b5e6cb601bce8c5e3db1b6dd998158d7d4b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update sync documentation to indicate optional file argument</title>
<updated>2013-11-07T14:38:44Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-11-07T14:33:56Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=79b52642e63dc90b28f6009a7f314b2152e28e89'/>
<id>urn:sha1:79b52642e63dc90b28f6009a7f314b2152e28e89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement single-sync for specified files</title>
<updated>2013-11-07T14:38:44Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-08-01T00:38:06Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=a04da147f8e170a64fcec425a77affb8f02424da'/>
<id>urn:sha1:a04da147f8e170a64fcec425a77affb8f02424da</id>
<content type='text'>
This commit allows the user to sync only one (or a subset) of the available
dotfiles in the repository.
</content>
</entry>
<entry>
<title>Restrict the sync files to what user specified</title>
<updated>2013-11-07T14:38:44Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-06-24T12:24:20Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=db0e9d1130dfd212ca6f2e862b8b9a3b875a4f1b'/>
<id>urn:sha1:db0e9d1130dfd212ca6f2e862b8b9a3b875a4f1b</id>
<content type='text'>
If the user doesn't specify a set of files to sync then the entire set of
dotfiles is assumed.  There is an obvious bug here, as user-passed strings are
not yet converted to dotfile objects.
</content>
</entry>
<entry>
<title>Accept an additional files parameter in sync</title>
<updated>2013-11-07T14:38:44Z</updated>
<author>
<name>Jon Bernard</name>
<email>jbernard@tuxion.com</email>
</author>
<published>2013-06-24T12:23:52Z</published>
<link rel='alternate' type='text/html' href='http://git.jbernard.io/dotfiles/commit/?id=b85f36bc3e3bafe227ca7b3259a67d1683727084'/>
<id>urn:sha1:b85f36bc3e3bafe227ca7b3259a67d1683727084</id>
<content type='text'>
</content>
</entry>
</feed>
