mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
07613d2020
by running this command: git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/' This is in preparation for a more strict make syntax-check rule that will detect trailing blank lines. |
||
---|---|---|
.. | ||
0001-Step-1-of-8-Define-the-public-API.patch | ||
0002-Step-2-of-8-Define-the-internal-driver-API.patch | ||
0003-Step-3-of-8-Implement-the-public-API.patch | ||
0004-Step-4-of-8-Define-the-wire-protocol-format.patch | ||
0005-Step-5-of-8-Implement-the-RPC-client.patch | ||
0006-Step-6-of-8-Implement-the-server-side-dispatcher.patch | ||
0007-Step-7-of-8-Implement-the-driver-methods.patch | ||
0008-Step-8-of-8-Add-virsh-support.patch |