summaryrefslogtreecommitdiff
path: root/bin/seed-build-list
AgeCommit message (Expand)Author
2018-07-03bin/seed-build-list: -u|--undelete newErich Eckner
2018-06-28bin/seed-build-list: remove suprafluid TODOErich Eckner
2018-06-27bin/seed-build-list: be more conservative with -a: do not reschedule packages...Erich Eckner
2018-06-26bin/seed-build-list: dependencies are also broken if they are not the least s...Erich Eckner
2018-06-26bin/seed-build-list: add TODOErich Eckner
2018-06-25bin/seed-build-list: multilib is a valid upstream repositoryErich Eckner
2018-06-25bin/seed-build-list: clarify help textErich Eckner
2018-06-25bin/seed-build-list: -c new: exit-code=0 for unavailable lockErich Eckner
2018-06-04bin/seed-build-list: use id of repositoriesErich Eckner
2018-06-01make `binary_packages`.`is_to_be_deleted` and `binary_packages`.`last_moved` ...Erich Eckner
2018-06-01bin/seed-build-list: style cleanupErich Eckner
2018-05-30bin/seed-build-list: simplify "exists (select * from ...)" queriesErich Eckner
2018-05-30lib/mysql-functions: mysql_retrieve_repository_ids() -> mysql_retrieve_static...Erich Eckner
2018-05-30bin/seed-build-list: get repositories from databaseErich Eckner
2018-05-28bin/seed-build-list: have standardly ignored packages in conf/seed-ignore-pac...Erich 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-15lib/mysql-functions: mysql_generate_package_metadata() expect current_reposit...Erich Eckner
2018-05-08lib/mysql-functions: mysql_package_name_query make table names customizableErich Eckner
2018-04-11bin/seed-build-list: de-clutter outputErich Eckner
2018-04-10lib/mysql-functions: mysql_add_package_source: $old_git_revision new to short...Erich Eckner
2018-03-24run shellchek in same dir as scriptErich Eckner
2018-03-22decommission build-list fileErich Eckner
2018-03-22lib/common-functions: remove generate_package_metadata, delete_old_metadata -...Erich Eckner
2018-03-22bin/seed-build-list: print name to stdout, too, so return-assignment reports ...Erich Eckner
2018-03-22bin/seed-build-list: display error on failed lockErich Eckner
2018-03-21bin/seed-build-list: --wait new - waiting for lock now optionalErich Eckner
2018-03-17bin/seed-build-list: ignore packages also when chosen by pkgbaseErich Eckner
2018-03-14bin/seed-build-list: insert into build-list _after_ inserting into database -...Erich Eckner
2018-03-14bin/seed-build-list: -a|--auto new to reschedule all packages with broken dep...Erich Eckner
2018-03-07make -N --raw --batch the default arguments to mysql, explicitely override th...Erich Eckner
2018-03-01use "mysql -N" instead of cumbersome seddingErich Eckner
2018-03-01switch from calling ${mysql_command} to calling the wrapper function mysql_ru...Erich Eckner
2018-02-26bin/seed-build-list: also write to build-listErich Eckner
2018-02-26bin/seed-build-list: ignore to-be-deleted packages, tooErich Eckner
2018-02-23bin/seed-build-list: print seeded packages to stdout, tooErich Eckner
2018-02-18bin/seed-build-list: we should call generate_package_metadata on all packages...Erich Eckner
2018-02-16bin/mysql-functions: mysql_join_*_* newErich Eckner
2018-02-14bin/seed-build-list: use solely the databaseErich Eckner
2018-02-09bin/mysql-functions: mysql_generate_package_metadata has more obligatory para...Erich Eckner
2018-02-05bin/seed-build-list: also take known-packages from the databaseErich Eckner
2018-02-02bin/seed-build-list: start mysql queryErich Eckner
2018-02-01add many mysql-TODOsErich Eckner
2018-01-26bin/seed-build-list: remove done TODOErich Eckner
2018-01-22bin/seed-build-list: update database, tooErich Eckner
2018-01-22new todosErich Eckner
2018-01-18put name of creating script into name of temporary directoriesErich Eckner
2017-11-23bin/interpret-mail: action "schedule" new; bin/seed-build-list: bail out earl...Erich Eckner
2017-11-23bin/return-assignment, bin/seed-build-list: remove TODOsErich Eckner