0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Took out a few things, added a few things. More... over 22 years ago
Added extra line before vim line at bottom. More... over 22 years ago
Do a msvcrt.heapmin() during upkeep on Windows More... over 22 years ago
Changed nature of threaded implementation to give more descriptive debug messages and to catch and report uncaught exceptions. More... over 22 years ago
Removing sandbox/makescript.py More... over 22 years ago
Removing sandbox/anagrams.py, which isn't necessary because FunDB subsumed its features. More... over 22 years ago
removing sandbox/debian.py More... over 22 years ago
Removed sandbox/8ball.dat More... over 22 years ago
Removing old files. More... over 22 years ago
Changed defaultCapabilities to a set() instead of a list More... over 22 years ago
Removed auth from un-disable-able commands More... over 22 years ago
Forgot irc.reply(msg, conf.replySuccess) in addlart. More... over 22 years ago
New style guidelines for SQL. More... over 22 years ago
Fixed a typo in the docstring of getArgs More... over 22 years ago
Don't complain about not adding messages to the message queue when world.startup is in effect. More... over 22 years ago
Moved startup to world. More... over 22 years ago
Changed randomquote to give the number of the quote More... over 22 years ago
Initial import; workaround for bug in Python 2.2 rfc822.py More... over 22 years ago
Added link to SF.net page More... over 22 years ago
Stylistic bug More... over 22 years ago
Finally fixed unidentify More... over 22 years ago
Fixed bug in recent commit: msg -> self.msg in IrcObjectProxy More... over 22 years ago
Fixed checkCapability to handle anti capabilities during startup More... over 22 years ago
Fixed minor period-bug in a docstring help More... over 22 years ago
Fixed unidentify to not require a name/password. More... over 22 years ago
Removed auth/unauth aliases for identify/unidentify More... over 22 years ago
Fixed makeAntiCapability to Do The Right Thing in the face of channel-like capabilities More... over 22 years ago
Made a helper function tokenize(s) so it can be called instead of Tokenizer().tokenize(s) More... over 22 years ago
Added itersplit More... over 22 years ago
Fixed randomquote in the face of an empty database. More... over 22 years ago