summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-23wip - mixed concernswip-2022-02-22bill-auger
2022-02-23revertmebill-auger
2022-02-23wip - sq - pool filesbill-auger
2022-02-23housekeepingbill-auger
2022-02-23refactor package-set error status into PackageSet classbill-auger
2022-02-23raw logging clears linebill-auger
2022-02-23move class-specific constants from the global "package" scope, into their rel...bill-auger
2022-02-23wip - link_keyringbill-auger
2022-02-23wip - srcinfobill-auger
2022-02-23wip - poolsbill-auger
2022-02-23PKGBUILD parser recognize b2sums, conflicts, replacebill-auger
2022-02-23allow missing keyring entriesbill-auger
2022-02-23de-couple the PkgFile class from PkgBuild and PkgEntry classesbill-auger
2022-02-23rename varsbill-auger
2022-02-23housekeepingbill-auger
2022-02-23ensure that 'pkgbuilds' and 'pkgentries' are loaded before 'pkgfiles'bill-auger
2022-02-23optimize initial abslibre git clonebill-auger
2022-02-23refactor _cached_*info() functions to consilidate `tar` procsbill-auger
2022-02-23sort repos, arches, and repo files before processingbill-auger
2022-02-23collect valid package file-sets and invalid litter filesbill-auger
2022-02-23allow user-configured existing local mirror and abslibrebill-auger
2022-02-13update documentationbill-auger
2022-02-13rename cli-args/vars/functionsbill-auger
2022-02-10update python requirementsbill-auger
2022-02-10generic parabola-repolint.conf.examplebill-auger
2019-05-23fixing gpg errors on outdated host keyringsHEADmasterAndreas Grapentin
2019-04-07removed suffix from fixhooksAndreas Grapentin
2019-04-07added embedded fixhooks to gitignore (separate repo)Andreas Grapentin
2019-04-07adding a fixer to the linterAndreas Grapentin
2019-03-07parsing depends file in repo.db, if presentAndreas Grapentin
2019-03-04minor output format changeAndreas Grapentin
2019-03-03writing logfiles through lzmaAndreas Grapentin
2019-03-03extending depends check to makedepends and checkdependsAndreas Grapentin
2019-03-03starting to work with pacman version numbers, added preliminary version of th...Andreas Grapentin
2019-03-03parsing buildinfo of upstream packagesAndreas Grapentin
2019-03-03adding logfile outputAndreas Grapentin
2019-03-03adding mail notification supportAndreas Grapentin
2019-03-02reworked pkginfo parsingAndreas Grapentin
2019-03-01writing progress information only to ttyAndreas Grapentin
2019-03-01improved startup performance, linked packages to signing keys, reworked signa...Andreas Grapentin
2019-02-28writing out more dignostic informationAndreas Grapentin
2019-02-27hotfix: errors in linter check result printingAndreas Grapentin
2019-02-27hotfix: errors in linter check result printingAndreas Grapentin
2019-02-25adding total issue count to short outputAndreas Grapentin
2019-02-21adding optdepends_archAndreas Grapentin
2019-02-19adding linter check for PKGBUILD checksum in built packagesAndreas Grapentin
2019-02-17adding a check for .BUILDINFO presenceAndreas Grapentin
2019-02-17parsing package .buildinfoAndreas Grapentin
2019-02-16adding check for expiring keyring entriesAndreas Grapentin
2019-02-15adding check for redundant packages in pcr, starting parsing arch package met...Andreas Grapentin