summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-17bin/bootstrap-mysql: several checks by `repository_stability_relations` were ...Erich Eckner
2019-01-17bin/bootstrap-mysql: fix indentationErich Eckner
2019-01-17misc/database-layout.dump: update to new package_blobs-generationErich Eckner
2019-01-17style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source linesErich Eckner
2019-01-17bin/bootstrap-mysql: add all packages to package_blobs, so we move split pack...Erich Eckner
2019-01-16bin/build-packages: -d|--diff new - we can now build the trunk version more e...Erich Eckner
2019-01-15lib/load-configuration: do "set +e" if run from bash and base_dir already set...Erich Eckner
2019-01-15bin/db-update -p: consider the stability of the reposErich Eckner
2019-01-15bin/db-update: name tablesErich Eckner
2019-01-15bin/seed-build-list: add TODOErich Eckner
2019-01-15bin/db-update -p: care about versions, tooErich Eckner
2019-01-15bin/db-update: add another TODOErich Eckner
2019-01-15bin/db-update: add TODOErich Eckner
2019-01-15bin/db-update: add some commentsErich Eckner
2019-01-15bin/db-update -p: moved packages may replace packages in other repositories o...Erich Eckner
2019-01-15bin/build-packages: do not run chmod on symlinksErich Eckner
2019-01-14bin/seed-build-list: rewrite -a - hopefully for the better, this time ;-)Erich Eckner
2019-01-14bin/seed-build-list: 2 -> $architecture_ids__i686Erich Eckner
2019-01-11misc/database-layout.dump: update in calculate_maximal_moveable_setErich Eckner
2019-01-11bin/bootstrap-mysql: only packages with known commit_time may enter package_b...Erich Eckner
2019-01-11bin/db-update: some safeguard: do not "find -delete" w/o "-xdev"Erich Eckner
2019-01-10bin/ii-answer: do not test with single regex, otherwise the salutation must b...Erich Eckner
2019-01-10bin/ii-answer: if we extract the asker via sloppy_salutation, we need to set ...Erich Eckner
2019-01-10bin/ii-answer: add comment about markovErich Eckner
2019-01-10bin/ii-answer: use bin/markov (not in repo) to return random wordsErich Eckner
2019-01-10bin/ii-answer: extrackt nick from sloppy_salutationErich Eckner
2018-12-25misc/database-layout.dump: updated (do not ignore versions of dependencies)Erich Eckner
2018-12-25bin/bootstrap-mysql: add TODOErich Eckner
2018-12-25bin/why-dont-you: can now filter by architectureErich Eckner
2018-12-25bin/why-dont-you: small cleanupErich Eckner
2018-12-21bin/return-assignment: electron2 is also "usually broken"Erich Eckner
2018-12-20bin/why-dont-you: add TODOErich Eckner
2018-11-23bin/build-packages: symlinks should be objdump'ed, too - they might get linke...Erich Eckner
2018-11-23bin/wtf: also correctly separate $arch if everything is concatenated in "$1"Erich Eckner
2018-11-23bin/wtf: $search must match the endErich Eckner
2018-11-23bin/wtf, bin/update-pacman-dbs: answer queries for i486, tooErich Eckner
2018-11-23bin/wtf: do not lib/load-configuration - we only need the base_dirErich Eckner
2018-11-23bin/wtf: use local call to pkgfile instead of web apiErich Eckner
2018-11-23bin/update-pacman-dbs: only update i686 db for now - but update pkgfile db, tooErich Eckner
2018-11-23misc/pacman-i[46]86.conf: pacman needs real CacheDirErich Eckner
2018-11-23bin/update-pacman-dbs: do not use lib/load-configuration - it fails if execut...Erich Eckner
2018-11-23pacman configs new to copy over the package databases (in files) for i486 and...Erich Eckner
2018-11-23lib/load-configuration: do not set base_dir if it is already setErich Eckner
2018-11-22lib/mysql-functions: mysql_load_min_and_max_versions(): extract version ids, tooErich Eckner
2018-11-22lib/mysql-functions: remove done TODOErich Eckner
2018-11-22bin/seed-build-list: if a to-be-seeded package is not found in community64, l...Erich Eckner
2018-11-22lib/mysql-functions: mysql_retrieve_static_information(): extract current git...Erich Eckner
2018-11-22bin/seed-build-list: add TODOErich Eckner
2018-11-21bin/build-packages: _first_ print the filename, then run objdump - otherwise ...Erich Eckner
2018-11-17bin/build-packages: add TODOErich Eckner