Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add note about missing Build-Depends | Patrick McDermott | 2019-06-28 | 1 | -2/+4 |
| | |||||
* | COPYING: New file | Patrick McDermott | 2019-06-28 | 1 | -0/+674 |
| | |||||
* | Add copyright, license, and source information | Patrick McDermott | 2019-06-28 | 1 | -2/+45 |
| | |||||
* | Add date/time to graph label | Patrick McDermott | 2019-06-28 | 1 | -4/+3 |
| | |||||
* | Set font face to FreeSans | Patrick McDermott | 2019-06-28 | 1 | -1/+3 |
| | |||||
* | Add explanation to graph label | Patrick McDermott | 2019-06-28 | 1 | -2/+5 |
| | |||||
* | Make graph strict | Patrick McDermott | 2019-06-28 | 1 | -2/+2 |
| | |||||
* | driver.sh: New script | Patrick McDermott | 2019-06-28 | 1 | -0/+6 |
| | |||||
* | Add graph label | Patrick McDermott | 2019-06-28 | 1 | -1/+3 |
| | |||||
* | Mark leaf packages | Patrick McDermott | 2019-06-28 | 1 | -1/+7 |
| | | | | | Technically in graph theory these are called "source" nodes/vertices, but that's confusing in package management terminology. | ||||
* | Override preferred layout engine | Patrick McDermott | 2019-06-27 | 1 | -4/+3 |
| | |||||
* | Render isolated src pkg nodes and print comments | Patrick McDermott | 2019-06-27 | 1 | -2/+15 |
| | |||||
* | Lighten deps on multiple possible source packages | Patrick McDermott | 2019-06-27 | 1 | -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 commit | Patrick McDermott | 2019-06-27 | 1 | -0/+81 |