summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support "%0.10?monster" to query a particular version.Neil Moore2012-09-161-4/+4
* 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
* Add a new %puppet command.Neil Moore2012-08-012-1/+45
* 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
* Remove easter eggs.Neil Moore2012-07-121-25/+0
* More easter eggs.Neil Moore2012-07-091-1/+17
* Whitespace fixes.Neil Moore2012-07-083-9/+8
* An easter egg for Chei players in ##crawl.Neil Moore2012-07-081-0/+9
* Actually log user quits.Neil Moore2012-07-081-3/+1
* Don't log (most) other events from ##crawl.Neil Moore2012-07-081-6/+18
* Reside in ##crawl, too (but don't log it just yet).Neil Moore2012-07-081-1/+2
* 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
* Parse monster output as UTF-8.Neil Moore2012-04-301-0/+1
* Capture and output monster's stderr as well.Neil Moore2012-04-061-1/+6
* Specify max message length.Neil Moore2012-04-061-0/+6
* Support %? (monster-stable) in addition to %? (monster-trunk).Neil Moore2012-03-141-4/+8
* Display errors from monster-trunk.Neil Moore2012-03-141-1/+1
* Do not log replies to private messages, either.Neil Moore2012-01-071-1/+3
* Actually ignore private messages.Neil Moore2012-01-071-2/+2
* Do not log private messages.Neil Moore2012-01-071-1/+3
* Save cookies between login and requests.Neil Moore2012-01-041-2/+9
* Log in to the wiki before issuing the recent changes request.Neil Moore2012-01-041-2/+37
* Return undef after calling plugin methods.Neil Moore2012-01-031-0/+1
* Plugin for %?? command, like gretell's @??.Neil Moore2012-01-021-0/+40
* Send responses to the correct channel/user, not everyone.Neil Moore2012-01-023-5/+11
* Add a %git command.Neil Moore2012-01-021-5/+39
* Add a %bug command.Neil Moore2012-01-021-0/+9
* 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
* remove a debugging warnJesse Luehrs2010-02-151-1/+0
* minor fixes to the commit pluginJesse Luehrs2010-02-151-5/+8