summaryrefslogtreecommitdiff
path: root/.git-hooks/commit-msg
AgeCommit message (Collapse)AuthorFilesLines
2013-03-01grep actually doesn't normally know \t, but [:blank:] is [ \t]Luboš Luňák1-1/+1
Change-Id: Ie9bf8ea60f1c0595aa3ac2e0f9b3e6505af30e6c
2013-03-01warn about commit messages with accidental commentsLuboš Luňák1-0/+8
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
2012-10-16submodules migrationNorbert Thiebaud1-0/+173
Change-Id: Ib3e472a4b1abf880f695be7a6667393d6a82f10d