4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Documentation updates. More... about 10 years ago
irkerd: Extract username and password from submitted URLs More... about 10 years ago
irkerd: Initial SSL/TLS implementation More... about 10 years ago
irkerd: Replace Exception.format_exc() with traceback.format_exc() More... about 10 years ago
irkerd: Add Python-3-compatible string handling More... about 10 years ago
irkerd: Use self instead of LineBufferedStream in lines() More... about 10 years ago
irkerd: Add Python-3-compatible import names More... about 10 years ago
irkerd: Drop scheme replacement in Target.__init__ More... about 10 years ago
irkerd: Drop simplejson replacement More... about 10 years ago
irkerd: Convert to Python 3's "except x as y" syntax More... about 10 years ago
irkerd: Replace sys.stderr.write with LOG.error More... about 10 years ago
irkerd: Replace a print statement with LOG.error More... about 10 years ago
irkerd: Transition from getopt to argparse More... about 10 years ago
irkerd: Replace 'password' global with local Connection.password More... about 10 years ago
irkerd: Replace 'logfile' global with local Irker.logfile More... about 10 years ago
irkerd: Replace 'namestyle' global with local 'nick_template' More... about 10 years ago
irkerd: Replace 'fallback' global with local 'nick_needs_number' More... about 10 years ago
irkerd: Add kwargs handling to pass data to IRCServerConnection.connect More... about 10 years ago
irkerd: Add Target.__str__ for pretty-printing targets in log messages More... about 10 years ago
irkerd: Convert to Python's logging module More... about 10 years ago
irkerd: Split imported modules onto their own lines More... about 10 years ago
irkerd: Pull request-parsing out into Irker._parse_request More... about 10 years ago
irkerd: Add InvalidRequest and use it to flatten Irker.handle() More... about 10 years ago
irkerd: Store less state in IRCServerConnection.connect() More... about 10 years ago
Version bump for 2.6. More... about 10 years ago
Add a check for expired connections that are still running
AI0867
as Alexander van Gessel
More... about 10 years ago
Don't loop forever after failing to connect to IRC
AI0867
as Alexander van Gessel
More... about 10 years ago
irk: explicitly close the irkerd socket More... over 10 years ago
irk: bail out early on connection errors More... over 10 years ago
irk: explain why we think irkerd isn't running More... over 10 years ago