aboutsummaryrefslogtreecommitdiffstats
path: root/git-tools/hooks/commit-msg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/p/10092' into develop-olympusAndreas Fischer2011-03-141-1/+1
|\
| * [ticket/10092] Ignore overlength comment lines in commit-msg hook.Oleg Pudeyev2011-03-111-1/+1
* | [ticket/10078] Avoid \n in strings given to echo for portability.Oleg Pudeyev2011-03-111-2/+3
|/
* [ticket/9824] Accept commit messages with less than perfect headings.Oleg Pudeyev2011-03-011-1/+13
* [ticket/9824] Allow empty lines after ticket reference.Oleg Pudeyev2011-03-011-1/+8
* [ticket/9824] Handle empty commit messages in commit-msg hook.Oleg Pudeyev2011-03-011-0/+11
* [task/git-tools] Change the GNU --lines argument to the POSIX -lChris Smith2010-09-081-1/+1
* [task/git-tools] Solve dependency on the GNU wc --max-line-length optionChris Smith2010-09-071-3/+4
* [task/git-tools] Ignore git commit message commentsChris Smith2010-08-101-1/+13
* [task/git-tools] Adjust the hook to enforce that a ticket is always mentionedChris Smith2010-08-101-2/+2
* [task/git-tools] Vastly expanded commit-msg hook.Chris Smith2010-08-101-5/+224
* [task/git-tools] Beginnings of a syntax checking hook.Chris Smith2010-08-101-0/+26
* [task/git-tools] Append ticket identifier to commit message prior to editing.Chris Smith2010-08-101-24/+0
* [task/git-tools] move ticket id appending to commit-msg hookIgor Wiedler2010-07-121-0/+24