Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-06 | 39171: _libvirt: Apply $opt_args-unescaping. | Daniel Shahaf | 1 | -0/+1 | |
This causes the value of $conn_opt in the code not to have a backslash in front of the colon. | |||||
2016-09-06 | unposted: _libvirt: Escape $words elements to avoid their interpretation as ↵ | Daniel Shahaf | 1 | -2/+2 | |
a pattern against $_cache_virsh_cmds. | |||||
2016-09-06 | unposted: Fix leakage of $word (after 39179). | Marko Myllynen | 1 | -2/+2 | |
2016-09-06 | 39179 (plus tweak): More _libvirt (virsh) completion tweaks | Marko Myllynen | 1 | -7/+14 | |
2016-09-03 | 39158: cleanup following review comments of _libvirt function | Marko Myllynen | 1 | -29/+31 | |
2016-08-31 | 39118: (almost) complete virsh completions | Marko Myllynen | 1 | -29/+124 | |
2016-07-21 | 38894: completion for virt-admin and libvirt client/server IDs/names | Marko Myllynen | 1 | -13/+90 | |
2016-07-17 | 38837 (tweaked c.f. 38826): new virsh completion | Marko Myllynen | 1 | -0/+55 | |