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
/
db-update
Age
Commit message (
Expand
)
Author
2023-07-22
bin/db-update: make step re-runable
Erich Eckner
2023-07-16
bin/db-update: use perma_tmp_dir in all intentions, tmp_dir is gone, if the i...
Erich Eckner
2023-07-15
bin/db-update: fix typo
Erich Eckner
2023-07-15
db-update: make deletion of obsolete pool packages in the db fail the intenti...
Erich Eckner
2021-06-05
make shellcheck happy again
Erich Eckner
2021-04-30
bin/db-update: fix copy-paste-typo in mysql query (8537258ac44cefebfa7b5a4f94...
Erich Eckner
2021-04-30
bin/db-update: clean up mysql logic: don't insert more than necessary, if the...
Erich Eckner
2021-04-20
bin/db-update: -s/--stuck new
Erich Eckner
2021-04-20
bin/db-update: add comment
Erich Eckner
2021-04-20
bin/db-update: -e should not need arguments - we have -o for filtering
Erich Eckner
2021-02-19
bin/db-update: -e|--everything new
Erich Eckner
2021-02-19
bin/db-update: --force needs an argument, too
Erich Eckner
2020-06-18
bin/db-update: short-circuit -p|--progressive
Erich Eckner
2020-06-18
bin/db-update: pin-point error with `db-update -p`
Erich Eckner
2020-06-18
bin/db-update: add TODO
Erich Eckner
2020-06-05
bin/db-update: add TODO
Erich Eckner
2020-05-07
bin/db-update: -p does not move split package parts separately anymore
Erich Eckner
2020-05-06
bin/db-update: add TODO
Erich Eckner
2020-04-25
make shellcheck happy
Erich Eckner
2020-04-17
bin/db-update: -f moves all parts of a split package simultanously, now
Erich Eckner
2020-04-17
bin/db-update: add TODO
Erich Eckner
2020-03-20
bin/db-update: do not rename, rather rm and ln -s - to keep the file date up-...
Erich Eckner
2020-02-23
bin/db-update: rephrase help text
Erich Eckner
2020-01-31
bin/db-update: uses intentions-queue, now
Erich Eckner
2020-01-31
lib/intentions-queue: make intentions_left() work similar to flock and verbos...
Erich Eckner
2020-01-30
check intentions_left() whenever we get a package_database_lock
Erich Eckner
2020-01-30
lib/common-functions: add TODO about intentions-queue
Erich Eckner
2019-10-17
lib/mysql-functions: mysql_package_name_query(): take compression suffix from...
Erich Eckner
2019-08-29
bin/db-update: -o|--only new
Erich Eckner
2019-05-24
bin/db-update: show names instead of ids for nothing-to-do repository-stabili...
Erich Eckner
2019-05-24
bin/db-update: remove done TODO
Erich Eckner
2019-04-29
bin/db-update: operate on a per-arch and per-stability basis
Erich Eckner
2019-04-29
bin/db-update: add TODO
Erich Eckner
2019-01-19
bin/db-update: ADDDATE(x,-y) -> SUBDATE(x,y)
Erich Eckner
2019-01-17
style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines
Erich Eckner
2019-01-15
bin/db-update -p: consider the stability of the repos
Erich Eckner
2019-01-15
bin/db-update: name tables
Erich Eckner
2019-01-15
bin/db-update -p: care about versions, too
Erich Eckner
2019-01-15
bin/db-update: add another TODO
Erich Eckner
2019-01-15
bin/db-update: add TODO
Erich Eckner
2019-01-15
bin/db-update: add some comments
Erich Eckner
2019-01-15
bin/db-update -p: moved packages may replace packages in other repositories o...
Erich Eckner
2019-01-11
bin/db-update: some safeguard: do not "find -delete" w/o "-xdev"
Erich Eckner
2018-10-28
bin/db-update: -f|--force takes $arch/$repo/$pkgname instead of $binary_packa...
Erich Eckner
2018-10-05
bin/db-update: update TODO
Erich Eckner
2018-09-10
lib/common-functions: failsafe_rsync() new
Erich Eckner
2018-09-10
lib/common-functions: failsafe_sftp() new
Erich Eckner
2018-09-05
bin/db-update: -i|--ignore-insanity new
Erich Eckner
2018-07-26
bin/db-update: fix typo
Erich Eckner
2018-07-26
bin/db-update: only mark packages in testing as tested after ${max_testing_du...
Erich Eckner
[next]