0
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
User: Handle DuplicateHostmask exception in hostmask.add. More... over 14 years ago
User: Handle DuplicateHostmask exception in hostmask.add. More... over 14 years ago
User: Only require name for set.password when changing other user's password. More... over 14 years ago
User: Only require name for set.password when changing other user's password. More... over 14 years ago
User: Require set.password to be sent in private. More... over 14 years ago
User: Require set.password to be sent in private. More... over 14 years ago
User: Specify changename must be used in private in its help. More... over 14 years ago
User: Specify changename must be used in private in its help. More... over 14 years ago
Model Admin's ignore help after Channel's. More... over 14 years ago
Model Admin's ignore help after Channel's. More... over 14 years ago
Merge commit '05e8b658e633f37456340b83b01fa304f9fcc5d3', Add script to automatically update version with a datestamp upon commit. More... over 14 years ago
Merge commit '05e8b658e633f37456340b83b01fa304f9fcc5d3', Add script to automatically update version with a datestamp upon commit. More... over 14 years ago
Fix setup.py version import. It failed on clean install, since module supybot is not yet available. When importing 'from src', that pulled src/__init__.py, which in turn tried to import the supybot module. Now we edit sys.path and import the .py file directly. More... over 14 years ago
Fix setup.py version import. It failed on clean install, since module supybot is not yet available. When importing 'from src', that pulled src/__init__.py, which in turn tried to import the supybot module. Now we edit sys.path and import the .py file directly. More... over 14 years ago
Add script to automatically update version with a datestamp upon commit. More... over 14 years ago
Add script to automatically update version with a datestamp upon commit. More... over 14 years ago
Consolidate the version string to reside in one central place to ease change making. More... over 14 years ago
Consolidate the version string to reside in one central place to ease change making. More... over 14 years ago
MessageParser: added configurable separator for the list command. More... over 14 years ago
MessageParser: added configurable separator for the list command. More... over 14 years ago
Make plugin loading/reloading case-insensitive. More... over 14 years ago
Make plugin loading/reloading case-insensitive. More... over 14 years ago
String: make levenshtein command threaded, since it can take a nontrivial amount of time with longer inputs. More... over 14 years ago
String: make levenshtein command threaded, since it can take a nontrivial amount of time with longer inputs. More... over 14 years ago
String: make re timeout configurable. More... over 14 years ago
String: make re timeout configurable. More... over 14 years ago
Fix error handling for subprocesses. More... over 14 years ago
Fix error handling for subprocesses. More... over 14 years ago
Status.processes: add output of currently active processes. More... over 14 years ago
Status.processes: add output of currently active processes. More... over 14 years ago