summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rdeps: Add a binary packages modeHEADmasterPatrick McDermott2020-12-211-4/+24
|
* rdeps: New (simple) utilityPatrick McDermott2020-12-211-0/+119
|
* Ignore opkbuild as a dependencyPatrick McDermott2020-12-141-1/+1
| | | | | Packages are being updated to depend on the Section field support in opkbuild (>= 4.2.0).
* Darken leaf nodesPatrick McDermott2020-07-101-1/+1
|
* Skip empty feedsPatrick McDermott2020-07-101-0/+1
| | | | | | | Fixes: Use of uninitialized value $package in hash element at ./bin/depsdot line 52. Use of uninitialized value $source in hash element at ./bin/depsdot line 52.
* Render build dependenciesPatrick McDermott2019-07-021-1/+1
|
* Add note about missing Build-DependsPatrick McDermott2019-06-281-2/+4
|
* COPYING: New filePatrick McDermott2019-06-281-0/+674
|
* Add copyright, license, and source informationPatrick McDermott2019-06-281-2/+45
|
* Add date/time to graph labelPatrick McDermott2019-06-281-4/+3
|
* Set font face to FreeSansPatrick McDermott2019-06-281-1/+3
|
* Add explanation to graph labelPatrick McDermott2019-06-281-2/+5
|
* Make graph strictPatrick McDermott2019-06-281-2/+2
|
* driver.sh: New scriptPatrick McDermott2019-06-281-0/+6
|
* 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