index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-12 | lib/mysql-functions: small improvement | Erich Eckner | |
2018-03-12 | lib/mysql-functions: remove unnecessary functions | Erich Eckner | |
2018-03-08 | lib/mysql-functions: mysql_run_query: we save the query in a file and delete ↵ | Erich Eckner | |
that file if the query succeeded | |||
2018-03-08 | lib/mysql-functions: add comment | Erich Eckner | |
2018-03-07 | make -N --raw --batch the default arguments to mysql, explicitely override ↵ | Erich Eckner | |
them if required | |||
2018-03-05 | lib/mysql-functions: new joins for `repository_moves` | Erich Eckner | |
2018-03-01 | lib/mysql-functions: mysql_run_query: only log if sane | Erich Eckner | |
2018-03-01 | lib/mysql-functions: mysql_run_query logs everything, now | Erich Eckner | |
2018-03-01 | use "mysql -N" instead of cumbersome sedding | Erich Eckner | |
2018-03-01 | switch from calling ${mysql_command} to calling the wrapper function ↵ | Erich Eckner | |
mysql_run_query() | |||
2018-02-24 | bin/common-functions -> lib/common-functions, bin/mysql-functions -> ↵ | Erich Eckner | |
lib/mysql-functions |