summaryrefslogtreecommitdiffstats
path: root/lib/Crawl/Bot/Plugin/Commit.pm
Commit message (Expand)AuthorAgeFilesLines
* Actually stop at the announce limit...Neil Moore2012-10-111-0/+1
* Limit commit announcements.Neil Moore2012-10-111-0/+10
* Colour commit announcements.Neil Moore2012-10-111-8/+78
* Revert "Disable commit announcements."Neil Moore2012-10-091-1/+1
* Disable commit announcements.Neil Moore2012-10-051-1/+1
* Do announce commits to master.Neil Moore2012-10-031-1/+3
* Do not announce branch commits merged from master.Neil Moore2012-10-031-1/+1
* Re-enable commit announcements.Neil Moore2012-10-021-1/+1
* Re-include the branch in version announcements.Neil Moore2012-08-201-1/+1
* Use more detailed format for commit announcements.Neil Moore2012-08-191-2/+11
* Whitespace fix.Neil Moore2012-08-191-1/+1
* Include "git describe" version string in %git output.Neil Moore2012-07-251-1/+12
* Handle UTF-8 commit messages properly.Neil Moore2012-07-141-1/+1
* Whitespace fixes.Neil Moore2012-07-081-1/+1
* Include gitorious URL in the output of %git.Neil Moore2012-06-121-2/+3
* Correct grammar.Neil Moore2012-05-041-2/+4
* Whitespace fixes.Neil Moore2012-05-041-17/+17
* Re-enable commit announcements.Neil Moore2012-05-041-15/+23
* Send responses to the correct channel/user, not everyone.Neil Moore2012-01-021-3/+7
* Add a %git command.Neil Moore2012-01-021-5/+39
* Report only new branches, not commits.Neil Moore2012-01-021-16/+19
* Use gitorious repo rather than sourceforge.Neil Moore2012-01-021-1/+1
* last capture here shouldn't be greedyJesse Luehrs2010-02-151-1/+1
* cherry-picks might have the message in the subjectJesse Luehrs2010-02-151-1/+2
* tick already fetches at the beginningJesse Luehrs2010-02-151-4/+1
* a few more fixesJesse Luehrs2010-02-151-3/+4
* minor fixes to the commit pluginJesse Luehrs2010-02-151-5/+8
* add a plugin for commit reportingJesse Luehrs2010-02-151-0/+101