Limnoria/src
Valentin Lorentz 87607667ec PluginDownloader: Add l10n-fr. 2012-04-19 21:45:49 +02:00
..
drivers Fix SSL issues caused by redundant patches. 2012-04-03 17:14:07 +02:00
utils Allow supybot.directories.backup to be /dev/null. 2012-03-15 20:22:46 +01:00
__init__.py Fix comment in src/__init__.py 2011-06-24 14:52:24 +02:00
ansi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
callbacks.py Add the channel where a command has been called in the logs ('XXX called by XXX'). 2012-03-18 20:45:17 +01:00
cdb.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
commands.py Pass supybot.protocols.irc.strictRfc to ircutils.isNick in 'nick' converter. Closes GH-312. 2012-02-11 09:03:52 +01:00
conf.py Fix help for supybot.directories.backup. 2012-04-17 11:49:03 +02:00
dbi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
dynamicScope.py Fix issue with Pypy 2010-12-12 14:22:44 +01:00
httpserver.py Add configuration variable supybot.servers.http.robots. 2011-10-29 12:13:09 +02:00
i18n.py i18n: Fix issue with the bot sending the repr() of the string on IRC when translation has 'new line' characters in it. 2012-04-17 11:45:25 +02:00
ircdb.py Change the minimal number of non-wildcard characters in hostmask from 8 to 3. Closes GH-276. 2012-04-04 15:08:49 +02:00
irclib.py Merge supybot's master (will make future merges easier) 2012-04-03 16:55:29 +02:00
ircmsgs.py Fix commit ed5f79c0. 2012-04-04 15:44:57 +02:00
ircutils.py Merge branch 'maint/0.83.4' 2011-11-13 15:26:19 -05:00
log.py Merge branch 'maint/0.83.4' 2010-09-20 19:46:18 -04:00
plugin.py Fix syntax error 2011-03-05 09:51:05 +01:00
questions.py Internationalize questions.py 2010-10-20 18:33:39 +02:00
registry.py Revert "In registry.py, test whether a requested configuration variable is a channel name before creating it automatically. Closes GH-63." 2011-08-12 01:06:31 +02:00
schedule.py schedule: Add parameters args and kwargs. 2012-04-04 15:55:08 +02:00
shlex.py Added our hacked shlex.py, prior to the 2.3 bastardization that made it unsuitable for our purposes. 2005-02-18 08:30:59 +00:00
test.py Merge branch 'maint/0.83.4' 2011-11-13 15:26:19 -05:00
unpreserve.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
version.py PluginDownloader: Add l10n-fr. 2012-04-19 21:45:49 +02:00
world.py Create a commands.process function which runs a function inside a separate process. 2011-08-15 17:24:33 +02:00