Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Mar12114Feb24Dec2232130Nov292625211622Oct2019183Sep17May15524Apr1622Feb325Jan2498Dec26Nov22725Oct2019141311109876543232130Sep29282726432131Aug302928272625Date-stamp 2.7.Version bump for 2.7 release.Suppress some spuriious pylint warnings.irkerd: Fix 'self.socket' -> 'socket' typos in _wrap_socketirkerd: Fix -i / --immediate handling, and add a message argumentFix somre confusion abot argument-passing.Allow kwargs use.Documentation updates.irkerd: Extract username and password from submitted URLsirkerd: Initial SSL/TLS implementationirkerd: Replace Exception.format_exc() with traceback.format_exc()irkerd: Add Python-3-compatible string handlingirkerd: Use self instead of LineBufferedStream in lines()irkerd: Add Python-3-compatible import namesirkerd: Drop scheme replacement in Target.__init__irkerd: Drop simplejson replacementirkerd: Convert to Python 3's "except x as y" syntaxirkerd: Replace sys.stderr.write with LOG.errorirkerd: Replace a print statement with LOG.errorirkerd: Transition from getopt to argparseirkerd: Replace 'password' global with local Connection.passwordirkerd: Replace 'logfile' global with local Irker.logfileirkerd: Replace 'namestyle' global with local 'nick_template'irkerd: Replace 'fallback' global with local 'nick_needs_number'irkerd: Add kwargs handling to pass data to IRCServerConnection.connectirkerd: Add Target.__str__ for pretty-printing targets in log messagesirkerd: Convert to Python's logging moduleirkerd: Split imported modules onto their own linesirkerd: Pull request-parsing out into Irker._parse_requestirkerd: Add InvalidRequest and use it to flatten Irker.handle()irkerd: Store less state in IRCServerConnection.connect()Version bump for 2.6.Add a check for expired connections that are still runningDon't loop forever after failing to connect to IRCAI0867 gets more credit.Documentation improvements.Version bump for 2.5 release.Fix a deadlockMy typo fix was typoed. Clearly I need more sleep.Typo fix.
Loading