| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/12720] Allow commit heading to begin with lowercase letters | Dhruv | 2014-06-16 | 1 | -2/+2 |
* | [ticket/10767] Clarify what happens at the end of the hook. | Oleg Pudeyev | 2012-04-17 | 1 | -1/+8 |
* | [ticket/10767] Use warning/error language as appropriate. | Oleg Pudeyev | 2012-04-17 | 1 | -1/+3 |
* | [ticket/10767] Default to non-fatal behavior. | Oleg Pudeyev | 2012-04-17 | 1 | -4/+6 |
* | [ticket/10767] Revert unconditional unfatality in commit-msg hook. | Oleg Pudeyev | 2012-04-16 | 1 | -3/+18 |
* | [ticket/10093] Use correct ANSI code for clearing color. | Oleg Pudeyev | 2011-12-03 | 1 | -2/+2 |
* | [ticket/10093] Make commit-msg always not fatal by nuking all fatal logic. | Oleg Pudeyev | 2011-12-03 | 1 | -18/+3 |
* | [ticket/10093] Use color in commit-msg hook warning/error messages. | Oleg Pudeyev | 2011-11-26 | 1 | -1/+50 |
* | [ticket/10093] Refactor complaining in commit-msg hook for color support. | Oleg Pudeyev | 2011-11-26 | 1 | -17/+22 |
* | [ticket/10093] Respect phpbb.hooks.commit-msg.fatal on syntax errors. | Oleg Pudeyev | 2011-11-26 | 1 | -1/+1 |
* | [ticket/10093] Document phpbb.hooks.commit-msg.fatal setting. | Oleg Pudeyev | 2011-11-26 | 1 | -0/+5 |
* | Merge branch 'ticket/p/10092' into develop-olympus | Andreas Fischer | 2011-03-14 | 1 | -1/+1 |
|\ |
|
| * | [ticket/10092] Ignore overlength comment lines in commit-msg hook. | Oleg Pudeyev | 2011-03-11 | 1 | -1/+1 |
* | | [ticket/10078] Avoid \n in strings given to echo for portability. | Oleg Pudeyev | 2011-03-11 | 1 | -2/+3 |
|/ |
|
* | [ticket/9824] Accept commit messages with less than perfect headings. | Oleg Pudeyev | 2011-03-01 | 1 | -1/+13 |
* | [ticket/9824] Allow empty lines after ticket reference. | Oleg Pudeyev | 2011-03-01 | 1 | -1/+8 |
* | [ticket/9824] Handle empty commit messages in commit-msg hook. | Oleg Pudeyev | 2011-03-01 | 1 | -0/+11 |
* | [task/git-tools] Change the GNU --lines argument to the POSIX -l | Chris Smith | 2010-09-08 | 1 | -1/+1 |
* | [task/git-tools] Solve dependency on the GNU wc --max-line-length option | Chris Smith | 2010-09-07 | 1 | -3/+4 |
* | [task/git-tools] Ignore git commit message comments | Chris Smith | 2010-08-10 | 1 | -1/+13 |
* | [task/git-tools] Adjust the hook to enforce that a ticket is always mentioned | Chris Smith | 2010-08-10 | 1 | -2/+2 |
* | [task/git-tools] Vastly expanded commit-msg hook. | Chris Smith | 2010-08-10 | 1 | -5/+224 |
* | [task/git-tools] Beginnings of a syntax checking hook. | Chris Smith | 2010-08-10 | 1 | -0/+26 |
* | [task/git-tools] Append ticket identifier to commit message prior to editing. | Chris Smith | 2010-08-10 | 1 | -24/+0 |
* | [task/git-tools] move ticket id appending to commit-msg hook | Igor Wiedler | 2010-07-12 | 1 | -0/+24 |