<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-hooks, branch master</title>
<subtitle>Mirror of git-hooks tool</subtitle>
<id>https://git.fluxo.info/git-hooks/atom?h=master</id>
<link rel='self' href='https://git.fluxo.info/git-hooks/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/'/>
<updated>2014-04-30T02:02:24+00:00</updated>
<entry>
<title>Merge pull request #36 from Zearin/reorder-func</title>
<updated>2014-04-30T02:02:24+00:00</updated>
<author>
<name>Benjamin C Meyer</name>
<email>ben@meyerhome.net</email>
</author>
<published>2014-04-30T02:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/commit/?id=3b89627d5f6a7f32fcda44da81fa203f1fb06ec2'/>
<id>urn:sha1:3b89627d5f6a7f32fcda44da81fa203f1fb06ec2</id>
<content type='text'>
Did you happen to enable git-hooks in the git-hooks repo?  It should have prevented you from making commits that were not signed off on.</content>
</entry>
<entry>
<title>Update `--help` output</title>
<updated>2014-04-28T19:07:15+00:00</updated>
<author>
<name>Zearin</name>
<email>zearin@gonk.net</email>
</author>
<published>2014-04-28T19:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/commit/?id=5880158d39bf29afd22b6b65244d9d33ce683624'/>
<id>urn:sha1:5880158d39bf29afd22b6b65244d9d33ce683624</id>
<content type='text'>
* No longer using `--severalunseparatewords` (but still accepts them for backwards compatibility)
* Use `&lt;angled brackets&gt;` for mandatory arguments (`[square brackets]` are for optional arguments)
</content>
</entry>
<entry>
<title>Use consistent function names</title>
<updated>2014-04-28T19:00:09+00:00</updated>
<author>
<name>Zearin</name>
<email>zearin@gonk.net</email>
</author>
<published>2014-04-28T19:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/commit/?id=e3b010c23bac87ca13fc8bd1377951e8b20726c1'/>
<id>urn:sha1:e3b010c23bac87ca13fc8bd1377951e8b20726c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use consistent braces for functions</title>
<updated>2014-04-28T18:51:13+00:00</updated>
<author>
<name>Zearin</name>
<email>zearin@gonk.net</email>
</author>
<published>2014-04-28T18:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/commit/?id=1cf613347ef354eb75665c4e42b9ef2fdcceb84b'/>
<id>urn:sha1:1cf613347ef354eb75665c4e42b9ef2fdcceb84b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put related functions next to each other</title>
<updated>2014-04-28T18:40:49+00:00</updated>
<author>
<name>Zearin</name>
<email>zearin@gonk.net</email>
</author>
<published>2014-04-28T18:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/commit/?id=33f47cd3134f21731f19e1260ed8c5ef36ee04d2'/>
<id>urn:sha1:33f47cd3134f21731f19e1260ed8c5ef36ee04d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't output error when checking files that have been removed and don't exists.</title>
<updated>2014-02-18T03:49:23+00:00</updated>
<author>
<name>Benjamin C Meyer</name>
<email>ben@meyerhome.net</email>
</author>
<published>2014-02-18T03:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/commit/?id=feae1e052ede35ca02a4643e91d60eb33e876bb2'/>
<id>urn:sha1:feae1e052ede35ca02a4643e91d60eb33e876bb2</id>
<content type='text'>
Signed-off-by: Benjamin C Meyer &lt;ben@meyerhome.net&gt;
</content>
</entry>
<entry>
<title>Handle repository paths that contains spaces</title>
<updated>2014-02-18T03:25:10+00:00</updated>
<author>
<name>Benjamin C Meyer</name>
<email>ben@meyerhome.net</email>
</author>
<published>2014-02-18T03:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/commit/?id=6aa63a32a404850e2e20b9229a0a7fe8f6096fa8'/>
<id>urn:sha1:6aa63a32a404850e2e20b9229a0a7fe8f6096fa8</id>
<content type='text'>
Issue #33

Signed-off-by: Benjamin C Meyer &lt;ben@meyerhome.net&gt;
</content>
</entry>
<entry>
<title>Merge pull request #29 from Zearin/patch-1</title>
<updated>2013-12-05T02:37:30+00:00</updated>
<author>
<name>Benjamin C Meyer</name>
<email>ben@meyerhome.net</email>
</author>
<published>2013-12-05T02:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/commit/?id=b21f0c9515e3ba14e13485f8b967e141334828b5'/>
<id>urn:sha1:b21f0c9515e3ba14e13485f8b967e141334828b5</id>
<content type='text'>
Updated README to use markdown &amp; edited for grammar, phrasing, and clarity</content>
</entry>
<entry>
<title>Updated README to use markdown &amp; edited for grammar, phrasing, and clarity</title>
<updated>2013-12-02T17:54:52+00:00</updated>
<author>
<name>Tony</name>
<email>zearin@gonk.net</email>
</author>
<published>2013-12-02T17:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/commit/?id=786e70ac5ef9ef5996bb335352f30852f7895186'/>
<id>urn:sha1:786e70ac5ef9ef5996bb335352f30852f7895186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove .gitignore which was just ignoring vim swap files</title>
<updated>2013-11-07T03:07:11+00:00</updated>
<author>
<name>Benjamin C Meyer</name>
<email>ben@meyerhome.net</email>
</author>
<published>2013-11-07T03:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/git-hooks/commit/?id=26b0acd16d72105de831647faf0bdc09f2f0d062'/>
<id>urn:sha1:26b0acd16d72105de831647faf0bdc09f2f0d062</id>
<content type='text'>
which really belong in users global .gitignore file.

Signed-off-by: Benjamin C Meyer &lt;ben@meyerhome.net&gt;
</content>
</entry>
</feed>
