Version bump for release.
[irker.git] / irkerhook.py
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.
2012-10-01 Eric S. RaymondSubversion extractor is known good.
2012-10-01 Eric S. RaymondRefactoring step. git extractor is known good.
2012-09-30 Eric S. RaymondAdded maxchannels variable.
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 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. RaymondMessage reduction code and shell quote hardening.
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.
2012-09-27 Eric S. RaymondNow we should rewally be ready for release.
2012-09-27 Eric S. RaymondHave irkerhook deduce SVN repo type. Add forge install...
2012-09-27 Eric S. RaymondDocumentation fixes.
2012-09-27 Eric S. RaymondRename the hook.