Find a file
Thomas Hochstein b5125b1099 Add empty 'virtual' .ALL hierarchies as needed.
When using a --checkgroups file while tabulating,
valid but empty groups will be added with a posting
count of zero as needed. If all groups in a
sub-hierarchy are empty, the virtual '.ALL' group
for that sub-hierarchy was not created, though.

If local.test.dummy and local.test.binary were
both empty, both groups were added with a posting
count of '0', but local.test.ALL was not.

Now we loop through all hierarchy elements using
ParseHierarchies and add empty .ALL hierarchies as
needed.

Fixes #49.

Also fixing a typo in some comment. :-)

Signed-off-by: Thomas Hochstein <thh@inter.net>
2013-08-11 09:45:00 +02:00
doc Adapt install.pl to new coding style. 2012-10-13 00:44:40 +02:00
install Adapt install.pl to new coding style. 2012-10-13 00:44:40 +02:00
.gitattributes Introduce end-of-line normalization and add .gitattributes. 2010-09-18 20:53:31 +02:00
.gitignore Add tools directory, move untracked stuff top /tmp 2012-05-04 07:41:02 +02:00
feedlog.pl Adapt feedlog.pl to new coding style. 2012-10-13 00:44:20 +02:00
gatherstats.pl Add empty 'virtual' .ALL hierarchies as needed. 2013-08-11 09:45:00 +02:00
groupstats.pl Complete rewrite of groupstats.pl and NewsStats.pm. 2012-10-13 00:43:39 +02:00
newsstats.conf.sample Initial checkin. 2010-09-17 13:49:29 +02:00
NewsStats.pm Be more fault-tolerant when reading checkgroups. 2012-10-13 00:52:13 +02:00