Age | Commit message (Expand) | Author |
2020-02-20 | lib/mysql-functions: mysql_query_delete_packages() bugfix | Erich Eckner |
2020-02-20 | lib/mysql-functions: mysql_query_delete_packages() new | Erich Eckner |
2020-02-14 | lib/mysql-functions: ghc should not treat haskell-* dependencies as runtime d... | Erich Eckner |
2020-02-13 | lib/mysql-functions: mysql_retrieve_static_information(): properly escape "."... | Erich Eckner |
2020-02-13 | lib/mysql-functions: remove hard-coded package suffixes | Erich Eckner |
2020-02-13 | lib/mysql-functions: mysql_retrieve_static_information(): cleanup | Erich Eckner |
2020-02-13 | lib/mysql-functions: clean up TODOs | Erich Eckner |
2020-02-05 | lib/mysql-functions: save more DELETE queries - the broken one seems to be no... | Erich Eckner |
2020-02-04 | lib/mysql-functions: save input files of successful queries, too | Erich Eckner |
2020-02-04 | lib/mysql-functions: only save queries which (potentially) delete binary_pack... | Erich Eckner |
2020-02-04 | lib/mysql-functions: save permanent copies of *successful* mysql queries | Erich Eckner |
2020-01-13 | lib/mysql-functions: extract "$upstream_repository_names", too | Erich Eckner |
2020-01-03 | lib/mysql-functions: mysql_sanity_check(): old packages are allowed to be xz | Erich Eckner |
2020-01-03 | lib/mysql-functions: zst is the new default compression | Erich Eckner |
2019-12-17 | lib/mysql-functions: add TODO | Erich Eckner |
2019-12-06 | lib/mysql-functions: fix another typo | Erich Eckner |
2019-12-06 | lib/mysql-functions: fix typo | Erich Eckner |
2019-12-06 | lib/mysql-functions: 1 day after the first build failure, still unbuilt depen... | Erich Eckner |
2019-10-29 | lib/mysql-functions: fix typo (we were adding all groupmembers like they woul... | Erich Eckner |
2019-10-17 | lib/mysql-functions: mysql_generate_package_metadata(): explicitely set compr... | Erich Eckner |
2019-10-17 | lib/mysql-functions: mysql_retrieve_static_information(): extract $compressio... | Erich Eckner |
2019-10-17 | lib/mysql-functions: fix typo in mysql_package_name_query() | Erich Eckner |
2019-10-17 | lib/mysql-functions: mysql_package_name_query(): take compression suffix from... | Erich Eckner |
2019-10-17 | add TODOs for removing hard-coded package suffixes | Erich Eckner |
2019-08-07 | lib/mysql-functions: mysql_join_dependencies_install_target_providers_with_ve... | Erich Eckner |
2019-07-12 | lib/mysql-functions: mysql_load_min_and_max_versions() should ignore versions... | Erich Eckner |
2019-07-11 | lib/mysql-functions: print architecture to offending repository | Erich Eckner |
2019-07-06 | lib/mysql-functions: mysql_query_generate_packages_with_pending_dependencies(... | Erich Eckner |
2019-07-05 | lib/mysql-functions: fix typo | Erich Eckner |
2019-07-05 | lib/mysql-functions: mysql_query_has_pending_dependencies(): check for haskel... | Erich Eckner |
2019-07-05 | lib/mysql-functions: add TODO about a bug | Erich Eckner |
2019-06-26 | lib/mysql-functions: make mysql_run_query() more verbose in case of error | Erich Eckner |
2019-06-24 | lib/mysql-functions: mysql_determine_majority_build_slave_architecture_id() new | Erich Eckner |
2019-06-18 | lib/mysql-functions: remove done TODO | Erich Eckner |
2019-06-16 | lib/mysql-functions: add TODO | Erich Eckner |
2019-04-15 | lib/mysql-functions: support pentium4, too | Erich Eckner |
2019-04-15 | lib/mysql-functions: mysql_sanity_check() we have more architectures now, thu... | Erich Eckner |
2019-04-12 | lib/mysql-functions: fix indentation | Erich Eckner |
2019-03-07 | "pentium3" -> "pentium4" | Erich Eckner |
2019-02-19 | lib/mysql-functions: store in database, wether install_target is group or not | 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-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 |