irker.git
2012-12-09 Eric S. RaymondPrepare 1.15 release, with a minor bugfix in the Subver... 1.15
2012-11-26 Eric S. RaymondDate stamp. 1.14
2012-11-26 Eric S. RaymondVersion bump for 1.14 release.
2012-11-26 Eric S. RaymondWhitespace fix. Code is pylint clean and working.
2012-11-26 Eric S. RaymondAnother hand-merged bugfix by AI0867.
2012-11-26 Eric S. RaymondHand-merge of a compatibility fix by AI0867: irclib5...
2012-11-23 Eric S. RaymondFix submitted by dmlm for generated Mercrial URLs.
2012-11-07 Eric S. RaymondReady for 1.13 release. 1.13
2012-11-07 Alexander van... Configure irclib's line decoder to not fail on invalid...
2012-10-25 Laurent BachelierSupport tinyifiers with UTF-8 results
2012-10-25 Romain BignonFix syntax of 'channels' parameter in 'git' section
2012-10-25 Eric S. RaymondAvoid a portability problem.
2012-10-21 Eric S. RaymondChange the documented library requirement to 3.4.
2012-10-19 Eric S. RaymondRemove a mutex guard that is probably unecessary.
2012-10-14 Eric S. Raymondirclib is 2.6-compatible again.
2012-10-14 Eric S. RaymondMake SVN extractor strip trailing blank lines.
2012-10-14 Eric S. RaymondDocument a dependency.
2012-10-13 Eric S. RaymondRevert "Rely on the thread safety of the IRC library...
2012-10-13 Eric S. RaymondRely on the thread safety of the IRC library at version...
2012-10-13 Eric S. RaymondRequire urclib 3.2.2. Has a "fix" for the UnicodeDecod...
2012-10-11 Eric S. RaymondVersion bump for release. 1.12
2012-10-11 Eric S. RaymondTypo fix.
2012-10-11 Eric S. RaymondEmergency fix for IRC library bug.
2012-10-11 Eric S. RaymondMicellaneous documentation and metadata updates.
2012-10-11 Eric S. RaymondRemove an antiscocial default.
2012-10-10 Eric S. Raymondirlerd can sharte the library mutex introduced in ircli...
2012-10-10 Eric S. RaymondVersion bump for release. 1.11
2012-10-10 Eric S. RaymondAdd the "cialike" option. And a missing extraction...
2012-10-10 Eric S. RaymondDocumentation updates.
2012-10-10 Laurent BachelierSupport piping text to irk
2012-10-10 Laurent BachelierRemove .git from guessed project name
2012-10-10 Eric S. RaymondNote an avoided failure mode.
2012-10-09 Eric S. RaymondDocumentation improvements.
2012-10-09 Laurent BachelierUse unicode as much as possible.
2012-10-09 Eric S. RaymondA slightly cheaper idle, now that greenlets are gone.
2012-10-09 Eric S. RaymondMake sure in the release proces that git push is done...
2012-10-09 Eric S. RaymondVersion bump for release. 1.10
2012-10-09 Eric S. RaymondMore documentation improvement.
2012-10-09 Eric S. RaymondDocumentation tweak.
2012-10-09 Rick GibbedMake the mIRC color highlighting bearable on ChatZila.
2012-10-09 Eric S. RaymondNews update.
2012-10-09 Eric S. RaymondNote where ANSI codes are supported.
2012-10-09 Rick GibbedReinstate mIRC codes in a form that won't eat following...
2012-10-09 Eric S. RaymondRemove eventlet support.
2012-10-09 Eric S. RaymondPrevent a TTL bug.
2012-10-08 Eric S. RaymondRemove support for mIRC color codes.
2012-10-08 Eric S. RaymondCorrect the ANSI highlights.
2012-10-08 Eric S. RaymondLooks like 1.5 seconds was enough delay.
2012-10-08 Eric S. RaymondAttempt a fix for a race condition in filter-test.py.
2012-10-08 Eric S. RaymondUpdate the release procedure.
2012-10-08 Eric S. RaymondComment improvements.
2012-10-08 Eric S. RaymondMerge commit 'refs/merge-requests/16' of git://gitoriou...
2012-10-08 Eric S. RaymondMerge some minor cleanups by Peter Scott.
2012-10-08 Eric S. RaymondGet the tag-push invocation right.
2012-10-08 Eric S. RaymondVersion bump for release. 1.9
2012-10-08 Eric S. RaymondSync tags to the repo after shipping.
2012-10-08 Eric S. RaymondPassword support could be done by passing the credentia...
2012-10-08 Eric S. RaymondDocumentation improvements.
2012-10-08 Alexander van... Expire disconnected connections if they aren't needed...
2012-10-08 Eric S. RaymondPrevent CPU usage from going to max due to loop buzzing.
2012-10-08 Laurent BachelierTinyifier fixes
2012-10-08 Eric S. RaymondAvoid a problem with the mutex code.
2012-10-08 Eric S. RaymondWrap library calls in a mutex for thread safety.
2012-10-08 Eric S. RaymondWhy there's no support for password authentication.
2012-10-07 Eric S. RaymondAnother try at stomping the disconnect bug.
2012-10-07 Eric S. RaymondEmpty sends are allowed.
2012-10-07 Eric S. RaymondInstrumentation to pin down laurentb's timeout bug.
2012-10-07 Eric S. RaymondMake install.html available on the project page.
2012-10-07 Eric S. RaymondRevert "Properly \n-terminate each send."
2012-10-07 Wulf C. KruegerAdd a systemd unit to start irkerd
2012-10-07 Eric S. RaymondTypo fix.
2012-10-07 Eric S. RaymondClarification.
2012-10-07 Eric S. RaymondNote that greenlets make thread flooding more difficult.
2012-10-07 Eric S. RaymondURL fix.
2012-10-07 Eric S. RaymondMakup fix.
2012-10-07 Eric S. RaymondMarkup amd thinko fixes.
2012-10-07 Eric S. RaymondProperly \n-terminate each send.
2012-10-07 Eric S. RaymondSome feature enhancements for irk.
2012-10-07 Eric S. Raymondpylint cleanup.
2012-10-07 Eric S. RaymondMerge commit 'refs/merge-requests/12' of git://gitoriou...
2012-10-07 Peter ScottMake idle loop work correctly with Eventlet and plain...
2012-10-07 Eric S. RaymondGood thing we do a smoke test before release. 1.8
2012-10-07 Eric S. RaymondVersion bump for release.
2012-10-07 Laurent BachelierFix green threads
2012-10-07 Eric S. RaymondSending to nick URLs is now supported.
2012-10-06 Eric S. RaymondRevert "Make the main process idle loop slightly less...
2012-10-06 Eric S. RaymondRemove a dependecy on netcat.
2012-10-06 Eric S. RaymondEnable us to see stack traces from with delivery thread...
2012-10-06 Eric S. Raymondbasestring makes the isinstance checks work.
2012-10-06 Eric S. RaymondActually get tinyfier from the config variables.
2012-10-06 Eric S. RaymondFix a misspelled variable name.
2012-10-06 Eric S. RaymondAdd a needed thread termination.
2012-10-05 Eric S. RaymondTime out if IRCd fails during handshake.
2012-10-05 Eric S. RaymondReset status on server disconnect.
2012-10-05 Eric S. Raymondfilter-test.py is sometimes failing to launch, give...
2012-10-05 Eric S. RaymondExperimental channel-aging code.
2012-10-05 Eric S. RaymondVersion bump for release. 1.7
2012-10-05 Eric S. RaymondMake the main process idle loop slightly less expensive.
2012-10-05 Eric S. RaymondError message improvement.
2012-10-05 Eric S. Raymondpylint cleanup.
next