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 (
Collapse
)
Author
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 ↵
Erich Eckner
up-to-date
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 ↵
Erich Eckner
verbose_flock()
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 ↵
Erich Eckner
from database, default to "tar.xz" for now
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 ↵
Erich Eckner
repository-stability combinations
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 ↵
Erich Eckner
of same stability - check for that, too, when checking for packages that replace nothing when moved
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 ↵
Erich Eckner
$binary_packages_in_repositories.id now
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 ↵
Erich Eckner
${max_testing_duration}
2018-07-19
mark packages without bug reports as tested after some time (default: 2 weeks)
Erich Eckner
2018-06-22
bin/db-update: FROM_stability - not TO_stability
Erich Eckner
2018-06-22
bin/db-update: the OLD dependencies must be broken - not the NEW!
Erich Eckner
2018-06-13
lib/common-functions: recompress_gz() new to recompress databases before ↵
Erich Eckner
sending, so they are transferred faster by rsync
2018-06-12
bin/db-update: do not remove db entries with "-n"
Erich Eckner
2018-06-11
bin/db-update: fix table names in query
Erich Eckner
2018-06-08
bin/db-update: remove obsolete mangling of sub_pkgrel - the database knows ↵
Erich Eckner
wether it is omitted
2018-06-07
bin/db-update,bin/bootstrap-mysql: replaced packages may be in a differen, ↵
Erich Eckner
but equally-stable repository
2018-06-07
bin/db-update: "i686" -> $arch
Erich Eckner
2018-06-07
calculate_maximal_moveable_set now uses the stability-id instead of its name
Erich Eckner
2018-06-04
bin/db-update: do not lock if -n
Erich Eckner
2018-06-04
bin/db-update: fix mysql query
Erich Eckner
2018-06-04
bin/db-update: fix mysql query
Erich Eckner
2018-06-04
bin/db-update, bin/bootstrap-mysql: move packages based on ↵
Erich Eckner
binary_packages_in_repositories
2018-06-01
make `binary_packages`.`is_to_be_deleted` and `binary_packages`.`last_moved` ↵
Erich Eckner
obsolete; cleanup some queries
[next]