Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-28 | 51858 (+52073): virsh's edit command accepts all domains | sergio | 1 | -1/+0 | |
2017-05-22 | 41086: Update librt completions | Marko Myllynen | 1 | -2/+3 | |
2016-09-14 | unposted: _libvirt: Add another noglob. (Follow-up to 39199) | Marko Myllynen | 1 | -1/+1 | |
2016-09-14 | 39199: _libvirt: Support libvirt URLs that contain a literal question mark ↵ | Daniel Shahaf | 1 | -11/+11 | |
under noglob. E.g., % noglob virsh -c qemu:///system? start <TAB> Conflicts with 39261 resolved. | |||||
2016-09-11 | 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵ | Oliver Kiddle | 1 | -5/+5 | |
with sudo in completion functions A new gain-privileges style enables it and a _comp_priv_prefix array added for tracking how to match privileges for the current command | |||||
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 | |