summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
AgeCommit message (Expand)Author
2018-09-01bin/get-package-updates: fixup: finding a deleted package in _archlinux32_ is...Erich Eckner
2018-09-01bin/get-package-updates: finding a deleted package in archlinux32 is not enou...Erich Eckner
2018-08-16bin/get-package-updates: fix bug when deleting a packageErich Eckner
2018-07-31bin/get-package-updates: whoops, `bl` is now `blacklist`Erich Eckner
2018-07-31bin/get-package-updates: repair inserting of blacklist reasonsErich Eckner
2018-07-27bin/get-package-updates: legacy-blacklist-parsing removedErich Eckner
2018-07-25bin/get-package-updates: blacklisting is now done by a stored procedureErich Eckner
2018-07-24bin/get-package-updates: remove done TODOErich Eckner
2018-07-24bin/get-package-updates: blacklist allows now to specify an architectureErich Eckner
2018-07-24bin/get-package-updates: add TODOErich Eckner
2018-07-23bin/get-package-updates: use 'LOAD DATA LOCAL INFILE "%s" INTO TABLE `%s`' in...Erich Eckner
2018-07-23bin/get-package-updates: add TODOErich Eckner
2018-07-23bin/get-package-updates: remove done TODOErich Eckner
2018-07-23do not address deletion-list directly, but rather by its stability "forbidden"Erich Eckner
2018-06-21bin/get-package-updates: clarify TODOErich Eckner
2018-06-18bin/get-package-updates: update TODOErich Eckner
2018-06-18make "git remote update" failure non-fatal - if it is actually required, we w...Erich Eckner
2018-06-11bin/get-package-updates: remove obsolete TODOErich Eckner
2018-06-11bin/get-package-updates: clarify TODOErich Eckner
2018-06-11update TODOsErich Eckner
2018-06-08bin/get-package-updates: add todoErich Eckner
2018-06-08bin/get-package-updates: add todoErich Eckner
2018-06-07bin/get-package-updates: make TODO more preciseErich Eckner
2018-06-07bin/get-package-updates: make TODO more preciseErich Eckner
2018-06-07bin/get-package-updates: add TODOErich Eckner
2018-06-04remove github linksErich Eckner
2018-06-01bin/get-package-updates: keep binary_packages_in_repositories up-to-dateErich Eckner
2018-05-31fill new columns in `binary_packages_in_repositories`, tooErich Eckner
2018-05-30bin/get-package-updates: do not write `binary_packages`.`repository`Erich Eckner
2018-05-30bin/get-package-updates: do not read `binary_packages`.`repository`Erich Eckner
2018-05-30lib/mysql-functions: mysql_retrieve_repository_ids() -> mysql_retrieve_static...Erich Eckner
2018-05-28bin/build-packages, bin/get-package-updates: "git fetch" -> "git remote update"Erich Eckner
2018-05-25bin/get-package-updates: fix queryErich Eckner
2018-05-25lib/mysql-functions: make mysql_join_binary_packages_repositories and mysql_j...Erich Eckner
2018-05-25conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...Erich Eckner
2018-05-25verbose_flock new: it calls flock and reports about blocking processes on errorErich Eckner
2018-05-21bin/get-package-updates: relevant_for_building OR relevant_for_binary_package...Erich Eckner
2018-05-15bin/get-package-updates: add TODOErich Eckner
2018-05-15bin/db-update,bin/delete-packages,bin/get-package-updates -b|--block -> -w|--...Erich Eckner
2018-05-15lib/mysql-functions: mysql_generate_package_metadata() expect current_reposit...Erich Eckner
2018-05-15bin/get-package-updates: fix typoErich Eckner
2018-05-15bin/get-package-updates: retrieve repository ids in the beginning and use sto...Erich Eckner
2018-05-14bin/get-package-updates: set binary_packages_in_repositories.repository corre...Erich Eckner
2018-05-09bin/get-package-updates: keep binary_packages_in_repositories up to dateErich Eckner
2018-05-08lib/mysql-functions: mysql_package_name_query make table names customizableErich Eckner
2018-05-04lib/common-functions: irc_say: accept channel as parameterErich Eckner
2018-05-02bin/get-package-updates: select * -> select 1Erich Eckner
2018-05-01bin/get-package-updates: check-dependencies are not a reason to blacklist a p...Erich Eckner
2018-05-01bin/get-package-updates: -d|--date new for debuggingErich Eckner
2018-04-25bin/get-package-updates: remove done todoErich Eckner