Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
mysql-functions
Age
Commit message (
Expand
)
Author
2018-02-14
bin/mysql-functions: mysql_package_name_query new
Erich Eckner
2018-02-14
bin/mysql-functions: "exit 2" rather than "return 2" on syntactical error
Erich Eckner
2018-02-14
bin/mysql-functions: do not increase sub_pkgrel for packages in $current_repo...
Erich Eckner
2018-02-13
bin/mysql-functions: repository should not matter for dependencies/provided
Erich Eckner
2018-02-13
bin/mysql-functions: bugfix in mysql_cleanup
Erich Eckner
2018-02-13
bin/mysql-functions: mysql_cleanup now has a dry-run capability
Erich Eckner
2018-02-13
bin/mysql-functions: remove a sanity check which should not be an issue
Erich Eckner
2018-02-13
bin/mysql-functions: do not match the sub_pkgrel on inserting provided instal...
Erich Eckner
2018-02-12
bin/mysql-functions: remove handed out build-assignments which are not on the...
Erich Eckner
2018-02-12
bin/mysql-functions: add TODO
Erich Eckner
2018-02-12
bin/mysql-functions: add check if a single build assignment having packages o...
Erich Eckner
2018-02-12
bin/mysql-functions: mysql_sanity_check: add check for differing sub_pkgrels ...
Erich Eckner
2018-02-09
bin/mysql-functions: mysql_remove_duplicate_build_order: use sub_pkgrel from ...
Erich Eckner
2018-02-09
bin/mysql-functions: mysql_remove_duplicate_build_order: work on to-be-decide...
Erich Eckner
2018-02-09
bin/mysql-functions: fix typos in mysql_cleanup
Erich Eckner
2018-02-09
bin/mysql-functions: mysql_generate_package_metadata has more obligatory para...
Erich Eckner
2018-02-08
bin/mysql-functions: even more tests
Erich Eckner
2018-02-08
bin/mysql-functions: add quick-repair (removes falsely scheduled packages, bu...
Erich Eckner
2018-02-08
bin/mysql-functions: more cleanup and checks
Erich Eckner
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
[next]