summaryrefslogtreecommitdiffstats
path: root/lib/Crawl/Bot/Plugin/Commit.pm
Commit message (Expand)AuthorAgeFilesLines
* optionally mirror the checkout to another repositoryHEADmasterJesse Luehrs2014-08-171-0/+11
* Commit: handle zero insertions/etc as well.Neil Moore2014-07-141-1/+1
* Commit: handle only one insertion/deletion/file changed.Neil Moore2014-07-141-3/+3
* Revert "Abbreviate cherry-picks by default again"Neil Moore2014-06-061-1/+1
* Abbreviate cherry-picks by default againNeil Moore2014-04-041-1/+1
* Actually fix "and 1 more commits".Neil Moore2014-02-131-3/+4
* Don't add a stray "r" before untagged commit hashesNeil Moore2013-12-261-10/+21
* Include committer when it differs from author.Neil Moore2013-07-311-14/+28
* New %branch command.Neil Moore2013-06-251-4/+12
* Announce only playable branches in ##crawl.Neil Moore2013-06-251-3/+16
* Use s-z.org gitweb for commit links.Neil Moore2013-05-301-2/+8
* Colour commit queries differently from announcments.Neil Moore2013-05-301-1/+2
* Avoid a useless (and ungrammatical) "... and 1 more commits" message.Neil Moore2013-01-301-2/+7
* Add some debugging messages.Neil Moore2012-12-121-0/+4
* Link to git.develz.org mirror rather than gitorious.Neil Moore2012-11-071-2/+2
* Announce commits in reverse order (oldest first).Neil Moore2012-11-071-1/+1
* Correctly report new branches.Neil Moore2012-10-261-1/+2
* 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