irker.git
2012-10-02 Eric S. RaymondUpdate the bug list.
2012-10-02 Eric S. RaymondDocumentation fixes.
2012-10-02 Eric S. RaymondMerge commit 'refs/merge-requests/7' of git://gitorious...
2012-10-02 Eric S. RaymondFix a goof. I ihad initialized nick_trial at the wrong...
2012-10-02 Eric S. RaymondExit cleanly on control-C.
2012-10-02 Eric S. RaymondShorten nick negotiation by choosing a random start...
2012-10-02 Georg Brandlmerge with upstream
2012-10-02 Eric S. RaymondUpdate the buglist.
2012-10-02 Eric S. RaymondMore instrumentation for kick events.
2012-10-02 Georg BrandlTypo fix.
2012-10-02 Georg BrandlAdapt HgExtractor and hook to the new Commit based...
2012-10-02 Georg BrandlBug fix: give the extractor object explicitly to ship().
2012-10-02 Eric S. RaymondThis version of Mercurial support might actually work.
2012-10-02 Eric S. RaymondBug fix.
2012-10-02 Eric S. RaymondRefactoring step.
2012-10-02 Eric S. RaymondSimplify and regularize irkerhook defaults.
2012-10-02 Eric S. RaymondSecond step in Mercurial support merge.
2012-10-02 Eric S. RaymondFirst step in merging in the Mercurial support.
2012-10-02 Eric S. RaymondWe have a report that irc.freenode.net requires 0.5sec...
2012-10-02 Eric S. RaymondSupport DESTDIR in the makefile.
2012-10-02 Eric S. RaymondRepair parsing of numeric variables - fix by AI0867.
2012-10-02 Eric S. RaymondFix up some URLS - bug pointed out by AI0867.
2012-10-02 Eric S. RaymondFix broken markup. 1.4
2012-10-02 Eric S. RaymondVersion bump for release.
2012-10-02 Eric S. Raymondgit irkerhook is now called from update.
2012-10-02 Eric S. RaymondTypo fix.
2012-10-02 Eric S. RaymondAdd a configuration example.
2012-10-02 Eric S. RaymondMajor refactoring - separate extractors from commit...
2012-10-02 Eric S. RaymondCosmetic fix.
2012-10-01 Eric S. RaymondBetter protection against malformed JSON.
2012-10-01 Eric S. RaymondSome anti-DOS protection.
2012-10-01 Eric S. RaymondAdd ANSI color support.
2012-10-01 Eric S. RaymondWe've fixed a bug.
2012-10-01 Eric S. RaymondAdd a production to count lines of code.
2012-10-01 Eric S. Raymondasciidoc markup fix.
2012-10-01 Eric S. RaymondAdd Mac OS/X plist.
2012-10-01 Eric S. RaymondDocumentation improvements.
2012-10-01 Eric S. RaymondExplain a new feature.
2012-10-01 Eric S. RaymondQueue-clearing on kick.
2012-10-01 Eric S. RaymondBasic kick handler.
2012-10-01 Eric S. RaymondHandle disconnection gracefully.
2012-10-01 Eric S. RaymondMore derived files to ignore. 1.3
2012-10-01 Eric S. RaymondMake sure the documentation build works.
2012-10-01 Eric S. Raymondpylint cleanup.
2012-10-01 Eric S. RaymondVersion bump for release.
2012-10-01 Eric S. RaymondPrevent a crash.
2012-10-01 Eric S. RaymondCanonicalize the channel name early. Avoids a very...
2012-10-01 Eric S. RaymondNote a feature.
2012-10-01 Eric S. RaymondFix fatal typo.
2012-10-01 Eric S. RaymondReject malformed URls with no channel.
2012-10-01 Eric S. RaymondImproved handling of booleans.
2012-10-01 Eric S. RaymondFix the test for retrieval error.
2012-10-01 Eric S. RaymondMake an explanation truer and funnier.
2012-10-01 Eric S. RaymondTypo fix.
2012-10-01 Eric S. RaymondA resource constraint changes if we have green threads...
2012-10-01 Eric S. RaymondImport Peter Scott's use of green threads.
2012-10-01 Eric S. RaymondExplain a design choice.
2012-10-01 Eric S. RaymondCheck that we can retrieve the web view before tinyifyi...
2012-10-01 Eric S. RaymondFix a fatal typo.
2012-10-01 Eric S. RaymondNote a bug.
2012-10-01 Eric S. RaymondColor highlighting (not enabled by default).
2012-10-01 Eric S. RaymondSmall cleanup step.
2012-10-01 Eric S. RaymondMore refactoring. Both extractors are known good.
2012-10-01 Eric S. RaymondSubversion extractor is known good.
2012-10-01 Eric S. RaymondRefactoring step. git extractor is known good.
2012-10-01 Eric S. RaymondAdd hacking.txt.
2012-09-30 Eric S. RaymondAdded maxchannels variable.
2012-09-30 Eric S. RaymondDescribe new features.
2012-09-30 Eric S. RaymondFix some section names.
2012-09-30 Eric S. RaymondDocumentation fix.
2012-09-30 Eric S. RaymondDocumentation improvements.
2012-09-30 Eric S. RaymondMore cleanup and extension of config-variable processing.
2012-09-30 Eric S. RaymondCosmetic fix.
2012-09-30 Eric S. RaymondClean up processing of urlprefix.
2012-09-30 Eric S. RaymondRefactor so each extractor class owns its template...
2012-09-30 Eric S. RaymondSubversion conf file read is working.
2012-09-30 Eric S. Raymondirkerhook.py gets a manual page.
2012-09-30 Eric S. RaymondFirst cut at irkerhook manual page (incomplete).
2012-09-30 Eric S. RaymondFirst cut at preferences file interpretation for Subver...
2012-09-30 Eric S. RaymondMore backportability fixups.
2012-09-30 Eric S. RaymondRemove a dependency on very recent Pythons.
2012-09-30 Eric S. RaymondVersion bump for release. 1.2
2012-09-30 Eric S. RaymondOn the unreliability of IRC for statistics.
2012-09-30 Eric S. RaymondDoS hardening.
2012-09-30 Eric S. RaymondMessage reduction code and shell quote hardening.
2012-09-30 Eric S. RaymondFollow up on name change.
2012-09-30 Eric S. RaymondAdd a security analysis.
2012-09-30 Eric S. RaymondReject input that doesn't parse to a dict.
2012-09-29 Eric S. RaymondMore typo fixes.
2012-09-29 Eric S. RaymondDocument multisend.
2012-09-29 Eric S. RaymondFix minor inaccuracy pointed out by Daniel Franke.
2012-09-29 Eric S. RaymondPrevent a simple DoS.
2012-09-29 Eric S. RaymondTypo fix.
2012-09-29 Eric S. RaymondNow with a repo at gitorious.
2012-09-29 Eric S. RaymondNote a new feature.
2012-09-29 Eric S. RaymondFull transmission of multi-line messages.
2012-09-29 Eric S. RaymondProject has been accepted on freecode.
2012-09-28 Eric S. RaymondAnother anti-buzz delay. 1.1
2012-09-28 Eric S. RaymondImprove handling of multiline file lists in SVN.
2012-09-28 Eric S. RaymondFix a bug in reporting of multi-line commits.
next