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
2023-05-22
add some debug output
Erich Eckner
* make it not appear as it is stuck
2023-05-22
bin/get-package-updates: delete packages by repository
Erich Eckner
* this should fix moving of packages
2023-05-22
fix duplicate-package error for moved packages
Erich Eckner
* now, moving packages is broken, it won't remove the source * add a TODO to fix this
2023-05-22
fix syntax error
Erich Eckner
2023-05-22
remove debug-hack
Erich Eckner
2023-05-22
get-package-updates should work again
Erich Eckner
2023-05-20
anti-apartheid: master -> main
Erich Eckner
2023-05-20
bin/get-package-updates: short-circuit blacklist logic for now
Erich Eckner
2023-05-20
update set of repositories
Erich Eckner
2020-10-20
bin/get-package-updates: make shellcheck happy
Erich Eckner
2020-09-26
bin/get-package-updates: find "any" packages for rescheduling, too
Erich Eckner
2020-09-26
bin/get-package-updates: new TODO
Erich Eckner
2020-09-26
bin/get-package-updates: do not re-add packages removed from the blacklist, ↵
Erich Eckner
if they do not exist upstream
2020-04-25
make shellcheck happy
Erich Eckner
2020-02-20
bin/get-package-updates: use new mysql_query_delete_packages() function
Erich Eckner
2020-02-14
bin/get-package-updates: fix typo in comment
Erich Eckner
2020-02-13
bin/get-package-updates: fix another typo
Erich Eckner
2020-02-13
bin/get-package-updates: fix typo
Erich Eckner
2020-02-13
bin/get-package-updates: do not delete build assignment just because *one* ↵
Erich Eckner
package built by it is on the deletion-list - remove the deletion-list package and keep the build-assignment in that case
2019-11-29
bin/get-package-updates: add TODO
Erich Eckner
2019-11-18
bin/get-package-updates: less eval
Erich Eckner
2019-11-18
bin/get-package-updates: less eval
Erich Eckner
2019-11-18
bin/get-package-updates: still-available PKGBUILDs of deleted packages must ↵
Erich Eckner
match exactly - otherwise we trigger on build-support/disabled/$pkgname/PKGBUILD, too
2019-10-31
bin/get-package-updates: be more resilient against bogus svn source tree names
Erich Eckner
2019-09-06
bin/get-package-updates: remove obsolete TODOs
Erich Eckner
2019-08-21
bin/get-package-updates: blacklist architectures need expansion
Erich Eckner
2019-08-08
bin/get-package-updates: ignore apparent deletions due to renames in ↵
Erich Eckner
blacklisting
2019-08-08
bin/get-package-updates: remove TODO
Erich Eckner
2019-08-07
bin/get-package-updates: lib32-* should always be deleted
Erich Eckner
2019-08-07
bin/get-package-updates: blacklist all blacklist packages if -n given
Erich Eckner
2019-08-06
bin/get-package-updates: blacklist layout has changed - we need to change ↵
Erich Eckner
extraction of blacklist reasons, too
2019-08-06
bin/get-package-updates: remove empty line
Erich Eckner
2019-08-06
bin/get-package-updates: change layout of blacklist
Erich Eckner
2019-07-12
bin/get-package-updates: use `git pull --ff-only` instead of `git update ↵
Erich Eckner
remotes` on non-bare source repo
2019-07-03
bin/get-package-updates: be more verbose during blacklisting step
Erich Eckner
2019-07-02
bin/get-package-updates: do not count packages blacklisted on i486 as ↵
Erich Eckner
blacklisted
2019-05-15
bin/get-package-updates: make rescheduling logic apply to our sources, too
Erich Eckner
2019-05-15
bin/get-package-updates: remove unnecessary name match of architecture
Erich Eckner
2019-04-12
bin/get-package-updates: increase threashold of allowed blacklisted packages ↵
Erich Eckner
to 2k
2019-04-12
bin/get-package-updates: check, that we do not go back in time
Erich Eckner
2019-04-12
bin/get-package-updates: add option -r to use recent modifications commit ↵
Erich Eckner
even though -d is active
2019-04-12
bin/get-package-updates: add todo
Erich Eckner
2019-02-28
bin/get-package-updates
Erich Eckner
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"
[next]