Age | Commit message (Expand) | Author |
2017-07-28 | bin/common-functions: take into account *_i686 variables | Erich Eckner |
2017-07-28 | bin/common-functions: extract_source_directory new, extract full source dir b... | Erich Eckner |
2017-07-28 | files in package-infos contain the repository now, too | Erich Eckner |
2017-07-28 | bin/common-functions: another bugfix | Erich Eckner |
2017-07-28 | bin/common-functions: bugfix | Erich Eckner |
2017-07-28 | switch from our mksrcinfo to "makepkg --printsrcinfo" | Erich Eckner |
2017-07-27 | bin/common-functions: forgot one "ls" inside git archive | Erich Eckner |
2017-07-27 | bin/common-functions: do not "ls" in git archive | Erich Eckner |
2017-07-27 | bin/common-functions: remove redundancy, make comment more precise | Erich Eckner |
2017-07-20 | bin/common-functions: accelerate delete_old_metadata | Erich Eckner |
2017-07-20 | bin/common-functions: find_package_repository_to_package new | Erich Eckner |
2017-07-19 | bin/common-functions: generate_package_metadata: include all groups in "build... | Erich Eckner |
2017-07-19 | bin/common-functions: delete_old_metadata: keep at least one version of every... | Erich Eckner |
2017-07-19 | bin/common-functions: add shortcut if only one revision is to be sorted | Erich Eckner |
2017-07-19 | bin/common-functions: find_newest_of_git_revisions new | Erich Eckner |
2017-07-19 | bin/common-functions: also extract groups of package | Erich Eckner |
2017-07-18 | include i686 (again?) in arch list | Erich Eckner |
2017-07-14 | bin/common-functions: include base (and base-devel) into package metadata | Erich Eckner |
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 |