summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_libvirt
AgeCommit message (Collapse)AuthorFilesLines
2016-09-0639171: _libvirt: Apply $opt_args-unescaping.Daniel Shahaf1-0/+1
This causes the value of $conn_opt in the code not to have a backslash in front of the colon.
2016-09-06unposted: _libvirt: Escape $words elements to avoid their interpretation as ↵Daniel Shahaf1-2/+2
a pattern against $_cache_virsh_cmds.
2016-09-06unposted: Fix leakage of $word (after 39179).Marko Myllynen1-2/+2
2016-09-0639179 (plus tweak): More _libvirt (virsh) completion tweaksMarko Myllynen1-7/+14
2016-09-0339158: cleanup following review comments of _libvirt functionMarko Myllynen1-29/+31
2016-08-3139118: (almost) complete virsh completionsMarko Myllynen1-29/+124
2016-07-2138894: completion for virt-admin and libvirt client/server IDs/namesMarko Myllynen1-13/+90
2016-07-1738837 (tweaked c.f. 38826): new virsh completionMarko Myllynen1-0/+55