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
/
bin
/
get-package-updates
Age
Commit message (
Collapse
)
Author
2019-01-17
style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines
Erich Eckner
2018-10-11
bin/get-package-updates: mark last mysql query as "unimportant"
Erich Eckner
2018-10-05
bin/get-package-updates: fix bug preventing packages32 changes triggering ↵
Erich Eckner
package updates
2018-10-05
bin/get-package-updates: more output
Erich Eckner
2018-10-04
bin/get-package-updates: repair marking-as-blacklisted
Erich Eckner
2018-10-04
bin/get-package-updates: update TODOs
Erich Eckner
2018-09-25
bin/get-package-updates,bin/interpret-mail,bin/slave-build-connect: "INSERT ↵
Erich Eckner
INTO" -> "INSERT IGNORE INTO"
2018-09-25
bin/get-package-updates: put trigger_rebuild_on_any_file_sed_expression into ↵
Erich Eckner
a file - it's too long for the command line
2018-09-24
bin/get-package-updates: do not print old_repo_revision in intermediate pipe
Erich Eckner
2018-09-24
lib/mysql-functions: let `commit_time` unset in mysql_add_package_source() ↵
Erich Eckner
-- whoops, I forgot most of the files
2018-09-18
do not delete lock files
Erich Eckner
2018-09-17
bin/build-packages,bin/check-mirrors,bin/get-package-updates: "git fetch ↵
Erich Eckner
origin master:master" only works for bare repositories - use "git remote update" for non-bare ones
2018-09-17
bin/build-packages,bin/check-mirrors,bin/get-package-updates: "git remote ↵
Erich Eckner
update" -> "git fetch origin master:master"
2018-09-13
bin/get-package-updates: remove done TODO
Erich Eckner
2018-09-13
bin/get-package-updates -i|--ignore-insanity new
Erich Eckner
2018-09-13
bin/get-package-updates: add TODO
Erich Eckner
2018-09-13
bin/get-package-updates, bin/seed-build-list: removal of old packages ↵
Erich Eckner
requires run of mysql_find_build_assignment_loops first
2018-09-12
lib/mysql-functions: ↵
Erich Eckner
mysql_query_remove_old_binary_packages_from_build_list() new
2018-09-03
bin/seed-build-list, bin/get-package-updates: sort versions if necessary
Erich Eckner
2018-09-01
bin/get-package-updates: update TODO
Erich Eckner
2018-09-01
bin/get-package-updates: fixup: finding a deleted package in _archlinux32_ ↵
Erich Eckner
is not enough to leave the loop - we might find it upstream, too
2018-09-01
bin/get-package-updates: finding a deleted package in archlinux32 is not ↵
Erich Eckner
enough to leave the loop - we might find it upstream, too
2018-08-16
bin/get-package-updates: fix bug when deleting a package
Erich Eckner
2018-07-31
bin/get-package-updates: whoops, `bl` is now `blacklist`
Erich Eckner
2018-07-31
bin/get-package-updates: repair inserting of blacklist reasons
Erich Eckner
2018-07-27
bin/get-package-updates: legacy-blacklist-parsing removed
Erich Eckner
2018-07-25
bin/get-package-updates: blacklisting is now done by a stored procedure
Erich Eckner
2018-07-24
bin/get-package-updates: remove done TODO
Erich Eckner
2018-07-24
bin/get-package-updates: blacklist allows now to specify an architecture
Erich Eckner
2018-07-24
bin/get-package-updates: add TODO
Erich Eckner
2018-07-23
bin/get-package-updates: use 'LOAD DATA LOCAL INFILE "%s" INTO TABLE `%s`' ↵
Erich Eckner
instead of 'INSERT IGNORE INTO `%s` VALUES ...'
2018-07-23
bin/get-package-updates: add TODO
Erich Eckner
2018-07-23
bin/get-package-updates: remove done TODO
Erich Eckner
2018-07-23
do not address deletion-list directly, but rather by its stability "forbidden"
Erich Eckner
2018-06-21
bin/get-package-updates: clarify TODO
Erich Eckner
2018-06-18
bin/get-package-updates: update TODO
Erich Eckner
2018-06-18
make "git remote update" failure non-fatal - if it is actually required, we ↵
Erich Eckner
will fail later anyways
2018-06-11
bin/get-package-updates: remove obsolete TODO
Erich Eckner
2018-06-11
bin/get-package-updates: clarify TODO
Erich Eckner
2018-06-11
update TODOs
Erich Eckner
2018-06-08
bin/get-package-updates: add todo
Erich Eckner
2018-06-08
bin/get-package-updates: add todo
Erich Eckner
2018-06-07
bin/get-package-updates: make TODO more precise
Erich Eckner
2018-06-07
bin/get-package-updates: make TODO more precise
Erich Eckner
2018-06-07
bin/get-package-updates: add TODO
Erich Eckner
2018-06-04
remove github links
Erich Eckner
2018-06-01
bin/get-package-updates: keep binary_packages_in_repositories up-to-date
Erich Eckner
2018-05-31
fill new columns in `binary_packages_in_repositories`, too
Erich Eckner
2018-05-30
bin/get-package-updates: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/get-package-updates: do not read `binary_packages`.`repository`
Erich Eckner
[next]