<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/git-tools/hooks, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/15683] Better error message when commit message has CRLF</title>
<updated>2018-06-05T19:20:19+00:00</updated>
<author>
<name>Anssi Johansson</name>
<email>github@miuku.net</email>
</author>
<published>2018-06-05T19:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=90689090513fb3285b12eb0c9cda87c4125ded86'/>
<id>90689090513fb3285b12eb0c9cda87c4125ded86</id>
<content type='text'>
When someone tries to do a pull request with incorrect line breaks in the
commit message, the error message as given by Travis is "Unexpected EOF
encountered". The error message should be clearer that CR/LF was the
problem. This change adds a separate check for CRLF line endings.

PHPBB3-15683
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When someone tries to do a pull request with incorrect line breaks in the
commit message, the error message as given by Travis is "Unexpected EOF
encountered". The error message should be clearer that CR/LF was the
problem. This change adds a separate check for CRLF line endings.

PHPBB3-15683
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12720] Allow commit heading to begin with lowercase letters</title>
<updated>2014-06-16T13:25:19+00:00</updated>
<author>
<name>Dhruv</name>
<email>dhruv.goel92@gmail.com</email>
</author>
<published>2014-06-15T21:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6db849cba5ab716af24d3d66b14104eb463c9dff'/>
<id>6db849cba5ab716af24d3d66b14104eb463c9dff</id>
<content type='text'>
PHPBB3-12720
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12720
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11630] Improvements to the PHP lint pre-commit hook</title>
<updated>2013-07-06T17:16:59+00:00</updated>
<author>
<name>Matthew Fonda</name>
<email>mfonda@enotes.com</email>
</author>
<published>2013-04-12T16:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=300867ab1a688449d0a26061fa63155db1bfc101'/>
<id>300867ab1a688449d0a26061fa63155db1bfc101</id>
<content type='text'>
The PHP lint pre-commit hook fails to display any output when an error
other than a parse error is decteced.

Additionally, the hook may not display any meaningful output depending
on php.ini settings. This commit removes the dependency on php.ini.

PHPBB3-11630
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The PHP lint pre-commit hook fails to display any output when an error
other than a parse error is decteced.

Additionally, the hook may not display any meaningful output depending
on php.ini settings. This commit removes the dependency on php.ini.

PHPBB3-11630
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10767] Clarify what happens at the end of the hook.</title>
<updated>2012-04-17T10:05:33+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2012-04-17T09:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=aceca2566b80753d79c1dc77f5470618b0a2078d'/>
<id>aceca2566b80753d79c1dc77f5470618b0a2078d</id>
<content type='text'>
If there are problems and fatal is true, print that the commit
is aborted.

If there are problems and fatal is false, print instructions
for fixing the commit.

PHPBB3-10767
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If there are problems and fatal is true, print that the commit
is aborted.

If there are problems and fatal is false, print instructions
for fixing the commit.

PHPBB3-10767
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10767] Use warning/error language as appropriate.</title>
<updated>2012-04-17T10:05:32+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2012-04-17T09:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=45b910f9b445dc50cf65e456d8fe6f3aae2cbc11'/>
<id>45b910f9b445dc50cf65e456d8fe6f3aae2cbc11</id>
<content type='text'>
When commit-msg hook is fatal, label the message as an error.

When it is not fatal, label the message as a warning.

"Syntax error" is still always an error, not sure if this
should be changed.

PHPBB3-10767
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When commit-msg hook is fatal, label the message as an error.

When it is not fatal, label the message as a warning.

"Syntax error" is still always an error, not sure if this
should be changed.

PHPBB3-10767
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10767] Default to non-fatal behavior.</title>
<updated>2012-04-17T10:05:32+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2012-04-17T09:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1ce8a1d7ee1f361278358f5b2b3e15b449d2a8aa'/>
<id>1ce8a1d7ee1f361278358f5b2b3e15b449d2a8aa</id>
<content type='text'>
PHPBB3-10767
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10767
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10767] Revert unconditional unfatality in commit-msg hook.</title>
<updated>2012-04-16T07:05:42+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2012-04-16T07:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=bdf21e45caadd74c7f4c41d6e1bf4737d9300cf4'/>
<id>bdf21e45caadd74c7f4c41d6e1bf4737d9300cf4</id>
<content type='text'>
Revert "[ticket/10093] Make commit-msg always not fatal by nuking all fatal logic."

This reverts commit 88cad5523e7cdac6826dd8581e27e22a65afda26.

PHPBB3-10093
PHPBB3-10767
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "[ticket/10093] Make commit-msg always not fatal by nuking all fatal logic."

This reverts commit 88cad5523e7cdac6826dd8581e27e22a65afda26.

PHPBB3-10093
PHPBB3-10767
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10760] Fix numbering in php fun facts.</title>
<updated>2012-04-04T15:43:59+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2012-04-04T15:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=dc63db1860e597b1201994a17fd7679bfdc9b0d8'/>
<id>dc63db1860e597b1201994a17fd7679bfdc9b0d8</id>
<content type='text'>
PHPBB3-10760
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10760
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10760] Value must be quoted as it might be two words.</title>
<updated>2012-04-04T15:41:14+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2012-04-04T15:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=efdd1e623e2dc060ae9b524b67c624037d8a94f0'/>
<id>efdd1e623e2dc060ae9b524b67c624037d8a94f0</id>
<content type='text'>
PHPBB3-10760
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10760
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10760] PHP is great. This commit is the proof.</title>
<updated>2012-04-04T04:27:06+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2012-04-04T04:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6536a36208b3a2ecebaf5ab8e93f63b84127ae3f'/>
<id>6536a36208b3a2ecebaf5ab8e93f63b84127ae3f</id>
<content type='text'>
PHPBB3-10760
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10760
</pre>
</div>
</content>
</entry>
</feed>
