-
- Downloads
Modify patchlist changelog output
Based on a suggestion from Thorsten Leemhuis. Thorsten suggested making it easier to see that individual change by embedding the url to the commit in the patchlist.changelog file. This change does exactly that. Old output: e338eecf PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device() 85028015 phy: ti: am654: Fix a leak in serdes_am654_probe() 43557447 gitattributes: Remove unnecesary export restrictions f003c79e Add RHMAINTAINERS file and supporting conf 825b7aa1 gitlab: Add CI job for packaging scripts New output: e338eecf e338eecf PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device() 85028015 85028015 phy: ti: am654: Fix a leak in serdes_am654_probe() 43557447 43557447 gitattributes: Remove unnecesary export restrictions f003c79e f003c79e Add RHMAINTAINERS file and supporting conf 825b7aa1 825b7aa1 gitlab: Add CI job for packaging scripts Signed-off-by:Don Zickus <dzickus@redhat.com>
Please register or sign in to comment