<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/misc/hooks, branch mirror</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom?h=mirror</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=mirror'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-03-06T18:53:37Z</updated>
<entry>
<title>Change shebang of pre-commit-clang-format hook to make it portable</title>
<updated>2018-03-06T18:53:37Z</updated>
<author>
<name>robfram</name>
</author>
<published>2018-03-06T18:53:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=52abf4ba84b5a41ac9903af0ba1087bf18be2187'/>
<id>urn:sha1:52abf4ba84b5a41ac9903af0ba1087bf18be2187</id>
<content type='text'>
The default one is "#!/bin/bash", but BSD systems doesn't have bash
in that path. For portability reasons, it should be changed to
"#!/usr/bin/env bash".

More info: https://en.wikipedia.org/wiki/Shebang_%28Unix%29#Portability
</content>
</entry>
<entry>
<title>Style: Apply clang-format to Java files</title>
<updated>2017-12-10T00:16:07Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-12-10T00:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7cb6e6b72375fa384c509651657aeba3f67110be'/>
<id>urn:sha1:7cb6e6b72375fa384c509651657aeba3f67110be</id>
<content type='text'>
Only those from org/godotengine/godot though, not the thirdparty ones.
</content>
</entry>
<entry>
<title>Fix typos 'a' and 'an'</title>
<updated>2017-09-02T14:19:06Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-09-02T14:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=459f526119da43efae52307a6165a8ccd5cb2288'/>
<id>urn:sha1:459f526119da43efae52307a6165a8ccd5cb2288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>squish: Update to upstream version 1.15</title>
<updated>2017-04-09T13:03:39Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-04-09T13:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fa2d5b91dc390a11262859e5309351ba58842901'/>
<id>urn:sha1:fa2d5b91dc390a11262859e5309351ba58842901</id>
<content type='text'>
Also fix clang-format pre-commit hook to ignore thirdparty files.
</content>
</entry>
<entry>
<title>Style: Apply clang-format (3.9.1) to Obj-C++ files</title>
<updated>2017-04-09T12:44:52Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-04-09T12:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3fd10ff6f095eb57cb7c293f44e15c34bd09088e'/>
<id>urn:sha1:3fd10ff6f095eb57cb7c293f44e15c34bd09088e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang-format: Add pre-commit hook</title>
<updated>2017-02-11T23:51:31Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-02-11T23:51:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0e4ee5935a000f5d6de63d3c8ad15e1baf80cd0e'/>
<id>urn:sha1:0e4ee5935a000f5d6de63d3c8ad15e1baf80cd0e</id>
<content type='text'>
Derived from https://github.com/githubbrowser/Pre-commit-hooks
and https://gitlab.cern.ch/GeantV/geant/blob/master/hooks/pre-commit-clang-format
</content>
</entry>
</feed>
