.. |
AdminCommands.py
|
Made the part command behave sensibly in the face of an empty argument list.
|
2003-07-23 02:12:17 +00:00 |
ansi.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
asyncoreDrivers.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
bot.py
|
Finally got the persistent configuration working with the Relay module (though don't try to reload it :)).
|
2003-08-23 04:42:04 +00:00 |
callbacks.py
|
Made CommandThread work with non-instancemethods.
|
2003-08-25 19:50:46 +00:00 |
cdb.py
|
Updated stuff for 2.3 to break 2.2 compatibility :)
|
2003-08-07 02:48:44 +00:00 |
ChannelCommands.py
|
Fixed handling of channel capabilities
|
2003-04-02 11:08:34 +00:00 |
conf.py
|
Made configuration commands persistent, yay!
|
2003-08-22 23:15:29 +00:00 |
debug.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
drivers.py
|
Added .reconnect() method to drivers.
|
2003-04-21 04:32:42 +00:00 |
fix.py
|
Added any/all sequence predicates.
|
2003-08-23 12:08:14 +00:00 |
ircdb.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
irclib.py
|
Guard against an error on exit.
|
2003-08-23 10:59:28 +00:00 |
ircmsgs.py
|
Fixed asserts to use the new 'all' predicate in fix.py.
|
2003-08-23 12:11:46 +00:00 |
ircutils.py
|
Added a return value to shrinkList, the number of things removed from the list.
|
2003-08-23 09:07:45 +00:00 |
MiscCommands.py
|
Forgot to guard morehelp command against None __doc__s.
|
2003-08-22 07:00:07 +00:00 |
privmsgs.py
|
Made the response of the upkeep command more useful.
|
2003-08-23 11:41:25 +00:00 |
questions.py
|
Fixed extra [y/n] options in expect.
|
2003-08-19 13:36:14 +00:00 |
repl.py
|
Changed debug.debugMsg to debug.msg.
|
2003-04-03 10:06:11 +00:00 |
schedule.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
structures.py
|
Must've missed some sliceIndices conversion.
|
2003-08-22 23:10:08 +00:00 |
twistedDrivers.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
UserCommands.py
|
Whitespace change.
|
2003-04-20 21:56:41 +00:00 |
utils.py
|
Added unCommaThe function.
|
2003-08-23 07:57:04 +00:00 |
world.py
|
Removed some apostrophes so syntax highlighting works in emacs.
|
2003-08-17 21:29:50 +00:00 |