summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
AgeCommit message (Expand)Author
2017-06-16mangle TODOs and commentsErich Eckner
2017-06-15removed all bashisms - should work in any POSIX shell, nowErich Eckner
2017-06-14remove bashisms - only "bash arrays" and "bash string substituions" leftErich Eckner
2017-06-14replace some regexes with string-match grepErich Eckner
2017-06-14bin/get-package-updates: remove duplicate entries from deletion-listErich Eckner
2017-06-14bin/get-package-updates: whitelist gensErich Eckner
2017-06-12do not delete cached package meta data (yet)Erich Eckner
2017-06-09bin/get-package-updates: blacklist lib32-* instead of ignoringErich Eckner
2017-06-09bin/get-package-updates: bugfix black listingErich Eckner
2017-06-09bin/get-package-updates: use makepkg instead of mksrcinfo if $CARCH in PKGBUI...Erich Eckner
2017-06-09bin/get-package-updates: remove duplicates from deletion-listErich Eckner
2017-06-09bin/get-package-updates: add todoErich Eckner
2017-06-08bin/get-package-updates: remove non-packages from loop filesErich Eckner
2017-06-08bin/get-package-updates: option --no-pull newErich Eckner
2017-06-08bin/get-package-updates: clean up build-list lock optionErich Eckner
2017-06-02bin/get-package-updates: whoops, order of build list was reversed :-/Erich Eckner
2017-06-02bin/get-package-updates: new option "-b"Erich Eckner
2017-05-31bin/get-package-updates: ignore lib32-* packagesErich Eckner
2017-05-30bin/get-package-updates: improve git checkoutErich Eckner
2017-05-30bin/get-package-updates: create lock at later time; add commentErich Eckner
2017-05-22bin/get-package-updates: several bugfixes and black listing revisedErich Eckner
2017-05-18update TODOsErich Eckner
2017-05-17bin/get-package-updates: bugfixesErich Eckner
2017-05-17bin/get-package-updates: remove cached values only if new values will be crea...Erich Eckner
2017-05-17bin/get-package-updates: only search for PKGBUILD if no cached values availableErich Eckner
2017-05-17split off customization of PKGBUILDs from searching for PKGBUILDsErich Eckner
2017-05-17bin/get-package-updates: remove obsolete "cat"Erich Eckner
2017-05-17bin/get-package-updates: clean git tree even moreErich Eckner
2017-05-17bin/get-package-updates: bugfixErich Eckner
2017-05-17bin/get-package-updates: cache names of created packages pr PKGBUILDErich Eckner
2017-05-17bin/get-package-updates: buffer old loop directory upon creation of new oneErich Eckner
2017-05-17use a single lock file for the build listErich Eckner
2017-05-17bin/get-package-updates: add TODOErich Eckner
2017-05-17updated TODOsErich Eckner
2017-05-05bin/get-package-updates: bugfixErich Eckner
2017-05-05bin/get-package-updates: include modifications of packagesErich Eckner
2017-05-05bin/get-package-updates: include revision of package-modification-repository ...Erich Eckner
2017-05-03breaking of loops optimizedErich Eckner
2017-05-02bin/get-package-updates: ignore runtime dependenciesErich Eckner
2017-05-02bin/get-package-updates: accellerate removal of cached infosErich Eckner
2017-05-02bin/get-package-updates: add commentsErich Eckner
2017-05-02bin/get-package-updates: actually remove old cached dataErich Eckner
2017-05-02bin/get-package-updates: be more forceful with git repositoriesErich Eckner
2017-05-02bin/get-package-updates: handle renamesErich Eckner
2017-04-23move find_pkgbuild into a separate fileErich Eckner
2017-04-23bin/get-package-updates: styleErich Eckner
2017-04-23bin/get-package-updates: reverse orderErich Eckner
2017-04-23bin/get-package-updates: be more stableErich Eckner
2017-04-23bin/get-package-updates: ignore packages in multiple repositoriesErich Eckner
2017-04-23bin/get-package-updates: remove obsolete TODOErich Eckner