summaryrefslogtreecommitdiff
path: root/lib/common-functions
AgeCommit message (Expand)Author
2020-01-03learn to handle zst, tooErich Eckner
2019-12-11lib/common-functions: mangle_pkgbuild(): corectly parse *depends with ' and "sErich Eckner
2019-12-11lib/common-functions: mangle_pkgbuild(): fix indentationErich Eckner
2019-12-11lib/common-functions: mangle_pkgbuild(): do not mangle *depends, when regex d...Erich Eckner
2019-11-29lib/common-functions: mangle_pkgbuild(): do not try to remove pkgrels from de...Erich Eckner
2019-11-28lib/common-functions: mangle_pkgbuild(): do *not* match on "=" from declarationErich Eckner
2019-11-28lib/common-functions: mangle_pkgbuild(): remove $pkgrel from {make,check,opt,...Erich Eckner
2019-11-20lib/common-functions: silence shellcheckErich Eckner
2019-11-19lib/common-functions: find_package_repository_to_package(): make error messag...Erich Eckner
2019-11-19lib/common-functions: find_package_repository_to_package(): ignore blacklistErich Eckner
2019-11-18lib/common-functions: find_package_repository_to_package(): print what went w...Erich Eckner
2019-10-17lib/mysql-functions: mysql_package_name_query(): take compression suffix from...Erich Eckner
2019-10-17add TODOs for removing hard-coded package suffixesErich Eckner
2019-10-17lib/common-functions: allow case sensitive install_targetsErich Eckner
2019-08-22lib/common-functions: add dependencies for linux-*-{docs,headers} -> linux-* ...Erich Eckner
2019-08-21lib/common-functions: expand_blacklist_architectures(): "any" should not be r...Erich Eckner
2019-08-21lib/common-functions: expand_blacklist_architectures() newErich Eckner
2019-08-05lib/common-functions: do not wait for screens to finish - it's unimportantErich Eckner
2019-07-15lib/common-functions: silence warning of lsofErich Eckner
2019-07-15lib/common-functions: extract_dependencies_from_package(): output to stdoutErich Eckner
2019-07-15lib/common-functions: extract_dependencies_from_package(): no need to call my...Erich Eckner
2019-07-15bin/nit-picker,lib/common-functions: separate extract_dependencies_from_packa...Erich Eckner
2019-07-12lib/common-functions: fix typo in irc_say()Erich Eckner
2019-07-12lib/common-functions: irc_say(): fix typoErich Eckner
2019-07-12lib/common-functions: irc_say(): correctly handle starting of (pm) conversationErich Eckner
2019-07-02lib/common-functions: update_blocked_packages_count() should use "unimportant...Erich Eckner
2019-06-21lib/common-functions: fix buggy mysql queryErich Eckner
2019-06-21lib/common-functions: update_blocked_packages_count(): consider haskell-* mak...Erich Eckner
2019-06-18lib/common-functions: count how many packages are being blocked, not _by_ how...Erich Eckner
2019-06-18lib/common-functions: update_blocked_packages_count() new to fill that columnErich Eckner
2019-06-16lib/common-functions: trigger_mirror_refreshs(): ignore exit code of "screen ...Erich Eckner
2019-06-16added screen -wipe in trigger_mirror_refreshsAndreas Baumann
2019-06-16lib/common-functions: trigger_mirror_refreshs(): wait for screen(s) to finish...Erich Eckner
2019-05-22lib/common-functions: recursively_umount_and_rm() make unsufficient privilege...Erich Eckner
2019-05-20lib/common-functions: recursively_umount_and_rm(): check that argument is dir...Erich Eckner
2019-04-23lib/common-functions: apply_trunk_patch() should also copy over missing filesErich Eckner
2019-04-17lib/common-functions: recursively_umount_and_rm(): copy stuff from archlinux/...Erich Eckner
2019-04-12pentium4 is newErich Eckner
2019-03-07"pentium3" -> "pentium4"Erich Eckner
2019-02-28lib/common-functions: remove_old_package_versions(): 5413ad5 made an earlier ...Erich Eckner
2019-02-15lib/common-functions: remove_old_package_versions(): remove signatures from p...Erich Eckner
2019-01-18lib/common-functions: chmod +w PKGBUILD temporarily when applying trunk patchErich Eckner
2019-01-17style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source linesErich Eckner
2019-01-16bin/build-packages: -d|--diff new - we can now build the trunk version more e...Erich Eckner
2018-10-08lib/common-functions: download_sources_by_hash() should not check out the sou...Erich Eckner
2018-09-30Revert "Merge branch 'archive-server'"Erich Eckner
2018-09-28lib/common-functions: append lib/PKGBUILD-appendix-for-archive-server to PKGB...Erich Eckner
2018-09-24unify mktemp definitions to use --tmpdir if appropriateErich Eckner
2018-09-14use i486 in more placesErich Eckner
2018-09-11lib/common-functions: remove done TODOErich Eckner