Age | Commit message (Expand) | Author |
2019-02-15 | lib/mysql-functions: mysql_sanity_check() check for left-over signatures in p... | Erich Eckner |
2019-01-24 | lib/mysql-functions: mysql_find_build_assignment_loops() should treat haskell... | Erich Eckner |
2019-01-23 | lib/mysql-functions: mysql_query_has_pending_dependencies(): treat makedepend... | Erich Eckner |
2019-01-17 | style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines | Erich Eckner |
2018-11-22 | lib/mysql-functions: mysql_load_min_and_max_versions(): extract version ids, too | Erich Eckner |
2018-11-22 | lib/mysql-functions: remove done TODO | Erich Eckner |
2018-11-22 | lib/mysql-functions: mysql_retrieve_static_information(): extract current git... | Erich Eckner |
2018-10-29 | lib/mysql-functions: fix typo in todo | Erich Eckner |
2018-10-29 | lib/mysql-functions: add TODO | Erich Eckner |
2018-10-29 | lib/mysql-functions: do not add NULL versions | Erich Eckner |
2018-10-29 | lib/mysql-functions: ommit pkgrel from versioned dependencies, etc. | Erich Eckner |
2018-10-11 | lib/mysql-functions: mysql_query_remove_old_binary_packages_from_build_list()... | Erich Eckner |
2018-10-11 | lib/mysql-functions: mysql_generate_package_metadata() should remove identica... | Erich Eckner |
2018-10-02 | lib/mysql-functions: mysql_run_query(): rename INFILEs to make query more eas... | Erich Eckner |
2018-09-28 | lib/mysql-functions: mysql_cleanup() now also cleans up the priorities of bui... | Erich Eckner |
2018-09-26 | lib/mysql-functions: add mysq_join_package_sources_toolchain_order and vice v... | Erich Eckner |
2018-09-26 | lib/mysql-functions: mysql_generate_package_metadata(): only remove old binar... | Erich Eckner |
2018-09-26 | lib/mysql-functions: mysql_generate_package_metadata(): remove old binary_pac... | Erich Eckner |
2018-09-24 | lib/mysql-functions: mysql_query_remove_old_binary_packages_from_build_list()... | Erich Eckner |
2018-09-24 | unify mktemp definitions to use --tmpdir if appropriate | Erich Eckner |
2018-09-24 | lib/mysql-functions: let `commit_time` unset in mysql_add_package_source() | Erich Eckner |
2018-09-20 | lib/mysql-functions: mysql_add_package_source(): add TODO | Erich Eckner |
2018-09-19 | lib/mysql-functions: mysql_find_build_assignment_loops(): fix table name | Erich Eckner |
2018-09-19 | lib/mysql-functions: mysql_find_build_assignment_loops(): use awk, a tmp_file... | Erich Eckner |
2018-09-19 | lib/mysql-functions: mysql_find_build_assignment_loops(): bugfix & cleanup | Erich Eckner |
2018-09-19 | lib/mysql-functions: mysql_find_build_assignment_loops(): insert looped packa... | Erich Eckner |
2018-09-17 | lib/mysql-functions: mysql_query_has_pending_dependencies() should ignore dep... | Erich Eckner |
2018-09-17 | lib/mysql-functions: mysql_generate_package_metadata(): arch= definitions in ... | Erich Eckner |
2018-09-14 | lib/mysql-functions: add TODO | Erich Eckner |
2018-09-14 | use i486 in more places | Erich Eckner |
2018-09-14 | lib/mysql-functions: mysql_find_build_assignment_loops(): look for dependency... | Erich Eckner |
2018-09-13 | lib/mysql-functions: mysql_join_dependencies_install_target_providers_with_ve... | Erich Eckner |
2018-09-13 | lib/mysql-functions: mysql_query_has_pending_dependencies(): do not use exter... | Erich Eckner |
2018-09-13 | lib/mysql-functions: mysql_find_build_assignment_loops() should ignore makede... | Erich Eckner |
2018-09-13 | lib/mysql-functions: we do not need to wait for makedepends, as long as _any_... | Erich Eckner |
2018-09-13 | bin/get-assignment: lib/mysql-functions mysql_query_has_pending_dependencies(... | Erich Eckner |
2018-09-13 | lib/mysql-functions: mysql_query_ordering_correct() new | Erich Eckner |
2018-09-13 | lib/mysql-functions: remove obsolete function mysql_update_versions_ordering() | Erich Eckner |
2018-09-13 | toolchain_order is now an ordinary table | Erich Eckner |
2018-09-12 | lib/mysql-functions: add TODO | Erich Eckner |
2018-09-12 | lib/mysql-functions: mysql_cleanup(): fix typo | Erich Eckner |
2018-09-12 | lib/mysql-functions: mysql_cleanup() now also removes virtual packages from b... | Erich Eckner |
2018-09-12 | lib/mysql-functions: mysql_query_remove_old_binary_packages_from_build_list()... | Erich Eckner |
2018-09-12 | bin/get-assignment,lib/mysql-functions: mysql_query_has_pending_dependencies(... | Erich Eckner |
2018-09-12 | lib/mysql-functions: mysql_run_query(): wait 10..20 seconds between successiv... | Erich Eckner |
2018-09-11 | lib/mysql-functions: fix typo | Erich Eckner |
2018-09-11 | lib/mysql-functions: retrieve list of i486 packages from master mirror, too | Erich Eckner |
2018-09-11 | lib/mysql-functions: mysql_sanity_check(): two packages with different archit... | Erich Eckner |
2018-09-11 | lib/mysql-functions: allow i486 | Erich Eckner |
2018-09-06 | lib/mysql-functions: mysql_generate_package_metadata(): packages in to-be-dec... | Erich Eckner |