summaryrefslogtreecommitdiff
path: root/bin/show-dependencies
AgeCommit message (Expand)Author
2018-05-25lib/mysql-functions: make mysql_join_binary_packages_repositories and mysql_j...Erich Eckner
2018-05-25conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...Erich Eckner
2018-05-25verbose_flock new: it calls flock and reports about blocking processes on errorErich Eckner
2018-05-08lib/mysql-functions: mysql_package_name_query make table names customizableErich Eckner
2018-03-24run shellchek in same dir as scriptErich Eckner
2018-03-07make -N --raw --batch the default arguments to mysql, explicitely override th...Erich Eckner
2018-03-01use "mysql -N" instead of cumbersome seddingErich Eckner
2018-03-01switch from calling ${mysql_command} to calling the wrapper function mysql_ru...Erich Eckner
2018-02-26bin/show-dependencies: output to real fileErich Eckner
2018-02-26bin/show-dependencies: read information from databaseErich Eckner
2018-02-26bin/show-dependencies: _really_ plot ALL-graphErich Eckner
2018-02-26bin/show-dependencies: forgot "ALL"Erich Eckner
2018-02-26bin/show-dependencies: use show_broken_packages_and_dependenciesErich Eckner
2018-02-16bin/mysql-functions: mysql_join_*_* newErich Eckner
2018-02-06bin/show-dependencies: build-list packages should have higher priority than s...Erich Eckner
2018-02-06bin/show-dependencies: ORDER BY does not sort like "sort" :-/Erich Eckner
2018-02-06bin/show-dependencies: read some information from dbErich Eckner
2018-02-01add many mysql-TODOsErich Eckner
2018-01-18put name of creating script into name of temporary directoriesErich Eckner
2017-12-18bin/*: satisfy shellcheckErich Eckner
2017-11-16bin/show-dependencies: different color for blocked packagesErich Eckner
2017-11-13bin/show-dependencies: fix some regexesErich Eckner
2017-11-11bin/show-dependencies: show dependencies from staging to stagingErich Eckner
2017-11-09bin/show-dependencies: styleErich Eckner
2017-11-08bin/show-dependencies: include staging information in ALL.pngErich Eckner
2017-11-08bin/show-dependencies: also collapse knots in ALL-build-list.pngErich Eckner
2017-11-08bin/show-dependencies: cleanup/renameErich Eckner
2017-11-01() -> {}Erich Eckner
2017-11-01remove residues of break_loop concerningErich Eckner
2017-10-27add shared lock for sanity-checkErich Eckner
2017-09-29bin/show-dependencies: bugfixes in case of loopsErich Eckner
2017-09-15bin/show-dependencies: add all build list packages to ALL.pngErich Eckner
2017-09-15bin/show-dependencies: ps aux | grep -> pgrepErich Eckner
2017-09-13clean up meta-data naming mess: {needs; depends} -> {run-depends, build-depen...Erich Eckner
2017-08-23silence all other shellcheck warningsErich Eckner
2017-08-23silence a lot shellcheck warningsErich Eckner
2017-08-12bin/show-dependencies: combine similar knotsErich Eckner
2017-08-11bin/show-dependencies: also print graph of all build-list itemsErich Eckner
2017-08-07bin/show-dependencies: also generate dependency graphs for all dependencies o...Erich Eckner
2017-08-07bin/show-dependencies: keep all graphs of packages still on the build-listErich Eckner
2017-08-02remove unnecessary and confusing quotesErich Eckner
2017-08-02bin/show-dependencies: generate build-list.sorted-by-package on demandErich Eckner
2017-08-02new config variable "webserver_directory" replaces "graphs_directory"Erich Eckner
2017-08-02bin/show-dependencies: reduce large graphs by ignoring base and base-develErich Eckner
2017-08-02bin/show-dependencies: recognize packages on the deletion-listErich Eckner
2017-08-02bin/show-dependencies: bugfixesErich Eckner
2017-08-02bin/show-dependencies: delete spurious pngsErich Eckner
2017-08-02bin/show-dependencies: move output directory variable to conf/default.confErich Eckner
2017-07-28files in package-infos contain the repository now, tooErich Eckner
2017-07-19bin/show-dependencies: add lockErich Eckner