Age | Commit message (Expand) | Author |
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 |
2018-06-21 | lib/common-functions: some *-doc and *-i18n packages have a differently named... | Erich Eckner |
2018-06-20 | lib/common-functions: remove_old_package_versions(): "sed w" does not append ... | Erich Eckner |
2018-06-18 | lib/common-functions: download_sources_by_hash(): download by md5sum, too | Erich Eckner |
2018-06-13 | lib/common-functions: recompress_gz() new to recompress databases before send... | Erich Eckner |
2018-06-11 | lib/common-functions: remove_old_package_versions(): read bpir_ids from stdin... | Erich Eckner |
2018-06-11 | lib/common-functions: remove_old_package_versions() can operate on multiple p... | Erich Eckner |
2018-06-11 | update TODOs | Erich Eckner |
2018-06-08 | lib/common-functions: make comment more correct | Erich Eckner |
2018-06-08 | lib/common-functions: remove_old_package_versions() fix location for rsync co... | Erich Eckner |
2018-06-07 | lib/common-functions: remove_old_package_versions(): ommit sub_pkgrel if sub_... | Erich Eckner |
2018-06-06 | lib/common-functions: download_sources_by_hash() from subdir named by hash type | Erich Eckner |
2018-06-04 | lib/mysql-functions, lib/common-functions: mysql_query_and_delete_unneeded_bi... | Erich Eckner |
2018-06-04 | lib/common-functions: bugfix | Erich Eckner |
2018-06-04 | lib/common-functions: do not "shut up" in ims | Erich Eckner |
2018-06-04 | bin/ii-answer,lib/common-functions: irc now turn-off-able | Erich Eckner |
2018-06-01 | lib/: improve some queries | Erich Eckner |
2018-05-31 | lib/common-functions: remove_old_package_versions() acts now on binary_packag... | Erich Eckner |
2018-05-30 | lib/common-functions: fix typo in comment | Erich Eckner |
2018-05-25 | lib/common-functions: verbose_flock: print to stderr instead of stdout | Erich Eckner |
2018-05-25 | lib/common-functions: remove_old_package_versions(): remove binary_packages_i... | Erich Eckner |
2018-05-25 | lib/mysql-functions: make mysql_join_binary_packages_repositories and mysql_j... | Erich Eckner |
2018-05-25 | conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,... | Erich Eckner |
2018-05-25 | lib/common-functions: verbose_flock: print more characters of command | Erich Eckner |
2018-05-25 | verbose_flock new: it calls flock and reports about blocking processes on error | Erich Eckner |
2018-05-16 | lib/common-functions: remove "lib32-" from dependencies instead of inserting ... | Erich Eckner |