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
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
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 send...
Erich Eckner
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 we...
Erich Eckner
2018-06-07
bin/db-update,bin/bootstrap-mysql: replaced packages may be in a differen, bu...
Erich Eckner
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 binary_packages_in...
Erich Eckner
2018-06-01
make `binary_packages`.`is_to_be_deleted` and `binary_packages`.`last_moved` ...
Erich Eckner
2018-05-31
fill new columns in `binary_packages_in_repositories`, too
Erich Eckner
2018-05-31
bin/db-update: remove done TODO
Erich Eckner
2018-05-30
bin/db-update: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/db-update: do not read `binary_packages`.`repository`
Erich Eckner
2018-05-25
lib/mysql-functions: make mysql_join_binary_packages_repositories and mysql_j...
Erich Eckner
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...
Erich Eckner
2018-05-25
verbose_flock new: it calls flock and reports about blocking processes on error
Erich Eckner
[next]