summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-03-07make -N --raw --batch the default arguments to mysql, explicitely override th...Erich Eckner
2018-03-05lib/common-functions: remove pkgver() from PKGBUILD, so we do not accidentall...Erich Eckner
2018-03-05lib/mysql-functions: new joins for `repository_moves`Erich Eckner
2018-03-05lib/common-functions: PKGBUILD is r/o, so pkgver() won't change the version :-/Erich Eckner
2018-03-01lib/mysql-functions: mysql_run_query: only log if saneErich Eckner
2018-03-01lib/mysql-functions: mysql_run_query logs everything, nowErich 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-26lib/common-functions: save date to command-log; skip logging if buildmaster i...Erich Eckner
2018-02-26lib/common-functions: save log of executed scripts - for debugging mysterious...Erich Eckner
2018-02-24bin/common-functions -> lib/common-functions, bin/mysql-functions -> lib/mysq...Erich Eckner
2018-01-21bin/opcode, bin/check-opcodes, conf/Opcode_list: fix style, so git hook does ...Erich Eckner