.. |
drivers
|
Fix crash in sending queued messages if SocketDriver.irc is None.
|
2013-12-27 13:15:45 +00:00 |
utils
|
Fix file descriptor leaks
|
2014-01-03 17:44:01 +01:00 |
__init__.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
ansi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
callbacks.py
|
Aka: Fix 'factorial-complexity' recursion and command overriding.
|
2013-12-11 16:01:01 +00:00 |
cdb.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
commands.py
|
Merge pull request #536 from ddan39/addshortopts
|
2014-01-07 01:36:05 -08:00 |
conf.py
|
Add certfp support. Closes GH-468.
|
2013-11-10 11:45:01 +01:00 |
dbi.py
|
Fix previous merge (again).
|
2014-01-03 17:48:30 +00:00 |
dynamicScope.py
|
Fix issue with Pypy
|
2010-12-12 14:22:44 +01:00 |
gpg.py
|
Fix import of supybot.gpg if gnupg is not available.
|
2013-11-02 06:17:51 +00:00 |
httpserver.py
|
Merge branch 'testing' into fix/fd-leak
|
2014-01-03 17:45:53 +01:00 |
i18n.py
|
Fix previous merge.
|
2014-01-03 17:15:32 +00:00 |
ircdb.py
|
Add arguments ignoreChannelOp and ignoreDefaultAllow to ircdb.checkCapability.
|
2013-12-27 15:04:32 +00:00 |
irclib.py
|
irclib: Prevent crash if 324 or 329 is not received after any other post-join messages.
|
2013-10-10 14:10:06 +00:00 |
ircmsgs.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
ircutils.py
|
ircutils: Add 'I' to _plusRequireArguments and _minusRequireArguments.
|
2013-11-25 20:44:52 +00:00 |
log.py
|
log: Add support for Logging's 'extra' keyword argument
|
2014-01-05 17:15:00 -05:00 |
plugin.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
questions.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
registry.py
|
registry: Make subvalues inherit privacy. Closes GH-519.
|
2013-10-06 14:26:03 +00:00 |
schedule.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
shlex.py
|
Fix file descriptor leaks
|
2014-01-03 17:44:01 +01:00 |
test.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
unpreserve.py
|
Use open() instead of file().
|
2012-08-04 13:13:16 +02:00 |
world.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |