Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
close/with-patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/rb-pkg/sid/
|
|
rebuilding the page in purge_old_notes(). This fix a issue with packages removed from the archive
|
|
this is to have a useful error message, in case of errors
|
|
multiple suites. consider only sid for index_{no_,}notes(), and half-support a new keyword 'suite' from the yaml
|
|
|
|
according to status
|
|
|
|
|
|
|