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
/
why-dont-you
Age
Commit message (
Collapse
)
Author
2018-05-31
count(*) -> COUNT(1)
Erich Eckner
2018-05-25
lib/mysql-functions: make mysql_join_binary_packages_repositories and ↵
Erich Eckner
mysql_join_repositories_binary_packages obsolete
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> ↵
Erich Eckner
conf/{common,master,slave}.conf
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-22
bin/why-dont-you: decommission actions that do not look into the database
Erich Eckner
2018-03-07
make -N --raw --batch the default arguments to mysql, explicitely override ↵
Erich Eckner
them if required
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-16
bin/mysql-functions: mysql_join_*_* new
Erich Eckner
2018-02-15
bin/why-dont-you: remove obsolete commented code
Erich Eckner
2018-02-05
bin/why-dont-you: build: read info from db
Erich Eckner
2018-02-01
add many mysql-TODOs
Erich Eckner
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2017-12-18
bin/*: satisfy shellcheck
Erich Eckner
2017-11-23
bin/why-dont-you build: be more verbose about blocked/locked reason
Erich Eckner
2017-11-06
bin/why-dont-you unstage/stabilize: adopt to new dependency check rules
Erich Eckner
2017-11-01
bin/why-dont-you: output information of duration of stay
Erich Eckner
2017-11-01
bin/why-dont-you: bugfix for "keep"
Erich Eckner
2017-11-01
bin/why-dont-you: bugfixes
Erich Eckner
2017-11-01
() -> {}
Erich Eckner
2017-11-01
remove residues of break_loop concerning
Erich Eckner
2017-10-31
bin/why-dont-you keep: bugfix
Erich Eckner
2017-10-30
bin/why-dont-you: stubbornly_keep new
Erich Eckner
2017-10-30
bin/why-dont-you: "stabilize" new + cleanup
Erich Eckner
2017-10-06
bin/get-package-updates, bin/seed-build-list, bin/why-dont-you: remove ↵
Erich Eckner
comments from blacklist
2017-09-19
bin/why-dont-you: clean up tmp_dir, repair "unstage"
Erich Eckner
2017-09-16
bin/why-dont-you: bugfix: consider dependencies (more) correctly
Erich Eckner
2017-09-13
clean up meta-data naming mess: {needs; depends} -> {run-depends, ↵
Erich Eckner
build-depends} (content differs, too)
2017-09-12
bin/why-dont-you bin/db-update: ignore build-time dependencies for moving ↵
Erich Eckner
built packages between repos
2017-08-29
bin/why_dont_you -> bin/why-dont-you
Erich Eckner