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
/
seed-build-list
Age
Commit message (
Expand
)
Author
2018-11-02
bin/seed-build-list: fix the auto-seeding
Erich Eckner
2018-11-02
bin/seed-build-list: change TODO
Erich Eckner
2018-11-02
bin/seed-build-list: add TODO
Erich Eckner
2018-10-08
bin/seed-build-list: "any" packages should be ignored as long as i486 is stil...
Erich Eckner
2018-10-04
bin/seed-build-list: having an "any" package suffices providing one of each a...
Erich Eckner
2018-10-04
bin/seed-build-list: ignore sub_pkgrel of our packages
Erich Eckner
2018-10-04
bin/seed-build-list: -f|--force new to ignore (some) errors
Erich Eckner
2018-10-04
bin/seed-build-list: add TODO
Erich Eckner
2018-09-26
bin/seed-build-list: ignore i486 for auto-seeding for now
Erich Eckner
2018-09-26
bin/seed-build-list: choose column from different table - makes query more ea...
Erich Eckner
2018-09-24
lib/mysql-functions: let `commit_time` unset in mysql_add_package_source() --...
Erich Eckner
2018-09-18
do not delete lock files
Erich Eckner
2018-09-14
bin/seed-build-list: remove debug output introduced in dc6a8a45
Erich Eckner
2018-09-14
bin/seed-build-list: cleanup
Erich Eckner
2018-09-14
bin/seed-build-list: add TODO
Erich Eckner
2018-09-14
bin/seed-build-list: fix sed logic
Erich Eckner
2018-09-14
use i486 in more places
Erich Eckner
2018-09-13
bin/get-package-updates, bin/seed-build-list: removal of old packages require...
Erich Eckner
2018-09-12
bin/seed-build-list: should run mysql_cleanup() in the end, too (like bin/get...
Erich Eckner
2018-09-12
lib/mysql-functions: mysql_query_remove_old_binary_packages_from_build_list()...
Erich Eckner
2018-09-07
bin/seed-build-list: add TODO
Erich Eckner
2018-09-04
mysql_join_dependencies_install_target_providers_with_versions() and mysql_jo...
Erich Eckner
2018-09-03
bin/seed-build-list, bin/get-package-updates: sort versions if necessary
Erich Eckner
2018-08-11
bin/seed-build-list: fix typo in query
Erich Eckner
2018-07-29
bin/seed-build-list: fix typo
Erich Eckner
2018-07-25
bin/seed-build-list: upon un-deleting a package, actually _remove_ it from th...
Erich Eckner
2018-07-20
bin/seed-build-list: add TODO
Erich Eckner
2018-07-19
bin/seed-build-list: huge cleanup
Erich Eckner
2018-07-19
bin/seed-build-list: cleanup + new TODO
Erich Eckner
2018-07-19
bin/seed-build-list: remove -c|--cron-exit
Erich Eckner
2018-07-19
bin/seed-build-list: remove unnecessary join
Erich Eckner
2018-07-18
bin/seed-build-list: entries in conf/seed-ignore-packages do not make _all_ m...
Erich Eckner
2018-07-18
bin/seed-build-list: fix typo in comment
Erich Eckner
2018-07-17
bin/seed-build-list: add TODO
Erich Eckner
2018-07-03
bin/seed-build-list: -u|--undelete new
Erich Eckner
2018-06-28
bin/seed-build-list: remove suprafluid TODO
Erich Eckner
2018-06-27
bin/seed-build-list: be more conservative with -a: do not reschedule packages...
Erich Eckner
2018-06-26
bin/seed-build-list: dependencies are also broken if they are not the least s...
Erich Eckner
2018-06-26
bin/seed-build-list: add TODO
Erich Eckner
2018-06-25
bin/seed-build-list: multilib is a valid upstream repository
Erich Eckner
2018-06-25
bin/seed-build-list: clarify help text
Erich Eckner
2018-06-25
bin/seed-build-list: -c new: exit-code=0 for unavailable lock
Erich Eckner
2018-06-04
bin/seed-build-list: use id of repositories
Erich Eckner
2018-06-01
make `binary_packages`.`is_to_be_deleted` and `binary_packages`.`last_moved` ...
Erich Eckner
2018-06-01
bin/seed-build-list: style cleanup
Erich Eckner
2018-05-30
bin/seed-build-list: simplify "exists (select * from ...)" queries
Erich Eckner
2018-05-30
lib/mysql-functions: mysql_retrieve_repository_ids() -> mysql_retrieve_static...
Erich Eckner
2018-05-30
bin/seed-build-list: get repositories from database
Erich Eckner
2018-05-28
bin/seed-build-list: have standardly ignored packages in conf/seed-ignore-pac...
Erich Eckner
2018-05-25
lib/mysql-functions: make mysql_join_binary_packages_repositories and mysql_j...
Erich Eckner
[next]