26
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 13 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing sandbox/anagrams.py, which isn't necessary because FunDB subsumed its features. More... about 21 years ago
removing sandbox/debian.py More... about 21 years ago
Removed sandbox/8ball.dat More... about 21 years ago
Removing old files. More... about 21 years ago
Changed defaultCapabilities to a set() instead of a list More... about 21 years ago
Removed auth from un-disable-able commands More... about 21 years ago
Forgot irc.reply(msg, conf.replySuccess) in addlart. More... about 21 years ago
New style guidelines for SQL. More... about 21 years ago
Fixed a typo in the docstring of getArgs More... about 21 years ago
Don't complain about not adding messages to the message queue when world.startup is in effect. More... about 21 years ago
Moved startup to world. More... about 21 years ago
Changed randomquote to give the number of the quote More... about 21 years ago
Initial import; workaround for bug in Python 2.2 rfc822.py More... about 21 years ago
Added link to SF.net page More... about 21 years ago
Stylistic bug More... about 21 years ago
Finally fixed unidentify More... about 21 years ago
Fixed bug in recent commit: msg -> self.msg in IrcObjectProxy More... about 21 years ago
Fixed checkCapability to handle anti capabilities during startup More... about 21 years ago
Fixed minor period-bug in a docstring help More... about 21 years ago
Fixed unidentify to not require a name/password. More... about 21 years ago
Removed auth/unauth aliases for identify/unidentify More... about 21 years ago
Fixed makeAntiCapability to Do The Right Thing in the face of channel-like capabilities More... about 21 years ago
Made a helper function tokenize(s) so it can be called instead of Tokenizer().tokenize(s) More... about 21 years ago
Added itersplit More... about 21 years ago
Fixed randomquote in the face of an empty database. More... about 21 years ago
Fixed an AttributeError (connection->conn) More... about 21 years ago
Fixed a stupid variable name (def\!) More... about 21 years ago
Fixed a platform-dependence bug and rewrote some config file parsing to be cleaner. More... about 21 years ago
Added acronym and geekquote commands and triple-quoted method docstrings. More... about 21 years ago
Added kernel command More... about 21 years ago