usenet/newsstats.git
2013-09-04  Thomas HochsteinFix ea91003a99e679caa5bf56915f085a7c4931805b.
2013-09-03  Thomas HochsteinMerge branch 'thh-bug51' into next
2013-09-03  Thomas HochsteinMerge branch 'thh-small-changes' into next
2013-09-03  Thomas HochsteinSmall comment fixes.
2013-09-03  Thomas Hochstein--sums is not compatible with --checkgroups.
2013-09-03  Thomas HochsteinOne more default sorting order ("grouping").
2013-09-03  Thomas HochsteinMerge branch 'thh-restructure' into next
2013-09-03  Thomas HochsteinMake configuration file configurable.
2013-09-03  Thomas HochsteinFix some whitespace.
2013-09-03  Thomas HochsteinRedo directory structure.
2013-09-02  Thomas HochsteinRelease 0.01 master 0.01
2013-09-02  Thomas HochsteinMerge branch 'next'
2013-09-02  Thomas HochsteinMerge branch 'language' into next
2013-09-02  Thomas HochsteinMerge branch 'thh-bug13' into next
2013-09-02  Thomas HochsteinMerge branch 'thh-bug53' into next
2013-09-02  Thomas HochsteinMerge branch 'thh-bug37' into next
2013-09-02  Thomas HochsteinMerge branch 'thh-checkinput' into next
2013-09-02  Thomas HochsteinMerge branch 'thh-warnings' into next
2013-09-02  Thomas HochsteinSome documentation fixes and enhancments.
2013-09-02  Thomas HochsteinImprove INSTALL documentation.
2013-09-02  Thomas HochsteinREADME: Update copyright notice.
2013-09-02  Daniel WeberREADME: improve phrasing.
2013-09-02  Thomas HochsteinChange handling of warnings.
2013-09-02  Thomas HochsteinImprove output padding.
2013-09-02  Thomas HochsteinCheck for invalid newsgroup names.
2013-09-02  Thomas HochsteinAdd some basic validation to config parser.
2013-09-02  Thomas HochsteinCreate better newsgroup lists for SQL clause.
2013-09-02  Thomas HochsteinMerge branch 'installation' into next
2013-09-02  Thomas HochsteinFix config path detection for install.pl.
2013-09-02  Thomas HochsteinMerge branch 'gatherstats' into next
2013-09-01  Thomas HochsteinGet empty 'virtual' hierarchies working.
2013-08-11  Thomas HochsteinAdd some TODO entries.
2013-08-11  Thomas HochsteinAdd database creation to installer.
2013-08-11  Thomas HochsteinHandle undefined previous version when installing.
2013-08-11  Thomas HochsteinMerge branch 'feedlog' into next
2013-08-11  Thomas HochsteinRefactor database initialisation in feedlog.pl.
2013-08-11  Thomas HochsteinMerge branch 'gatherstats' into next
2013-08-11  Thomas HochsteinMerge branch 'rewrite' into next
2013-08-11  Thomas HochsteinAdd empty 'virtual' .ALL hierarchies as needed.
2012-10-12  Thomas HochsteinChange interpretation of --checkgroups to template
2012-10-12  Thomas HochsteinBe more fault-tolerant when reading checkgroups.
2012-10-12  Thomas HochsteinRemove call to &Bleat where not appropriate.
2012-10-12  Thomas HochsteinAllow more characters in TLH definitions.
2012-10-12  Thomas HochsteinMatch TLHs correctly, not only partially.
2012-10-12  Thomas HochsteinFix parsing of more than one TLH in config.
2012-10-12  Thomas HochsteinAdapt install.pl to new coding style.
2012-10-12  Thomas HochsteinAdapt feedlog.pl to new coding style.
2012-10-12  Thomas HochsteinAdapt gatherstats.pl to new coding style.
2012-10-12  Thomas HochsteinComplete rewrite of groupstats.pl and NewsStats.pm.
2012-05-07  Thomas HochsteinMerge branch 'tools' into pu
2012-05-04  Thomas HochsteinAdd tools directory, move untracked stuff top /tmp
2010-11-01  Thomas HochsteinDocumentation: Add ChangeLog
2010-11-01  Thomas HochsteinUpdate To-Do list.
2010-11-01  Thomas HochsteinDocumentation: Add TODO.
2010-11-01  Thomas Hochsteingatherstats.pl: Allow for more than one TLH in config.
2010-11-01  Thomas HochsteinFix some typos.
2010-11-01  Thomas Hochsteingatherstats.pl: Change database update mechanism.
2010-11-01  Thomas Hochsteingatherstats.pl: Move TLH check to NewsStats.pm.
2010-11-01  Thomas Hochsteingatherstats.pl: Add '-l' option.
2010-11-01  Thomas Hochsteingroupstats.pl: Precedence of -m / -p / -a
2010-11-01  Thomas Hochsteingroupstats.pl: Change default output format to 'pretty'.
2010-11-01  Thomas Hochsteingroupstats.pl: Add '-f' option.
2010-11-01  Thomas Hochsteingroupstats.pl: Add '-a' option.
2010-10-31  Thomas Hochsteingroupstats.pl: Improve formatting of output.
2010-10-31  Thomas Hochsteingroupstats.pl: Improve automatic adaption of output...
2010-10-31  Thomas Hochsteingroupstats.pl: Redo level (-l) query, gain speedup.
2010-10-31  Thomas Hochsteingroupstats.pl: Improve comments.
2010-10-31  Thomas Hochsteingroupstats.pl: Refactor query handling.
2010-09-19  Thomas Hochsteininstall.pl: Change handling of upgrades.
2010-09-19  Thomas HochsteinREADME: Fix spelling, small changes.
2010-09-19  Thomas Hochsteingatherstats.pl: Add documentation of 'disregard' to...
2010-09-19  Thomas Hochsteinfeedlog.pl: Fix annoying logging error.
2010-09-18  Thomas HochsteinNewsStats.pm: Fix $VERSION and $PackageVersion.
2010-09-18  Thomas Hochsteininstall.pl: Fix installation instructions.
2010-09-18  Thomas Hochsteingroupstats.pl: More input validation.
2010-09-18  Thomas HochsteinAdd upgrade path.
2010-09-18  Thomas HochsteinIntroduce end-of-line normalization and add .gitattributes.
2010-09-18  Thomas HochsteinAdd comments and POD.
2010-09-18  Thomas HochsteinAdd documentation.
2010-09-18  Thomas Hochsteingroupstats.pl: Add handling of incompatible command...
2010-09-18  Thomas Hochsteininstall.pl: Fix chdir.
2010-09-18  Thomas HochsteinNewsStats.pm: Warn when -p takes precedence over -m.
2010-09-18  Thomas HochsteinAdd .gitignore
2010-09-18  Thomas HochsteinInitial checkin of working branch.
2010-09-17  Thomas HochsteinInitial checkin.
This page took 0.024067 seconds and 4 git commands to generate.