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
Age
Commit message (
Collapse
)
Author
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/mysql-functions: mysql_cleanup: remove unnecessary cleanups which are ↵
Erich Eckner
handled by foreign keys (and tend to create deadlocks)
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/mysql-functions: bugfixes
Erich Eckner
2018-05-04
bin/build-packages: add TODO
Erich Eckner
2018-05-04
lib/mysql-functions: add comment
Erich Eckner
2018-05-04
lib/mysql-functions: use more ids
Erich Eckner
2018-05-04
lib/mysql-functions: tmp_dir -> temp_dir (typo!)
Erich Eckner
2018-05-04
lib/mysql-functions: "any" is not in the archs file if specific arch exists ↵
Erich Eckner
- simplify expression!
2018-05-04
lib/mysql-functions: small cleanup
Erich Eckner
2018-05-04
lib/mysql-functions: clean up sed mess
Erich Eckner
2018-05-04
lib/mysql-functions: use precompiled list of arch-build_assignments relations
Erich Eckner
2018-05-04
lib/mysql-functions: add build_assignments earlier
Erich Eckner
2018-05-04
lib/mysql-functions: remove some debug output
Erich Eckner
2018-05-04
lib/mysql-functions: remove obsolete function
Erich Eckner
2018-05-04
bin/bootstrap-mysql: remove unnecessary stuff
Erich Eckner
2018-05-04
lib/mysql-functions: mysql_add_package_source: return id
Erich Eckner
2018-05-04
lib/mysql-functions: add todo
Erich Eckner
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
bin/ii-answer: tell about sanity
Erich Eckner
2018-05-04
bin/ii-answer new (separated out the answer part from the watch part from ↵
Erich Eckner
bin/ii-connect)
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
remove `binary_packages`.`repository` from the graph (but the column is ↵
Erich Eckner
still there for now
2018-05-03
`binary_packages_in_repositories` new, but not yet used
Erich Eckner
2018-05-03
add several todos
Erich Eckner
2018-05-03
lib/mysql-functions: check more architectures in mysql_sanity_check()
Erich Eckner
2018-05-03
bin/sanity-check: check all archs
Erich Eckner
2018-05-03
lib/mysql-functions: new columns => new joins
Erich Eckner
2018-05-03
misc/database-layout.dump: new column in database: `repositories`.`architecture`
Erich Eckner
2018-05-03
misc/database-layout.dmf: new column `repositories`.`architecture` + links ↵
Erich Eckner
now all 1:1
2018-05-02
bin/find-obsolete-packages new
Erich Eckner
2018-05-02
bin/get-assignment: fix yet another query
Erich Eckner
2018-05-02
bin/get-assignment: fix query
Erich Eckner
2018-05-02
bin/get-package-updates: select * -> select 1
Erich Eckner
2018-05-02
bin/get-assignment: use separate queries for select and insert/update
Erich Eckner
2018-05-02
lib/mysql-functions: remove residues of unimportant mysql queries in case of ↵
Erich Eckner
error
2018-05-02
lib/mysql-functions: mysql_cleanup is "unimportant"
Erich Eckner
2018-05-01
bin/get-package-updates: check-dependencies are not a reason to blacklist a ↵
Erich Eckner
package
2018-05-01
bin/ii-connect: accept !, too
Erich Eckner
2018-05-01
bin/ii-connect: some more manners
Erich Eckner
2018-05-01
bin/get-package-updates: -d|--date new for debugging
Erich Eckner
2018-04-26
bin/build-master-status: fix "next_packages"
Erich Eckner
2018-04-26
lib/mysql-functions: mysql_add_package_source: insert-select -> select + insert
Erich Eckner
2018-04-26
bin/delete-packages: fix indentation
Erich Eckner
[prev]
[next]