Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
- replace underscore with space so browsers can wrap it better
- better explanation of package alt text
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
better
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
of the most popular ones
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
round sqrt to int
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
issue
We add extra columns in the table, that indicate:
1. the total popcon of each issue's packages
2. the total sqrt-popcon of that
3. the count of that, as before
We also change the default sort order to be (1) instead of (3) as before.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
|
|
|
|
for left and center alignment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
code
|
|
tested
|
|
notable changes:
* gen_packages_html() in common.sh got renamed to the singular version
gen_package_html() and now accept only one argument (a package name)
+ thus reproducible_blacklist.sh got fixed to pass one package at time
+ this greatly semplify the code, by removing *a lot* of crappy code
* _html_all_packages.py really becomed a 2-liner, with part of its login being
now either in _html_packages.py or removed.
|
|
|
|
row. One is enough
|
|
before the ones with
|
|
|
|
|
|
|
|
|
|
specific ones
|
|
|
|
instead of the old ones
|
|
the html link of a package, to gain the new tooltip thinghy
|
|
_homl_notes to _html_indexes
|
|
didn't complain loudly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|