Age | Commit message (Expand) | Author |
2017-07-12 | bin/common-functions: do not delete metadata of packages on the deletion list | Erich Eckner |
2017-07-11 | treat base and base-devel like dependencies | Erich Eckner |
2017-07-05 | bin/common-functions: find_repository_with_commit now knows "build-support" | Erich Eckner |
2017-07-04 | bin/common-functions, bin/db-update, bin/return-assignment: recognize build-s... | Erich Eckner |
2017-07-04 | bin/get-assignment, bin/get-package-updates: adding "break_loops" order enhan... | Erich Eckner |
2017-07-04 | bin/common-functions, bin/db-update: use tempdir outside of tmpfs | Erich Eckner |
2017-06-30 | master_mirror_command, master_mirror_directory -> master_mirror_rsync_command... | Erich Eckner |
2017-06-29 | bin/common-functions: add sanity check after execution of make_source_info | Erich Eckner |
2017-06-29 | bin/common-functions: *.needs now contains build- and runtime dependencies | Erich Eckner |
2017-06-28 | properly escape eval expressions | Erich Eckner |
2017-06-27 | bin/build-packages bin/common-functions: use git archive thoroughly instead o... | Erich Eckner |
2017-06-27 | bin/common-functions: several bugfixes in make_source_info | Erich Eckner |
2017-06-26 | bin/common-functions: ignore testing and staging, too (not only *-testing and... | Erich Eckner |
2017-06-26 | bin/common-functions: make_source_info new: do not "git checkout", but "git a... | Erich Eckner |
2017-06-26 | bin/db-update, bin/common-functions: umount -l instead of umount [-f] | Erich Eckner |
2017-06-26 | bin/common-functions: use runtime dependencies instead of compiletime depende... | Erich Eckner |
2017-06-23 | move a todo | Erich Eckner |
2017-06-23 | bin/common-functions: cleanup | Erich Eckner |
2017-06-23 | bin/common-functions: bin/mksrcinfo new and used via systemd-nspawn with over... | Erich Eckner |
2017-06-21 | bin/build-master-status: introduce and use new function ls_master_mirror | Erich Eckner |
2017-06-20 | bin/common-functions: repository_of_package new | Erich Eckner |
2017-06-20 | hand out broken packages multiple times | Erich Eckner |
2017-06-19 | switch from sshfs to rsync - to avoid needing to remount | Erich Eckner |
2017-06-16 | mangle TODOs and comments | Erich Eckner |
2017-06-16 | bin/common-functions: put each "local" on a separate line | Erich Eckner |
2017-06-15 | bin/common-functions: move several "eval"s to the front | Erich Eckner |
2017-06-15 | removed all bashisms - should work in any POSIX shell, now | Erich Eckner |
2017-06-15 | bin/common-functions: remove some more bashisms | Erich Eckner |
2017-06-14 | remove bashisms - only "bash arrays" and "bash string substituions" left | Erich Eckner |
2017-06-14 | bin/common-functions: really delete old package meta data | Erich Eckner |
2017-06-14 | bin/return-assignment: removing of old package versions encapulated in extern... | Erich Eckner |
2017-06-14 | bin/common-functions: add todo | Erich Eckner |
2017-06-14 | bin/db-update: decision wether package is from community extracted to new fun... | Erich Eckner |
2017-06-12 | do not delete cached package meta data (yet) | Erich Eckner |
2017-06-02 | bin/common-functions: style | Erich Eckner |
2017-06-02 | bin/get-assignment skip locked,broken,blocked packages from the beginning | Erich Eckner |
2017-06-02 | bin/common-functions: apply_package_customizations: bugfix | Erich Eckner |
2017-05-18 | build for i686 (instead of i486) for now | Erich Eckner |
2017-05-18 | bin/common-functions: add comments | Erich Eckner |
2017-05-17 | clean up comments | Erich Eckner |
2017-05-17 | split off customization of PKGBUILDs from searching for PKGBUILDs | Erich Eckner |
2017-05-17 | bin/common-functions: tag PGBUILD modified even if only i486 was added | Erich Eckner |
2017-05-17 | bin/common-functions: add i486 to the architecture list | Erich Eckner |
2017-05-17 | updated TODOs | Erich Eckner |
2017-05-05 | bin/get-package-updates: include modifications of packages | Erich Eckner |
2017-05-05 | bin/get-package-updates: include revision of package-modification-repository ... | Erich Eckner |
2017-05-04 | suppress unimportant errors on stderr | Erich Eckner |
2017-05-04 | bin/build-packages: clean up checkout | Erich Eckner |
2017-04-23 | move find_pkgbuild into a separate file | Erich Eckner |