Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
common-functions
Age
Commit message (
Collapse
)
Author
2018-06-11
lib/common-functions: remove_old_package_versions() can operate on multiple ↵
Erich Eckner
packages simultanously, now
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 ↵
Erich Eckner
command
2018-06-07
lib/common-functions: remove_old_package_versions(): ommit sub_pkgrel if ↵
Erich Eckner
sub_pkgrel_omitted
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: ↵
Erich Eckner
mysql_query_and_delete_unneeded_binary_packages() new
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 ↵
Erich Eckner
binary_packages_in_repositories
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 ↵
Erich Eckner
binary_packages_in_repositories, too
2018-05-25
lib/mysql-functions: make mysql_join_binary_packages_repositories and ↵
Erich Eckner
mysql_join_repositories_binary_packages obsolete
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> ↵
Erich Eckner
conf/{common,master,slave}.conf
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
command to remove - this should make "makepkg --printsrcinfo" succeed.
2018-05-15
lib/common-functions: add todo
Erich Eckner
2018-05-15
lib/common-functions: calculate_script_checksum() new
Erich Eckner
2018-05-09
lib/common-functions: remove obsolete function
Erich Eckner
2018-05-09
lib/common-functions: remove obsolete function "official_or_community()"
Erich Eckner
2018-05-08
lib/common-functions: rewrite remove_old_package_versions to use db and take ↵
Erich Eckner
package id as parameter
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-05-08
lib/common-functions: mangle_pkgbuild: fix sed to properly handle gcc's PKGBUILD
Erich Eckner
2018-05-07
lib/common-functions: mangle_pkgbuild: quote *depends to keep optdepends ↵
Erich Eckner
correctly
2018-05-06
Merge pull request #4 from andreasbaumann/fixes
deep-42-thought
Fixes
2018-05-04
lib/common-functions: mangle_pkgbuild: already include future architectures ↵
Erich Eckner
(they will still be ignored, currently)
2018-05-04
lib/common-functions: mangle_pkgbuild: remove lib32- from *depends
Erich Eckner
2018-05-04
remove obsolete functions
Erich Eckner
2018-05-04
lib/common-functions: allow "copy"
Erich Eckner
2018-05-04
lib/common-functions: irc_say: accept channel as parameter
Erich Eckner
2018-05-03
Merge branch 'master' into fixes
Andreas Baumann
2018-05-03
add several todos
Erich Eckner
2018-04-23
lib/common-functions: decomission command-log
Erich Eckner
2018-04-20
extract_source_directory: remove write right for all and groups too on PKGBUILD
Andreas Baumann
2018-04-11
lib/common-functions: make_source_info: *-docs should depend on *, too
Erich Eckner
2018-04-11
lib/common-functions: simplify format of additional information
Erich Eckner
2018-04-11
lib/common-functions: make_source_info: rm $output on failure
Erich Eckner
2018-04-11
lib/common-functions: make_source_info: put additional infos into .SRCINFO
Erich Eckner
2018-04-10
lib/common-functions: archive less stuff from git
Erich Eckner
2018-04-03
lib/common-functions: download_sources_by_hash knows sha1sum, too, now
Erich Eckner
2018-03-25
lib/common-functions: remove upstream's sub_pkgrel from lib32-* packages
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-23
lib/common-functions: find_git_repository_to_package_repository read info ↵
Erich Eckner
from database instead of git
2018-03-22
decommission package-states directory - we rely on the database now
Erich Eckner
2018-03-22
lib/common-functions: remove generate_package_metadata, delete_old_metadata ↵
Erich Eckner
- this information is now in the database
2018-03-22
lib/common-functions: silence shellcheck
Erich Eckner
[prev]
[next]