0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
release.py: Use git-archive to create the tarballs and tag clean checkout More... over 16 years ago
Add export-ignore gitattributes for test/, sandbox/, and .git* More... over 16 years ago
setup.py: Build plugin list automatically More... over 16 years ago
release.py: Check for clean git checkout and correct branch layout More... over 16 years ago
Add BadWords plugin and local modules for Dict, Math, Google, RSS More... over 16 years ago
Alias: Add a useful README More... over 16 years ago
Add simplejson to the Google plugin and use universalImport More... over 16 years ago
Add dictclient to the Dict plugin and use universalImport More... over 16 years ago
Update RSS's README with the new announce syntax More... over 16 years ago
Fix perlReToReplacer when \ is used in the replacement More... over 16 years ago
Comments can't follow line continuations More... over 16 years ago
Merge branch 'master' of ssh://[email protected]/gitroot/supybot More... over 16 years ago
Ensured logging of error messages with unrecognized numeric codes. Fixes SR #1859821, but nothing can rectify freenode's idiocy completely. More... over 16 years ago
Merge branch 'master' of git+ssh://supybot.git.sourceforge.net/gitroot/supybot More... over 16 years ago
Fixes SR #2233215. More... over 16 years ago
Do not store the install directory in directories.plugins More... over 16 years ago
Merge branch 'master' of ssh://[email protected]/gitroot/supybot More... over 16 years ago
Moved BadWords's kick-check to an inFilter rather than doPrivmsg, so ignored people can still be kicked. More... over 16 years ago
Math: Move convertcore to the local directory More... over 16 years ago
RSS: Move feedparser to the local directory More... over 16 years ago
supybot-plugin-create: Also make a local directory in the plugin directory More... over 16 years ago
scripts: Change tabstop to softtabstop in our modelines More... over 16 years ago
Make universalImport support 'from ModuleA import ModuleB' More... over 16 years ago
Math: Remove extra try block in favor of universalImport More... over 16 years ago
Fixed RSS to include a feedparser which doesn't override the globally-installed one, using universalImport. More... over 16 years ago
Added utils.python.universalImport to make the previous idiom cleaner. More... over 16 years ago
Fix math to be capable of using externally-installed third-party packages, while still providing them for people who don't have them externally installed. More... over 16 years ago
Misc.last: Prevent potential information leaks More... over 16 years ago
ChannelLogger: Use a sane timestamp for filenameTimestamp More... over 16 years ago
ShrinkUrl: Add shrinkSnarfer.showDomain config More... over 16 years ago