Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-16 | db-list-unsigned-packages.py: Don't list signed packages. | Parabola | |
2012-10-16 | db-list-unsigned-packages: rewrite using a helper Python script. | Michał Masłowski | |
The previous implementation parsed each tarball multiple times having quadratic time complexity in the number of packages. It was too slow for a complete run. |