irkerd: Split imported modules onto their own lines
[irker.git] / irkerhook.py
2014-02-04 Eric S. RaymondVersion bump for 2.6. 2.6
2013-12-25 Eric S. RaymondVersion bump for 2.5 release. 2.5
2013-12-04 Eric S. RaymondVersion bump for release 2.4.
2013-12-04 Laurent BachelierOnly convert to unicode when needed
2013-11-29 Eric S. RaymondVersion bump for 2.2 release. 2.2
2013-11-26 Eric S. RaymondVersion bump for release 2.1. 2.1
2013-11-21 Eric S. RaymondMerge commit 'refs/merge-requests/26' of git://gitoriou...
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-10-19 NeilPrevent a unicode error on UTF-8 in commit metadata.
2013-10-18 Eric S. RaymondMerge commit 'refs/merge-requests/22' of git://gitoriou...
2013-09-03 NeilAllow irkerhook to be used as a mecurial changegroup...
2013-05-17 Alexander van GesselImplement email as a delivery method
2013-05-17 Eric S. RaymondVersion bumpp for 1.20 release. 1.20
2013-05-15 Alexander van GesselCompatibility with python 2.4 (if simplejson is present)
2013-05-05 Eric S. RaymondVersion bump for 1.9 release. 1.19
2013-04-17 Eric S. RaymondVersion bump for 1.18 release. 1.18
2013-02-22 Laurent BachelierExtract commit date for Mercurial
2013-02-22 Laurent BachelierExtract commit date for SVN
2013-02-22 Laurent BachelierExtract commit dates
2013-02-03 Eric S. RaymondVersion bump for 1.17 release. 1.17
2013-01-25 Eric S. RaymondVersin bump for release 1.16. 1.16
2013-01-25 Laurent BachelierDo not crash when there is a "|" in the commit line
2013-01-09 Bernhard Reutner... irkerhook: Fix handling of non-ascii author name
2012-12-09 Eric S. RaymondPrepare 1.15 release, with a minor bugfix in the Subver... 1.15
2012-11-26 Eric S. RaymondVersion bump for 1.14 release.
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-10-25 Laurent BachelierSupport tinyifiers with UTF-8 results
2012-10-14 Eric S. RaymondMake SVN extractor strip trailing blank lines.
2012-10-11 Eric S. RaymondVersion bump for release. 1.12
2012-10-11 Eric S. RaymondRemove an antiscocial default.
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 Laurent BachelierRemove .git from guessed project name
2012-10-09 Laurent BachelierUse unicode as much as possible.
2012-10-09 Eric S. RaymondVersion bump for release. 1.10
2012-10-09 Rick GibbedMake the mIRC color highlighting bearable on ChatZila.
2012-10-09 Rick GibbedReinstate mIRC codes in a form that won't eat following...
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. RaymondMerge commit 'refs/merge-requests/16' of git://gitoriou...
2012-10-08 Eric S. RaymondVersion bump for release. 1.9
2012-10-08 Eric S. RaymondDocumentation improvements.
2012-10-08 Laurent BachelierTinyifier fixes
2012-10-07 Eric S. RaymondMerge commit 'refs/merge-requests/12' of git://gitoriou...
2012-10-07 Eric S. RaymondVersion bump for release.
2012-10-06 Eric S. RaymondActually get tinyfier from the config variables.
2012-10-05 Eric S. RaymondVersion bump for release. 1.7
2012-10-04 Eric S. RaymondChange the filtering so standard error is not captured.
2012-10-04 Eric S. RaymondAdd an external filtering facility.
2012-10-04 Eric S. RaymondVersion bump for release. 1.6
2012-10-04 Eric S. RaymondRemove some now-dead code associated with the filtering...
2012-10-04 Eric S. RaymondBack out laurentb's filtering - good idea, but not...
2012-10-03 Eric S. RaymondMerge commit 'refs/merge-requests/11' of git://gitoriou...
2012-10-03 Eric S. RaymondPacify pylint.
2012-10-03 Georg BrandlUse preferred form of raising exception with arguments.
2012-10-03 Laurent BachelierUse faster json if available
2012-10-03 Laurent BachelierAdd support for external pre-filtering
2012-10-03 Laurent BachelierUse existing shell quote function
2012-10-03 Eric S. RaymondA small change to make the default value of the project...
2012-10-03 Eric S. RaymondCorrect some usage information.
2012-10-03 Eric S. RaymondMerge commit 'refs/merge-requests/10' of git://gitoriou...
2012-10-03 Eric S. RaymondMerge commit 'refs/merge-requests/9' of git://gitorious...
2012-10-03 Eric S. RaymondMerge commit 'refs/merge-requests/8' of git://gitorious...
2012-10-03 Eric S. RaymondFalse-match avoidance suggested by birkenfeld.
2012-10-03 Georg BrandlFix the signature of the hg_hook function.
2012-10-03 Eric S. RaymondVersion bump for release. 1.5
2012-10-03 Eric S. Raymondpylint cleanup.
2012-10-03 Eric S. RaymondRemove dead code.
2012-10-03 Eric S. RaymondAccept a Subversion limitation.
2012-10-03 Eric S. RaymondMore elegant repository autodetection.
2012-10-02 Eric S. Raymondpylint cleanup.
2012-10-02 Eric S. RaymondMerge commit 'refs/merge-requests/7' of git://gitorious...
2012-10-02 Georg Brandlmerge with upstream
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. RaymondRepair parsing of numeric variables - fix by AI0867.
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. RaymondMajor refactoring - separate extractors from commit...
2012-10-02 Eric S. RaymondCosmetic fix.
2012-10-01 Eric S. RaymondAdd ANSI color support.
2012-10-01 Eric S. RaymondVersion bump for release.
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. 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.
next