summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2017-10-10bin/get-package-updates, conf/default.conf: switch to bare repositoriesErich Eckner
2017-10-10bin/sanity-check: check git repositoriesErich Eckner
2017-10-07bin/get-package-updates: fix deletion of packages if only patch xor upstream ↵Erich Eckner
was removed
2017-10-07bin/get-package-updates: clean up commentErich Eckner
2017-10-07bin/db-update: add todoErich Eckner
2017-10-06bin/get-package-updates: add todoErich Eckner
2017-10-06bin/build-master-status: strike commented packages in blacklist.htmlErich Eckner
2017-10-06bin/build-master-status: nice FS-links in blacklist.htmlErich Eckner
2017-10-06bin/build-master-status: style improvement for blacklist.htmlErich Eckner
2017-10-06bin/get-package-updates, bin/seed-build-list, bin/why-dont-you: remove ↵Erich Eckner
comments from blacklist
2017-10-06bin/build-master-status: blacklisted.html newErich Eckner
2017-10-05bin/sanity-check: add error message for uptimerobotErich Eckner
2017-09-29bin/show-dependencies: bugfixes in case of loopsErich Eckner
2017-09-28bin/get-package-updates: allow blacklisting of luxblend25 - it cannot be ↵Erich Eckner
built for (or installed on) i686
2017-09-28bin/get-package-updates: bugfix in blacklistingErich Eckner
2017-09-28bin/clean-git new for running "git gc" separatelyErich Eckner
2017-09-28bin/build-master-status: bugfix if no staging/testing packagesErich Eckner
2017-09-21bin/db-update: -s|--stabilze newErich Eckner
2017-09-21bin/common-functions: generate_package_metadata more verbose on ↵Erich Eckner
make_source_info failures
2017-09-19bin/db-update: add todoErich Eckner
2017-09-19bin/why-dont-you: clean up tmp_dir, repair "unstage"Erich Eckner
2017-09-19bin/build-master-status: write todos to websiteErich Eckner
2017-09-19bin/build-packages: cleanup todosErich Eckner
2017-09-19clean up todosErich Eckner
2017-09-19bin/db-update: bugfix if list(s) is/are emptyErich Eckner
2017-09-19bin/db-update: somewhat more verbose error messageErich Eckner
2017-09-18bin/db-update: bugfixErich Eckner
2017-09-18bin/common-functions bin/db-update: move packages only with all ↵Erich Eckner
dependencies, "find_biggest_subset_of_packages" new for that
2017-09-17bin/seed-build-list: bugfix - seed with newest revision instead of last ↵Erich Eckner
known (and most probably outdated) one
2017-09-17bin/get-assignment: styleErich Eckner
2017-09-16bin/db-update: add todoErich Eckner
2017-09-16bin/why-dont-you: bugfix: consider dependencies (more) correctlyErich Eckner
2017-09-15bin/common-functions: add todoErich Eckner
2017-09-15bin/show-dependencies: add all build list packages to ALL.pngErich Eckner
2017-09-15bin/show-dependencies: ps aux | grep -> pgrepErich Eckner
2017-09-15bin/seed-build-list: expand_version and shrink_version new to correct ↵Erich Eckner
misbehaving "sort -V" (vs. "vercmp")
2017-09-14bin/build-master-status: also show broken packages whose dependencies are ↵Erich Eckner
not met, but put them into brackets
2017-09-14bin/build-master-status: small cleanupErich Eckner
2017-09-13bin/calculate-dependent-packages: bugfixErich Eckner
2017-09-13clean up meta-data naming mess: {needs; depends} -> {run-depends, ↵Erich Eckner
build-depends} (content differs, too)
2017-09-13bin/interpret-mail: make "err" localErich Eckner
2017-09-13bin/common-functions: clarify commentErich Eckner
2017-09-13bin/db-update: option -u|--unstage new to force an unstage of one packageErich Eckner
2017-09-13bin/interpret-mail: log errors and infosErich Eckner
2017-09-13bin/get-assignment: hand out blocked packages again to the same build slaveErich Eckner
2017-09-13remove "max_parallel_build_per_client" - every client should run only one ↵Erich Eckner
build job! - but hand out an old, locked assignment again to the same build slave
2017-09-13bin/get-assignment, bin/return-assignment: clean up some "grep -l" occurencesErich Eckner
2017-09-12bin/why-dont-you bin/db-update: ignore build-time dependencies for moving ↵Erich Eckner
built packages between repos
2017-09-09bin/seed-build-list: bugfixes and cleanupsErich Eckner
2017-09-07bin/interpret-mail: add newline(s) at end of mailErich Eckner