summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-07-12bin/cleanup: delete old meta dataErich 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-07bin/build-packages: try with-build-support at some point if build failsErich Eckner
2017-07-07bin/get-package-updates: use another spongeErich Eckner
2017-07-07bin/build-master-status: give reason for blockingErich Eckner
2017-07-07bin/get-package-updates: use spongeErich Eckner
2017-07-06bin/db-update: bugfixErich Eckner
2017-07-06bin/cleanup: remove old blocked-markers, tooErich Eckner
2017-07-06bin/build-packages: overwrite files if extracting source packageErich Eckner
2017-07-06bin/sanity-check: cleanupErich Eckner
2017-07-06bin/why_dont_you: tell if package to be build is not on build listErich Eckner
2017-07-05bin/get-assignment: generate_package_metadata instead of assuming all files a...Erich Eckner
2017-07-05bin/build-master-status: add blocked and locked packages to statisticsErich Eckner
2017-07-05bin/get-package-updates,bin/seed-build-list: fix/clean up regex throwing out ...Erich Eckner
2017-07-05bin/return-assignment: do not add loop information to .broken state fileErich 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/build-packages: bugfixErich Eckner
2017-07-04bin/sanity-check: add build-support repositoryErich Eckner
2017-07-04bin/get-assignment: rename german variablesErich Eckner
2017-07-04bin/get-assignment, bin/get-package-updates: adding "break_loops" order enhan...Erich Eckner
2017-07-04bin/build-master-status: add space separated output for statistics (graph)Erich Eckner
2017-07-04bin/cleanup: remove old locked and broken markersErich Eckner
2017-07-04bin/sanity-check: check for build-orders on deletion-listErich Eckner
2017-07-04bin/common-functions, bin/db-update: use tempdir outside of tmpfsErich Eckner
2017-07-03bin/build-master-status: buffer output to broken_outputErich Eckner
2017-07-03bin/why_dont_you: be more detailed why something is un-unstageableErich Eckner
2017-07-03bin/seed-build-list: options -i and -n newErich Eckner
2017-07-03bin/why_dont_you: bugfixesErich Eckner
2017-07-03bin/get-package-updates: do nothing if nothing changedErich Eckner
2017-07-03bin/build-master-status: sort broken packages by number of buildsErich Eckner
2017-07-03bin/get-assignment: first hand out unbroken packages, then broken ones and lo...Erich Eckner
2017-07-03bin/prioritize-build-list newErich Eckner
2017-07-03bin/build-packages: do not cd into git tree, but merely archive the right fil...Erich Eckner
2017-07-03bin/seed-build-list: actually append new content to build-list (and get a loc...Erich Eckner
2017-07-03bin/cleanup: skip auto-cleanup if users are logged inErich Eckner
2017-06-30bin/db-update: switch from sshfs to sftpErich Eckner
2017-06-30master_mirror_command, master_mirror_directory -> master_mirror_rsync_command...Erich Eckner
2017-06-30bin/why_dont_you: be a little more verboseErich Eckner
2017-06-29bin/seed-build-list: add packages via regexErich 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-29bin/seed-build-list newErich Eckner
2017-06-29bin/db-update: only umount if mountedErich Eckner
2017-06-29bin/get-package-updates: add sanity check for "build-order"Erich Eckner
2017-06-29bin/sanity-check: be more verboseErich Eckner
2017-06-28properly escape eval expressionsErich Eckner
2017-06-28bin/mksrcinfo: fix some eval-printf bugsErich Eckner
2017-06-28bin/get-package-updates: bugfixesErich Eckner