Commit graph

5 commits

Author SHA1 Message Date
Luboš Luňák
b3553246c6 grep actually doesn't normally know \t, but [:blank:] is [ \t]
Change-Id: Ie9bf8ea60f1c0595aa3ac2e0f9b3e6505af30e6c
2013-03-01 19:37:38 +01:00
Luboš Luňák
86b49aa44e warn about commit messages with accidental comments
The comment provided by git starts lines with '# ' (space or tab),
so warn if a line starts with # not followed by a space. It's most
likely something like '#ifdef UNX' or AOO's '#i103131#'. We already
have commits where git silently stripped off such lines.

Change-Id: Ic366d8ee64207edb8bb2fb1ef3a6a192f55872d8
2013-03-01 19:37:34 +01:00
Caolán McNamara
d21eb6bc91 add hook to block use of markup in .ui files
Change-Id: Ia7eed5e9e1f8fba9876730e909461dabc167deb9
2012-10-26 12:58:56 +01:00
Miklos Vajna
bab471569a if git hooks are moved, move the README as well
Change-Id: I1d9e64bf16b7572de120e9f81e9f13c7c4c11ca0
2012-10-25 18:40:07 +02:00
Norbert Thiebaud
9152c42a65 submodules migration
Change-Id: Ib3e472a4b1abf880f695be7a6667393d6a82f10d
2012-10-16 11:28:26 -05:00