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-09
bin/check-db-structure: correctly escape \1
Erich Eckner
2018-05-09
bin/db-update: add TODO
Erich Eckner
2018-05-09
lib/common-functions: remove obsolete function
Erich Eckner
2018-05-09
bin/return-assignment: identify built packages by their id
Erich Eckner
2018-05-09
lib/mysql-functions: move TODO to the function where it belongs
Erich Eckner
2018-05-09
bin/check-db-structure: add dump of content of "constant" tables
Erich Eckner
2018-05-09
lib/common-functions: remove obsolete function "official_or_community()"
Erich Eckner
2018-05-09
bin/return-assignment: identify more stuff by its id
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
bin/return-assignment: add TODO
Erich Eckner
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
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
[next]