Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dependency/analyses: simplify scripts | Valentin Rothberg | 2019-07-16 |
| | | | | | | Credits to bash wizard @edsantiago for the changes. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | dependency-tree analysis: direct and transitive | Valentin Rothberg | 2019-07-16 |
| | | | | | | | Change the script to generate two files. One including direct dependencies, the other including direct and transitive dependencies. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | analyses: add dependency-tree.sh | Valentin Rothberg | 2019-07-16 |
Add a new analysis script to print the dependency tree. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |