Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the offical repositories.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Nicolás Reynolds <fauno@endefensadelsl.org>
|
|
|
|
|
|
Issue #220 prevents it from working for some repos.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Thanks to aurelien to make me find the misterious garbage packages under
staging/!
|
|
|
|
|
|
|
|
|