Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-07 | display errortext for all Err as well as Ign logs | David Kalnischkies | |
consistently using Item::Failed in all specializec classes helps setting up some information bits otherwise unset, so some errors had an empty reason as an error. Ign is upgraded to display the error message we ignored to further help in understanding what happens. | |||
2014-10-06 | Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability | Michael Vogt | |
Move common code out but do not use subclassing for ::Done to make it easier to understand what each class is doing when its done | |||
2014-10-02 | cleanup around pkgAcqMetaSig and improved tests | Michael Vogt | |
2014-10-01 | fix leftover files from Acquire::GzipIndex | Michael Vogt | |
2014-08-02 | add ims check verify | Michael Vogt | |
2014-08-01 | make i-m-s work again | Michael Vogt | |