Age | Commit message (Expand) | Author |
2019-01-14 | bin/seed-build-list: 2 -> $architecture_ids__i686 | Erich Eckner |
2019-01-11 | misc/database-layout.dump: update in calculate_maximal_moveable_set | Erich Eckner |
2019-01-11 | bin/bootstrap-mysql: only packages with known commit_time may enter package_b... | Erich Eckner |
2019-01-11 | bin/db-update: some safeguard: do not "find -delete" w/o "-xdev" | Erich Eckner |
2019-01-10 | bin/ii-answer: do not test with single regex, otherwise the salutation must b... | Erich Eckner |
2019-01-10 | bin/ii-answer: if we extract the asker via sloppy_salutation, we need to set ... | Erich Eckner |
2019-01-10 | bin/ii-answer: add comment about markov | Erich Eckner |
2019-01-10 | bin/ii-answer: use bin/markov (not in repo) to return random words | Erich Eckner |
2019-01-10 | bin/ii-answer: extrackt nick from sloppy_salutation | Erich Eckner |
2018-12-25 | misc/database-layout.dump: updated (do not ignore versions of dependencies) | Erich Eckner |
2018-12-25 | bin/bootstrap-mysql: add TODO | Erich Eckner |
2018-12-25 | bin/why-dont-you: can now filter by architecture | Erich Eckner |
2018-12-25 | bin/why-dont-you: small cleanup | Erich Eckner |
2018-12-21 | bin/return-assignment: electron2 is also "usually broken" | Erich Eckner |
2018-12-20 | bin/why-dont-you: add TODO | Erich Eckner |
2018-11-23 | bin/build-packages: symlinks should be objdump'ed, too - they might get linke... | Erich Eckner |
2018-11-23 | bin/wtf: also correctly separate $arch if everything is concatenated in "$1" | Erich Eckner |
2018-11-23 | bin/wtf: $search must match the end | Erich Eckner |
2018-11-23 | bin/wtf, bin/update-pacman-dbs: answer queries for i486, too | Erich Eckner |
2018-11-23 | bin/wtf: do not lib/load-configuration - we only need the base_dir | Erich Eckner |
2018-11-23 | bin/wtf: use local call to pkgfile instead of web api | Erich Eckner |
2018-11-23 | bin/update-pacman-dbs: only update i686 db for now - but update pkgfile db, too | Erich Eckner |
2018-11-23 | misc/pacman-i[46]86.conf: pacman needs real CacheDir | Erich Eckner |
2018-11-23 | bin/update-pacman-dbs: do not use lib/load-configuration - it fails if execut... | Erich Eckner |
2018-11-23 | pacman configs new to copy over the package databases (in files) for i486 and... | Erich Eckner |
2018-11-23 | lib/load-configuration: do not set base_dir if it is already set | Erich Eckner |
2018-11-22 | lib/mysql-functions: mysql_load_min_and_max_versions(): extract version ids, too | Erich Eckner |
2018-11-22 | lib/mysql-functions: remove done TODO | Erich Eckner |
2018-11-22 | bin/seed-build-list: if a to-be-seeded package is not found in community64, l... | Erich Eckner |
2018-11-22 | lib/mysql-functions: mysql_retrieve_static_information(): extract current git... | Erich Eckner |
2018-11-22 | bin/seed-build-list: add TODO | Erich Eckner |
2018-11-21 | bin/build-packages: _first_ print the filename, then run objdump - otherwise ... | Erich Eckner |
2018-11-17 | bin/build-packages: add TODO | Erich Eckner |
2018-11-17 | bin/sanity-check: silence tar warnings | Erich Eckner |
2018-11-17 | README.md: parallel is needed on the buildmaster | Erich Eckner |
2018-11-17 | the user on the buildmaster is now "master" instead of "slave" | Erich Eckner |
2018-11-17 | bin/ping-to-master: fix typo in comment | Erich Eckner |
2018-11-16 | bin/build-packages: add check for empty checksum | Erich Eckner |
2018-11-16 | bin/build-packages: "grep -w" matched only words - we should do so now, too | Erich Eckner |
2018-11-16 | bin/build-packages: add library names to provided symbols - it appears, symbo... | Erich Eckner |
2018-11-15 | bin/build-packages: include so versioned symbols in dependencies | Erich Eckner |
2018-11-14 | bin/prioritize-build-list: architecture must match for -d | Erich Eckner |
2018-11-14 | bin/delete-packages: identify packages by $repo_arch/$repo/$pkgname instead o... | Erich Eckner |
2018-11-14 | bin/sanity-check: simultanously being on the build- and deletion-list is ok, ... | Erich Eckner |
2018-11-14 | bin/build-packages: avoid SC2156 | Erich Eckner |
2018-11-13 | bin/copy-to-build-support: more verbose help message | Erich Eckner |
2018-11-09 | bin/build-packages: more safety-checks when using :without_systemd_nspawn: - ... | Erich Eckner |
2018-11-09 | bin/build-packages: create namcap.log manually when running makepkg instead o... | Erich Eckner |
2018-11-09 | bin/build-packages: makepkg requires some flags ;-) | Erich Eckner |
2018-11-09 | bin/build-packages: new straw :without_systemd_nspawn: | Erich Eckner |