0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug #711056 More... over 22 years ago
private/public messages working now More... over 22 years ago
getnote (almost) works now More... over 22 years ago
Changed privmsgs.getArgs to raise ArgumentError, and make the necessary changes in callbacks to Do The Right Thing More... over 22 years ago
Fixed minor bug in IrcMsgQueue and removed needless if statement More... over 22 years ago
Forgot to change the class name More... over 22 years ago
Altered lithp command to handle 'z' and changed a list comprehension with a builtin to a map More... over 22 years ago
Changed OverflowError message. More... over 22 years ago
Added better handling for OverflowError More... over 22 years ago
Added binary command More... over 22 years ago
Added advanced/not advanced questions and check to make sure the server resolves. More... over 22 years ago
Attribute mode changes to someone More... over 22 years ago
Added question to see if user wants to set user/ident More... over 22 years ago
Fixed minor style bug More... over 22 years ago
Fixed spurious exception atexit. More... over 22 years ago
Straightened out some IrcState inconsistencies. More... over 22 years ago
Fixed nick and mode change propogation More... over 22 years ago
Added some (now commented-out) debugging statements More... over 22 years ago
Fixed variable name typo More... over 22 years ago
Added proper NICK handling to IrcState More... over 22 years ago
Slightly modified acronym regexp not to capture extra groups More... over 22 years ago
Changed acronym to use %r for definitions so they get quoted. More... over 22 years ago
Added nick and mode propogation More... over 22 years ago
Fixed double-reply on bracketed non-commands More... over 22 years ago
Fixed variable-name typo in funkyArgument More... over 22 years ago
Removed trailing newline that was causing trouble in parsing configuration file More... over 22 years ago
Added __future__ import More... over 22 years ago
Removed Utils.py because it conflicts with src/utils.py on case-insensitive OSes More... over 22 years ago
Initial import; conflict with src/utils.py More... over 22 years ago
Fixed a single-quote bug in Tokenizer More... over 22 years ago