openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
supybot_fixes
Settings
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 28, 2024 — Aug 28, 2025
Showing page 236 of 238
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Took out a few things, added a few things.
Jeremy Fincher
More...
over 22 years ago
Added extra line before vim line at bottom.
Jeremy Fincher
More...
over 22 years ago
Do a msvcrt.heapmin() during upkeep on Windows
Jeremy Fincher
More...
over 22 years ago
Changed nature of threaded implementation to give more descriptive debug messages and to catch and report uncaught exceptions.
Jeremy Fincher
More...
over 22 years ago
Removing sandbox/makescript.py
Jeremy Fincher
More...
over 22 years ago
Removing sandbox/anagrams.py, which isn't necessary because FunDB subsumed its features.
Jeremy Fincher
More...
over 22 years ago
removing sandbox/debian.py
Brett Kelly
More...
over 22 years ago
Removed sandbox/8ball.dat
Jeremy Fincher
More...
over 22 years ago
Removing old files.
Jeremy Fincher
More...
over 22 years ago
Changed defaultCapabilities to a set() instead of a list
Jeremy Fincher
More...
over 22 years ago
Removed auth from un-disable-able commands
Jeremy Fincher
More...
over 22 years ago
Forgot irc.reply(msg, conf.replySuccess) in addlart.
Jeremy Fincher
More...
over 22 years ago
New style guidelines for SQL.
Jeremy Fincher
More...
over 22 years ago
Fixed a typo in the docstring of getArgs
Jeremy Fincher
More...
over 22 years ago
Don't complain about not adding messages to the message queue when world.startup is in effect.
Jeremy Fincher
More...
over 22 years ago
Moved startup to world.
Jeremy Fincher
More...
over 22 years ago
Changed randomquote to give the number of the quote
Jeremy Fincher
More...
over 22 years ago
Initial import; workaround for bug in Python 2.2 rfc822.py
Jeremy Fincher
More...
over 22 years ago
Added link to SF.net page
Jeremy Fincher
More...
over 22 years ago
Stylistic bug
Jeremy Fincher
More...
over 22 years ago
Finally fixed unidentify
Jeremy Fincher
More...
over 22 years ago
Fixed bug in recent commit: msg -> self.msg in IrcObjectProxy
Jeremy Fincher
More...
over 22 years ago
Fixed checkCapability to handle anti capabilities during startup
Jeremy Fincher
More...
over 22 years ago
Fixed minor period-bug in a docstring help
Jeremy Fincher
More...
over 22 years ago
Fixed unidentify to not require a name/password.
Jeremy Fincher
More...
over 22 years ago
Removed auth/unauth aliases for identify/unidentify
Jeremy Fincher
More...
over 22 years ago
Fixed makeAntiCapability to Do The Right Thing in the face of channel-like capabilities
Jeremy Fincher
More...
over 22 years ago
Made a helper function tokenize(s) so it can be called instead of Tokenizer().tokenize(s)
Jeremy Fincher
More...
over 22 years ago
Added itersplit
Jeremy Fincher
More...
over 22 years ago
Fixed randomquote in the face of an empty database.
Jeremy Fincher
More...
over 22 years ago
←
1
2
…
230
231
232
233
234
235
236
237
238
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree