index
:
builder
db-update
master
wdy-wip
Tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
show-dependencies
Age
Commit message (
Collapse
)
Author
2017-12-18
bin/*: satisfy shellcheck
Erich Eckner
2017-11-16
bin/show-dependencies: different color for blocked packages
Erich Eckner
2017-11-13
bin/show-dependencies: fix some regexes
Erich Eckner
2017-11-11
bin/show-dependencies: show dependencies from staging to staging
Erich Eckner
2017-11-09
bin/show-dependencies: style
Erich Eckner
2017-11-08
bin/show-dependencies: include staging information in ALL.png
Erich Eckner
2017-11-08
bin/show-dependencies: also collapse knots in ALL-build-list.png
Erich Eckner
2017-11-08
bin/show-dependencies: cleanup/rename
Erich Eckner
2017-11-01
() -> {}
Erich Eckner
2017-11-01
remove residues of break_loop concerning
Erich Eckner
2017-10-27
add shared lock for sanity-check
Erich Eckner
2017-09-29
bin/show-dependencies: bugfixes in case of loops
Erich Eckner
2017-09-15
bin/show-dependencies: add all build list packages to ALL.png
Erich Eckner
2017-09-15
bin/show-dependencies: ps aux | grep -> pgrep
Erich Eckner
2017-09-13
clean up meta-data naming mess: {needs; depends} -> {run-depends, ↵
Erich Eckner
build-depends} (content differs, too)
2017-08-23
silence all other shellcheck warnings
Erich Eckner
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-12
bin/show-dependencies: combine similar knots
Erich Eckner
2017-08-11
bin/show-dependencies: also print graph of all build-list items
Erich Eckner
2017-08-07
bin/show-dependencies: also generate dependency graphs for all dependencies ↵
Erich Eckner
of broken packages on the build list
2017-08-07
bin/show-dependencies: keep all graphs of packages still on the build-list
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-08-02
bin/show-dependencies: generate build-list.sorted-by-package on demand
Erich Eckner
2017-08-02
new config variable "webserver_directory" replaces "graphs_directory"
Erich Eckner
2017-08-02
bin/show-dependencies: reduce large graphs by ignoring base and base-devel
Erich Eckner
2017-08-02
bin/show-dependencies: recognize packages on the deletion-list
Erich Eckner
2017-08-02
bin/show-dependencies: bugfixes
Erich Eckner
2017-08-02
bin/show-dependencies: delete spurious pngs
Erich Eckner
2017-08-02
bin/show-dependencies: move output directory variable to conf/default.conf
Erich Eckner
2017-07-28
files in package-infos contain the repository now, too
Erich Eckner
2017-07-19
bin/show-dependencies: add lock
Erich Eckner
2017-07-19
bin/show-dependencies: rely on metadata instead of calling "git archive"
Erich Eckner
2017-07-19
bin/show-dependencies new
Erich Eckner