summaryrefslogtreecommitdiff
path: root/bin/common-functions
AgeCommit message (Expand)Author
2017-07-28bin/common-functions: extract_source_directory new, extract full source dir b...Erich Eckner
2017-07-28files in package-infos contain the repository now, tooErich Eckner
2017-07-28bin/common-functions: another bugfixErich Eckner
2017-07-28bin/common-functions: bugfixErich Eckner
2017-07-28switch from our mksrcinfo to "makepkg --printsrcinfo"Erich Eckner
2017-07-27bin/common-functions: forgot one "ls" inside git archiveErich Eckner
2017-07-27bin/common-functions: do not "ls" in git archiveErich Eckner
2017-07-27bin/common-functions: remove redundancy, make comment more preciseErich Eckner
2017-07-20bin/common-functions: accelerate delete_old_metadataErich Eckner
2017-07-20bin/common-functions: find_package_repository_to_package newErich Eckner
2017-07-19bin/common-functions: generate_package_metadata: include all groups in "build...Erich Eckner
2017-07-19bin/common-functions: delete_old_metadata: keep at least one version of every...Erich Eckner
2017-07-19bin/common-functions: add shortcut if only one revision is to be sortedErich Eckner
2017-07-19bin/common-functions: find_newest_of_git_revisions newErich Eckner
2017-07-19bin/common-functions: also extract groups of packageErich Eckner
2017-07-18include i686 (again?) in arch listErich Eckner
2017-07-14bin/common-functions: include base (and base-devel) into package metadataErich Eckner
2017-07-12bin/common-functions: do not delete metadata of packages on the deletion listErich Eckner
2017-07-11treat base and base-devel like dependenciesErich Eckner
2017-07-05bin/common-functions: find_repository_with_commit now knows "build-support"Erich Eckner
2017-07-04bin/common-functions, bin/db-update, bin/return-assignment: recognize build-s...Erich Eckner
2017-07-04bin/get-assignment, bin/get-package-updates: adding "break_loops" order enhan...Erich Eckner
2017-07-04bin/common-functions, bin/db-update: use tempdir outside of tmpfsErich Eckner
2017-06-30master_mirror_command, master_mirror_directory -> master_mirror_rsync_command...Erich Eckner
2017-06-29bin/common-functions: add sanity check after execution of make_source_infoErich Eckner
2017-06-29bin/common-functions: *.needs now contains build- and runtime dependenciesErich Eckner
2017-06-28properly escape eval expressionsErich Eckner
2017-06-27bin/build-packages bin/common-functions: use git archive thoroughly instead o...Erich Eckner
2017-06-27bin/common-functions: several bugfixes in make_source_infoErich Eckner
2017-06-26bin/common-functions: ignore testing and staging, too (not only *-testing and...Erich Eckner
2017-06-26bin/common-functions: make_source_info new: do not "git checkout", but "git a...Erich Eckner
2017-06-26bin/db-update, bin/common-functions: umount -l instead of umount [-f]Erich Eckner
2017-06-26bin/common-functions: use runtime dependencies instead of compiletime depende...Erich Eckner
2017-06-23move a todoErich Eckner
2017-06-23bin/common-functions: cleanupErich Eckner
2017-06-23bin/common-functions: bin/mksrcinfo new and used via systemd-nspawn with over...Erich Eckner
2017-06-21bin/build-master-status: introduce and use new function ls_master_mirrorErich Eckner
2017-06-20bin/common-functions: repository_of_package newErich Eckner
2017-06-20hand out broken packages multiple timesErich Eckner
2017-06-19switch from sshfs to rsync - to avoid needing to remountErich Eckner
2017-06-16mangle TODOs and commentsErich Eckner
2017-06-16bin/common-functions: put each "local" on a separate lineErich Eckner
2017-06-15bin/common-functions: move several "eval"s to the frontErich Eckner
2017-06-15removed all bashisms - should work in any POSIX shell, nowErich Eckner
2017-06-15bin/common-functions: remove some more bashismsErich Eckner
2017-06-14remove bashisms - only "bash arrays" and "bash string substituions" leftErich Eckner
2017-06-14bin/common-functions: really delete old package meta dataErich Eckner
2017-06-14bin/return-assignment: removing of old package versions encapulated in extern...Erich Eckner
2017-06-14bin/common-functions: add todoErich Eckner
2017-06-14bin/db-update: decision wether package is from community extracted to new fun...Erich Eckner