summaryrefslogtreecommitdiffstats
path: root/bin/depsdot
Commit message (Collapse)AuthorAgeFilesLines
* Add graph labelPatrick McDermott2019-06-281-1/+3
|
* Mark leaf packagesPatrick McDermott2019-06-281-1/+7
| | | | | Technically in graph theory these are called "source" nodes/vertices, but that's confusing in package management terminology.
* Override preferred layout enginePatrick McDermott2019-06-271-4/+3
|
* Render isolated src pkg nodes and print commentsPatrick McDermott2019-06-271-2/+15
|
* Lighten deps on multiple possible source packagesPatrick McDermott2019-06-271-3/+8
| | | | | | | For example, the lilo binary package depends on config-lilo, currently built by the config-ao751h, config-dimension2400, and config-x60 source packages. Lighten the color of the dependencies of the lilo source package on these config-* packages.
* Initial commitPatrick McDermott2019-06-271-0/+81