irker.git
2014-03-19 W. Trevor Kingirkerd: Add the --syslog argument to swap in the SysLog... syslog
2014-03-15 Eric S. RaymondDate-stamp 2.7. 2.7
2014-03-15 Eric S. RaymondVersion bump for 2.7 release.
2014-03-15 Eric S. RaymondSuppress some spuriious pylint warnings.
2014-03-12 W. Trevor Kingirkerd: Fix 'self.socket' -> 'socket' typos in _wrap_socket
2014-03-12 W. Trevor Kingirkerd: Fix -i / --immediate handling, and add a messag...
2014-03-12 Eric S. RaymondFix somre confusion abot argument-passing.
2014-03-11 Eric S. RaymondAllow kwargs use.
2014-03-11 Eric S. RaymondDocumentation updates.
2014-03-11 W. Trevor Kingirkerd: Extract username and password from submitted...
2014-03-11 W. Trevor Kingirkerd: Initial SSL/TLS implementation
2014-03-11 W. Trevor Kingirkerd: Replace Exception.format_exc() with traceback...
2014-03-11 W. Trevor Kingirkerd: Add Python-3-compatible string handling
2014-03-11 W. Trevor Kingirkerd: Use self instead of LineBufferedStream in lines()
2014-03-11 W. Trevor Kingirkerd: Add Python-3-compatible import names
2014-03-11 W. Trevor Kingirkerd: Drop scheme replacement in Target.__init__
2014-03-11 W. Trevor Kingirkerd: Drop simplejson replacement
2014-03-11 W. Trevor Kingirkerd: Convert to Python 3's "except x as y" syntax
2014-03-11 W. Trevor Kingirkerd: Replace sys.stderr.write with LOG.error
2014-03-11 W. Trevor Kingirkerd: Replace a print statement with LOG.error
2014-03-11 W. Trevor Kingirkerd: Transition from getopt to argparse
2014-03-11 W. Trevor Kingirkerd: Replace 'password' global with local Connection...
2014-03-11 W. Trevor Kingirkerd: Replace 'logfile' global with local Irker.logfile
2014-03-11 W. Trevor Kingirkerd: Replace 'namestyle' global with local 'nick_tem...
2014-03-11 W. Trevor Kingirkerd: Replace 'fallback' global with local 'nick_need...
2014-03-11 W. Trevor Kingirkerd: Add kwargs handling to pass data to IRCServerCo...
2014-03-11 W. Trevor Kingirkerd: Add Target.__str__ for pretty-printing targets...
2014-03-11 W. Trevor Kingirkerd: Convert to Python's logging module
2014-03-11 W. Trevor Kingirkerd: Split imported modules onto their own lines
2014-03-11 W. Trevor Kingirkerd: Pull request-parsing out into Irker._parse_request
2014-03-11 W. Trevor Kingirkerd: Add InvalidRequest and use it to flatten Irker...
2014-03-11 W. Trevor Kingirkerd: Store less state in IRCServerConnection.connect()
2014-02-04 Eric S. RaymondVersion bump for 2.6. 2.6
2014-02-04 Alexander van... Add a check for expired connections that are still...
2014-02-04 Alexander van... Don't loop forever after failing to connect to IRC
2013-12-25 Eric S. RaymondAI0867 gets more credit.
2013-12-25 Eric S. RaymondDocumentation improvements.
2013-12-25 Eric S. RaymondVersion bump for 2.5 release. 2.5
2013-12-25 Alexander van... Fix a deadlock
2013-12-22 Eric S. RaymondMy typo fix was typoed. Clearly I need more sleep.
2013-12-22 Eric S. RaymondTypo fix.
2013-12-22 Eric S. RaymondDocumentation tweak.
2013-12-04 Eric S. RaymondStupid markup fix. 2.4
2013-12-04 Eric S. RaymondVersion bump for release 2.4.
2013-12-04 Laurent BachelierOnly convert to unicode when needed
2013-12-03 Eric S. RaymondSupply a missing parameter.
2013-12-02 Eric S. RaymondCleaner exit code.
2013-12-02 Eric S. RaymondWe don't want to return an error status in immediate...
2013-12-01 Antoine Beaupréfix crash after introduction of immediate mode
2013-12-01 Antoine Beaupréadd a more helpful hook example: in post-receive
2013-12-01 Eric S. RaymondAnother shipper metadata change.
2013-12-01 Eric S. RaymondVersion bump for 2.3 release. 2.3
2013-12-01 Eric S. RaymondReinstate a simpler irk that only works with irkerd...
2013-11-30 Eric S. RaymondClean up and document immediate mode.
2013-11-30 Eric S. RaymondImmediate mode work.
2013-11-30 Eric S. RaymondRemove unecessary elaboration.
2013-11-30 Eric S. RaymondAn until string is not the answer.
2013-11-30 Eric S. RaymondTurning off DEAF is mecessary for this technique...
2013-11-30 Eric S. RaymondI think this would work to terminate immediaate mode...
2013-11-30 Eric S. RaymondRefactoring step: don't uncomditionally spawn a thread...
2013-11-30 Eric S. RaymondNote a deficiency
2013-11-29 Eric S. RaymondHalf-working immediate mode.
2013-11-29 Eric S. RaymondNEWS typo fix.
2013-11-29 Eric S. RaymondVersion bump for 2.2 release. 2.2
2013-11-29 Eric S. RaymondFix up some shipper metadata.
2013-11-27 Eric S. RaymondRequired magic to kill the spawned instance.
2013-11-26 Laurent BachelierShow traceback on higher debug levels
2013-11-26 Laurent BachelierFix some documentation typos
2013-11-26 Eric S. RaymondAn attempt at making irk clean up after itself.
2013-11-26 Alexander van... Fix unicode processing
2013-11-26 Alexander van... Remove some irclib cruft
2013-11-26 Eric S. RaymondVersion bump for release 2.1. 2.1
2013-11-26 Eric S. RaymondUndo some damage from an overambitious patch.
2013-11-26 Eric S. RaymondMore documentation polishing.
2013-11-26 Eric S. Raymondweechat doesn't do ANSI color, only mIRC.
2013-11-26 Eric S. RaymondNews update.
2013-11-26 Eric S. RaymondExplain why relaying through this is a good idea!
2013-11-26 Eric S. RaymondDocumentation polishing.
2013-11-26 Eric S. RaymondCosmetic fix to Makefile.
2013-11-26 dak180Be more flexible about where irker can be installed.
2013-11-25 dak180Clean up the make file and use a more portable method...
2013-11-21 Eric S. RaymondMerge commit 'refs/merge-requests/26' of git://gitoriou...
2013-11-21 Eric S. RaymondAdapt for new shipper conventions.
2013-11-16 Beat BolliSpeed up parsing the Git commit author and subject
2013-11-16 Eric S. RaymondVersion bump for 2.0. 2.0
2013-11-16 Eric S. RaymondImproved .gitignore based om an idea bu dak180.
2013-11-16 Eric S. RaymondSlightly more elegant fix, no need for new connectfail...
2013-11-16 Eric S. RaymondMeatball-surgery fix for invalid-name bug.
2013-10-22 Eric S. RaymondAdd a todo note.
2013-10-22 Eric S. RaymondRemove an irclib remnant.
2013-10-20 Eric S. RaymondMore debug consolidation.
2013-10-20 Eric S. RaymondMore uniform logging.
2013-10-20 Eric S. RaymondFix the spin loop not to be O(n**2).
2013-10-20 Eric S. RaymondSmoke test passes.
2013-10-20 Eric S. RaymondRemove unnecessary mutex lock.
2013-10-20 Eric S. RaymondEliminate the dependency on irclib.
2013-10-20 Eric S. RaymondRepairing the secret-chanel patch. Smoke test works.
2013-10-19 Eric S. RaymondPreparing for release.
2013-10-19 NeilPrevent a unicode error on UTF-8 in commit metadata.
2013-10-18 Eric S. RaymondUpdate the news.
next