Age | Commit message (Expand) | Author |
2019-10-17 | lib/mysql-functions: mysql_package_name_query(): take compression suffix from... | Erich Eckner |
2019-10-17 | add TODOs for removing hard-coded package suffixes | Erich Eckner |
2019-10-17 | lib/common-functions: allow case sensitive install_targets | Erich Eckner |
2019-08-22 | lib/common-functions: add dependencies for linux-*-{docs,headers} -> linux-* ... | Erich Eckner |
2019-08-21 | lib/common-functions: expand_blacklist_architectures(): "any" should not be r... | Erich Eckner |
2019-08-21 | lib/common-functions: expand_blacklist_architectures() new | Erich Eckner |
2019-08-05 | lib/common-functions: do not wait for screens to finish - it's unimportant | Erich Eckner |
2019-07-15 | lib/common-functions: silence warning of lsof | Erich Eckner |
2019-07-15 | lib/common-functions: extract_dependencies_from_package(): output to stdout | Erich Eckner |
2019-07-15 | lib/common-functions: extract_dependencies_from_package(): no need to call my... | Erich Eckner |
2019-07-15 | bin/nit-picker,lib/common-functions: separate extract_dependencies_from_packa... | Erich Eckner |
2019-07-12 | lib/common-functions: fix typo in irc_say() | Erich Eckner |
2019-07-12 | lib/common-functions: irc_say(): fix typo | Erich Eckner |
2019-07-12 | lib/common-functions: irc_say(): correctly handle starting of (pm) conversation | Erich Eckner |
2019-07-02 | lib/common-functions: update_blocked_packages_count() should use "unimportant... | Erich Eckner |
2019-06-21 | lib/common-functions: fix buggy mysql query | Erich Eckner |
2019-06-21 | lib/common-functions: update_blocked_packages_count(): consider haskell-* mak... | Erich Eckner |
2019-06-18 | lib/common-functions: count how many packages are being blocked, not _by_ how... | Erich Eckner |
2019-06-18 | lib/common-functions: update_blocked_packages_count() new to fill that column | Erich Eckner |
2019-06-16 | lib/common-functions: trigger_mirror_refreshs(): ignore exit code of "screen ... | Erich Eckner |
2019-06-16 | added screen -wipe in trigger_mirror_refreshs | Andreas Baumann |
2019-06-16 | lib/common-functions: trigger_mirror_refreshs(): wait for screen(s) to finish... | Erich Eckner |
2019-05-22 | lib/common-functions: recursively_umount_and_rm() make unsufficient privilege... | Erich Eckner |
2019-05-20 | lib/common-functions: recursively_umount_and_rm(): check that argument is dir... | Erich Eckner |
2019-04-23 | lib/common-functions: apply_trunk_patch() should also copy over missing files | Erich Eckner |
2019-04-17 | lib/common-functions: recursively_umount_and_rm(): copy stuff from archlinux/... | Erich Eckner |
2019-04-12 | pentium4 is new | Erich Eckner |
2019-03-07 | "pentium3" -> "pentium4" | Erich Eckner |
2019-02-28 | lib/common-functions: remove_old_package_versions(): 5413ad5 made an earlier ... | Erich Eckner |
2019-02-15 | lib/common-functions: remove_old_package_versions(): remove signatures from p... | Erich Eckner |
2019-01-18 | lib/common-functions: chmod +w PKGBUILD temporarily when applying trunk patch | Erich Eckner |
2019-01-17 | style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines | Erich Eckner |
2019-01-16 | bin/build-packages: -d|--diff new - we can now build the trunk version more e... | Erich Eckner |
2018-10-08 | lib/common-functions: download_sources_by_hash() should not check out the sou... | Erich Eckner |
2018-09-30 | Revert "Merge branch 'archive-server'" | Erich Eckner |
2018-09-28 | lib/common-functions: append lib/PKGBUILD-appendix-for-archive-server to PKGB... | Erich Eckner |
2018-09-24 | unify mktemp definitions to use --tmpdir if appropriate | Erich Eckner |
2018-09-14 | use i486 in more places | Erich Eckner |
2018-09-11 | lib/common-functions: remove done TODO | Erich Eckner |
2018-09-10 | lib/common-functions: failsafe_rsync() new | Erich Eckner |
2018-09-10 | lib/common-functions: failsafe_sftp() new | Erich Eckner |
2018-09-07 | lib/common-functions: add TODO | Erich Eckner |
2018-09-01 | lib/common-functions: fix typo | Erich Eckner |
2018-07-26 | lib/common-functions: partially revert b452a2a -- we _do_ need those dependen... | Erich Eckner |
2018-07-25 | lib/common-functions: find_repository_with_commit(): do not exit!=0, but retu... | Erich Eckner |
2018-07-25 | lib/common-functions: extract_source_directory(): insert "\n" after upstream'... | Erich Eckner |
2018-07-17 | lib/common-functions: find_pkgbuilds(): fail if git commit is not available | Erich Eckner |
2018-06-28 | lib/common-functions: mangle_pkgbuild(): remove "gcc-multilib" dependencies, too | Erich Eckner |
2018-06-22 | lib/common-functions, lib/mysql-functions: remove artificial dependencies $p-... | Erich Eckner |
2018-06-21 | lib/common-functions: dependency mangling should happen for _parts_ of split ... | Erich Eckner |