summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2017-10-18bin/return-assignment, bin/cleanup: sort build logs by success/error.Erich Eckner
2017-10-16bin/build-packages, bin/return-assignment: gzip build-logsErich Eckner
2017-10-16bin/return-assignment, bin/build-packages: return and save build logs in ↵Erich Eckner
case of success, too
2017-10-12bin/get-package-updates: fix typoErich Eckner
2017-10-10bin/build-master-status: add link to modifications for modified broken packagesErich Eckner
2017-10-10bin/get-package-updates: use new revisions instead of old ones for checking ↵Erich Eckner
if package exists
2017-10-10bin/get-package-updates: set correct revision in case of ↵Erich Eckner
not-deleted-but-modified PKGBUILD
2017-10-10bin/get-package-updates: if PKGBUILD gets deleted, but is still present ↵Erich Eckner
elsewhere, package should be considered "changed"
2017-10-10bin/get-package-updates: bugfix git-fetchErich Eckner
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