summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
AgeCommit message (Collapse)Author
2018-01-22source bin/mysql-functions in conf/default.conf - just like ↵Erich Eckner
bin/common-functions - because it is now needed almost everywhere
2018-01-21bin/get-package-updates: accelleration and bugfixErich Eckner
2018-01-21bin/get-package-updates: update mysql database with new build-list packagesErich Eckner
2018-01-18put name of creating script into name of temporary directoriesErich Eckner
2017-12-29bin/get-package-updates: bugfix regexErich Eckner
2017-12-18bin/*: satisfy shellcheckErich Eckner
2017-11-23bin/get-package-updates: -x|--test-exclusion new to test what packages will ↵Erich Eckner
be deleted if something is black listed.
2017-11-18bin/get-package-updates: bugfix in a regexErich Eckner
2017-11-17bin/get-package-updates: add TODOErich Eckner
2017-11-17bin/get-package-updates: update TODOErich Eckner
2017-11-17bin/get-package-updates: add TODOErich Eckner
2017-11-16bin/common-functions: one needs to give find_package_repository_to_package a ↵Erich Eckner
git-hash for it to be useful for bin/get-package-updates
2017-11-16bin/get-package-updates: If a package is still on the build list, a change ↵Erich Eckner
of _any_ source file will trigger a bump of its git-revisions.
2017-11-14bin/get-package-updates: bugfix if package is deleted from modifications ↵Erich Eckner
repository
2017-11-10bin/get-package-updates: remove TODOErich Eckner
2017-11-10bin/get-package-updates: bail out if >1000 elements on the deletion list ↵Erich Eckner
(currently: 269)
2017-11-10bin/get-package-updates: exit 0 if buildmaster not sane to silence crontabErich Eckner
2017-11-10bin/get-package-updates: add TODOErich Eckner
2017-11-01() -> {}Erich Eckner
2017-11-01remove references to loop files (they may change), remove associated TODO, ↵Erich Eckner
small cleanups
2017-11-01bin/db-update, bin/get-package-updates: add TODOsErich Eckner
2017-11-01remove residues of break_loop concerningErich Eckner
2017-11-01bin/get-package-updates: break_loops is obsolete - removedErich Eckner
2017-10-30bin/get-package-updates: add TODOErich Eckner
2017-10-27add shared lock for sanity-checkErich Eckner
2017-10-27bin/get-package-updates: accelerate blacklistingErich Eckner
2017-10-27bin/get-package-updates: use new revision of archlinux32 to get the current ↵Erich Eckner
blacklist
2017-10-27bin/get-package-updates: remove extra whitelist casesErich Eckner
2017-10-12bin/get-package-updates: fix typoErich 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-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-06bin/get-package-updates: add todoErich Eckner
2017-10-06bin/get-package-updates, bin/seed-build-list, bin/why-dont-you: remove ↵Erich Eckner
comments from blacklist
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-19clean up todosErich Eckner
2017-09-13clean up meta-data naming mess: {needs; depends} -> {run-depends, ↵Erich Eckner
build-depends} (content differs, too)
2017-09-04bin/get-package-updates: delete first, update thenErich Eckner
2017-08-24bin/get-package-updates: remove some white list elementsErich Eckner
2017-08-23silence all other shellcheck warningsErich Eckner
2017-08-23silence a lot shellcheck warningsErich Eckner
2017-08-03use sanity-flag file instead of actually checking build master sanityErich Eckner
2017-08-02remove unnecessary and confusing quotesErich Eckner
2017-08-02bin/get-package-updates: remove bashismErich Eckner
2017-07-29bin/get-package-updates: ignore *-unstable repositories (for now)Erich Eckner