.. |
__init__.py
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +00:00 |
Admin.py
|
Added several new types for better error checking, converted supybot.channels to be space-separated, and made Admin.{join,nick} Do The Right Thing.
|
2004-01-21 17:13:04 +00:00 |
ansi.py
|
Changed some quotes so emacs would syntax-highlight properly.
|
2003-09-25 06:17:44 +00:00 |
asyncoreDrivers.py
|
Cleaned up a few logging messages.
|
2004-01-21 23:35:34 +00:00 |
callbacks.py
|
Removed killProxy, which was never used.
|
2004-01-26 03:50:15 +00:00 |
cdb.py
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
Channel.py
|
Changed the capabilities separator to ';' since we use ',' in the actual
|
2004-01-27 22:34:21 +00:00 |
conf.py
|
Made defaultplugin use the registry.
|
2004-01-25 08:22:50 +00:00 |
Config.py
|
Fixed no-help case in Config.help.
|
2004-01-27 00:42:17 +00:00 |
configurable.py
|
HUUUUUUUUGE Configuration change.
|
2004-01-18 07:58:26 +00:00 |
drivers.py
|
Removed Interactive driver (heck, I don't know the last time I even looked at that code, let alone used it).
|
2004-01-20 18:56:18 +00:00 |
fix.py
|
Added __revision__ strings.
|
2003-11-25 17:33:58 +00:00 |
ircdb.py
|
Changed channel capabilities to use commas.
|
2004-01-20 21:53:13 +00:00 |
irclib.py
|
Fixed multiple logging of repr'ed msg.
|
2004-01-27 11:15:56 +00:00 |
ircmsgs.py
|
Changed over to the cool new RichReplyMethods stuff, mostly.
|
2004-01-07 19:09:24 +00:00 |
ircutils.py
|
Foo!
|
2004-01-23 13:08:42 +00:00 |
log.py
|
Oops, forgot a return.
|
2004-01-27 00:36:50 +00:00 |
Misc.py
|
Fixed capitalization bug.
|
2004-01-21 20:19:38 +00:00 |
Owner.py
|
Made do001 more robust against failures loading.
|
2004-01-27 11:29:54 +00:00 |
plugins.py
|
More, better workaround for the mx.DateTime suckiness.
|
2004-01-22 00:45:37 +00:00 |
privmsgs.py
|
Made an error message a bit clearer.
|
2004-01-19 20:27:04 +00:00 |
questions.py
|
Small update to normalize whitespace of prompts.
|
2004-01-22 19:53:04 +00:00 |
registry.py
|
Added a Regexp type.
|
2004-01-27 18:14:44 +00:00 |
repl.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
schedule.py
|
Slight style update.
|
2004-01-02 22:29:03 +00:00 |
socketDrivers.py
|
Cleaned up a few logging messages.
|
2004-01-21 23:35:34 +00:00 |
structures.py
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
twistedDrivers.py
|
Tried to make sure Ircs and Drivers get nuked appropriately when they die sadly.
|
2004-01-20 16:07:03 +00:00 |
User.py
|
Changed the capabilities separator to ';' since we use ',' in the actual
|
2004-01-27 22:34:21 +00:00 |
utils.py
|
Added blank line. I don't remember why, but I'm tired of looking at it in CVS diff, and I'm sure I added it for a reason.
|
2004-01-27 20:05:36 +00:00 |
webutils.py
|
Handled the ugly "timed out" error message.
|
2004-01-15 11:32:25 +00:00 |
world.py
|
Added log.timestamp.
|
2004-01-19 20:22:06 +00:00 |