Age | Commit message (Expand) | Author |
2019-03-07 | "pentium3" -> "pentium4" | Erich Eckner |
2019-02-28 | lib/common-functions: remove_old_package_versions(): 5413ad5 made an earlier ... | Erich Eckner |
2019-02-19 | lib/mysql-functions: store in database, wether install_target is group or not | Erich Eckner |
2019-02-15 | lib/common-functions: remove_old_package_versions(): remove signatures from p... | Erich Eckner |
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-19 | max_testing_duration is now an integer (days) | Erich Eckner |
2019-01-18 | lib/common-functions: chmod +w PKGBUILD temporarily when applying trunk patch | Erich Eckner |
2019-01-17 | style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines | Erich Eckner |
2019-01-16 | bin/build-packages: -d|--diff new - we can now build the trunk version more e... | Erich Eckner |
2019-01-15 | lib/load-configuration: do "set +e" if run from bash and base_dir already set... | Erich Eckner |
2018-11-23 | lib/load-configuration: do not set base_dir if it is already set | 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-11-17 | the user on the buildmaster is now "master" instead of "slave" | 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-09 | lib/load-configuration,conf/slave.conf.example: access sources-by-hash mirror... | Erich Eckner |
2018-10-08 | lib/common-functions: download_sources_by_hash() should not check out the sou... | Erich Eckner |
2018-10-02 | lib/mysql-functions: mysql_run_query(): rename INFILEs to make query more eas... | Erich Eckner |
2018-09-30 | Revert "Merge branch 'archive-server'" | Erich Eckner |
2018-09-28 | lib/common-functions: append lib/PKGBUILD-appendix-for-archive-server to PKGB... | 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-24 | bin/harvest-commit-times new | 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 |