index
:
builder
db-update
master
wdy-wip
Tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
mysql-functions
Age
Commit message (
Expand
)
Author
2018-02-06
bin/bootstrap-mysql, bin/mysql-functions: new column `is_to_be_deleted` in `b...
Erich Eckner
2018-02-05
bin/mysql-functions: fix comment
Erich Eckner
2018-02-05
bin/mysql-functions: small bugfix - grep should be silenced :-)
Erich Eckner
2018-02-05
bin/mysql-functions: add unknown packages whose pkgbase is identically found ...
Erich Eckner
2018-02-05
bin/mysql-functions: mysql_repair_binary_packages_without_build_assignment st...
Erich Eckner
2018-02-02
bin/mysql-functions: bugfix - I used the wrong variable
Erich Eckner
2018-02-01
bin/bootstrap-mysql,bin/mysql-functions: new column `priority` in `build_assi...
Erich Eckner
2018-01-31
bin/mysql-functions: bugfix
Erich Eckner
2018-01-31
bin/mysql-functions: mysql_add_package_source should fill uses_upstream and u...
Erich Eckner
2018-01-30
bin/get-assignment: extract some mysql statements into functions in bin/mysql...
Erich Eckner
2018-01-25
bin/mysql-functions: fix typo
Erich Eckner
2018-01-25
bin/mysql-functions: mysql_cleanup new
Erich Eckner
2018-01-25
bin/mysql-functions: mysql_find_build_assignment_loops new for detection of l...
Erich Eckner
2018-01-23
bin/mysql-functions: new packages have is_blocked=NULL, not is_blocked=0
Erich Eckner
2018-01-22
style: "${mysql_command} -e $(...)" -> {...} | ${mysql_command}
Erich Eckner
2018-01-21
bin/mysql-functions: repair mysql_generate_package_metadata
Erich Eckner
2018-01-21
bin/mysql-functions: allow for longer mysql commands
Erich Eckner
2018-01-21
bin/mysql-functions: style
Erich Eckner
2018-01-19
move mysql_command to conf/default.conf
Erich Eckner
2018-01-18
bin/mysql-functions: accellerate base64_encode_each
Erich Eckner
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2018-01-17
bin/mysql-functions, bin/bootstrap-mysql: move `is_blocked` from `binary_pack...
Erich Eckner
2018-01-17
bin/mysql-functions: only search for packages supposed to be on the master mi...
Erich Eckner
2018-01-17
bin/mysql-functions: reverse mirror and mysql
Erich Eckner
2018-01-17
bin/mysql-functions: mysql_sanity_check() new
Erich Eckner
2018-01-17
bin/mysql-functions: allow to force sub_pkgrel and package_repository
Erich Eckner
2018-01-04
bin/mysql-functions: fix TODO
Erich Eckner
2017-12-10
bin/mysql-functions: mysql_generate_package_metadata new
Erich Eckner
2017-12-08
bin/mysql-functions: encapsulate base64-encoding in a separate function
Erich Eckner
2017-12-07
bin/mysql-functions: mysql_add_package_source: adopt to new table layout
Erich Eckner
2017-12-04
bin/mysql-functions: add_install_target new
Erich Eckner
2017-12-01
bin/mysql-functions: prefix function names with "mysql_"
Erich Eckner
2017-12-01
bin/mysql-functions: show_binary_package now with (less) html output
Erich Eckner
2017-12-01
bin/mysql-functions: show_binary_package new (for debug only)
Erich Eckner
2017-12-01
bin/mysql-functions: can add binary package
Erich Eckner
2017-12-01
bin/mysql-functions: remove debug output
Erich Eckner
2017-12-01
bin/mysql-functions: a start
Erich Eckner