summaryrefslogtreecommitdiff
path: root/bin/nit-picker
AgeCommit message (Collapse)Author
2022-05-29avoid password-authentication for sshHEADmasterErich Eckner
2022-05-18make linter happyErich Eckner
2021-05-23move to irc.libera.chat and #archlinux32-devops (mostly)Erich Eckner
2021-04-08bin/nit-picker: remove quotesErich Eckner
2021-03-25bin/nit-picker: -x newErich Eckner
2021-03-25bin/nit-picker: make option parsing less cumbersomeErich Eckner
2021-03-25bin/nit-picker: code cleanup and more consistency in when to `sleep 60` and ↵Erich Eckner
when not to
2021-03-25bin/nit-picker: fix syntax in help messageErich Eckner
2021-03-24bin/nit-picker: be more verbose when abortingErich Eckner
2021-03-24lib/load-configuration: the nit-picker needs the static info from the ↵Erich Eckner
database, too - but *before* loading modifications
2021-03-24bin/nit-picker: needs to run mysql_retrieve_static_information - how did it ↵Erich Eckner
ever work?
2021-03-23bin/nit-picker: remove done TODOsErich Eckner
2020-03-10bin/nit-picker: give hints about available checksErich Eckner
2020-02-25bin/nit-picker: check residence-duration of packages in testing and stagingErich Eckner
2020-02-25bin/nit-picker: add TODOErich Eckner
2020-02-14bin/nit-picker: bring comment up to dateErich Eckner
2020-01-13bin/nit-picker: recheck upstream-unavailable packages in our database - ↵Erich Eckner
maybe, they were corrected in the meantime
2020-01-13bin/nit-picker: invert logicErich Eckner
2020-01-13bin/nit-picker: packages must be marked as "uses_upstream" to be ↵Erich Eckner
upstream-availability-check-worthy
2020-01-13bin/nit-picker: fix typo in mysql queryErich Eckner
2020-01-13bin/nit-picker: check if packages is marked as to_be_deleted before ↵Erich Eckner
complaining, that we do still have it
2020-01-13bin/nit-picker: complain about not-yet-removed packages, tooErich Eckner
2020-01-13bin/nit-picker: throttle output some moreErich Eckner
2020-01-11bin/nit-picker: add TODOErich Eckner
2019-12-19bin/nit-picker: fix some typosErich Eckner
2019-12-19bin/nit-picker: complain about split packages being in different ↵Erich Eckner
repositories, not only about them being in differently stable repositories
2019-12-19bin/nit-picker: build_assignment,epoch,pkgver,pkgrel and sub_pkgrel must ↵Erich Eckner
match to identify parts of a split package
2019-12-19bin/nit-picker: check if all parts of a split package with identical ↵Erich Eckner
architecture are in repositories of equal stability
2019-12-19bin/nit-picker: remove obsolete ":"Erich Eckner
2019-11-05bin/nit-picker: check expiry of keys in KeyringErich Eckner
2019-11-05bin/nit-picker: build-duration-check -> once-a-day-checkErich Eckner
2019-11-05bin/nit-picker: add TODOErich Eckner
2019-10-28bin/nit-picker: check if replication slave is running, before complaining ↵Erich Eckner
about anything
2019-10-23bin/nit-picker: complain on #archlinux32 about wrong dependenciesErich Eckner
2019-10-17bin/nit-picker: do not fail if remove-those-dependencies exists, but matches ↵Erich Eckner
no dependencies
2019-10-17lib/mysql-functions: mysql_package_name_query(): take compression suffix ↵Erich Eckner
from database, default to "tar.xz" for now
2019-10-17bin/nit-picker: rename remove_dependencies to repair_dependenciesErich Eckner
2019-10-17bin/nit-picker: correct help textErich Eckner
2019-10-17bin/nit-picker: remove done TODOErich Eckner
2019-10-17bin/nit-picker: also *add* missing dependencies to the databaseErich Eckner
2019-10-15bin/nit-picker: avoid sponge onceErich Eckner
2019-10-15bin/nit-picker: fix commentErich Eckner
2019-10-15bin/nit-picker: -r new: removes superfluid dependencies from the databaseErich Eckner
2019-10-14bin/nit-picker: try to verify signature twiceErich Eckner
2019-09-21bin/nit-picker: *really,really* only complain once a day about build durationsErich Eckner
2019-09-19bin/nit-picker: really check build duration only once a dayErich Eckner
2019-09-18bin/nit-picker: only warn about long-running builds once per dayErich Eckner
2019-09-18bin/nit-picker: check for long-running buildsErich Eckner
2019-08-29bin/nit-picker: `git fetch` before complaining about a HEAD not being ahead ↵Erich Eckner
of some commit
2019-08-20bin/nit-picker: ignore rsync errors - it simply means, our information is ↵Erich Eckner
outdated