Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 41086: Update librt completions | Marko Myllynen | 2017-05-22 | 1 | -2/+3 |
| | |||||
* | unposted: _libvirt: Add another noglob. (Follow-up to 39199) | Marko Myllynen | 2016-09-14 | 1 | -1/+1 |
| | |||||
* | 39199: _libvirt: Support libvirt URLs that contain a literal question mark ↵ | Daniel Shahaf | 2016-09-14 | 1 | -11/+11 |
| | | | | | | | | | | under noglob. E.g., % noglob virsh -c qemu:///system? start <TAB> Conflicts with 39261 resolved. | ||||
* | 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵ | Oliver Kiddle | 2016-09-11 | 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 | ||||
* | 39171: _libvirt: Apply $opt_args-unescaping. | Daniel Shahaf | 2016-09-06 | 1 | -0/+1 |
| | | | | | This causes the value of $conn_opt in the code not to have a backslash in front of the colon. | ||||
* | unposted: _libvirt: Escape $words elements to avoid their interpretation as ↵ | Daniel Shahaf | 2016-09-06 | 1 | -2/+2 |
| | | | | a pattern against $_cache_virsh_cmds. | ||||
* | unposted: Fix leakage of $word (after 39179). | Marko Myllynen | 2016-09-06 | 1 | -2/+2 |
| | |||||
* | 39179 (plus tweak): More _libvirt (virsh) completion tweaks | Marko Myllynen | 2016-09-06 | 1 | -7/+14 |
| | |||||
* | 39158: cleanup following review comments of _libvirt function | Marko Myllynen | 2016-09-03 | 1 | -29/+31 |
| | |||||
* | 39118: (almost) complete virsh completions | Marko Myllynen | 2016-08-31 | 1 | -29/+124 |
| | |||||
* | 38894: completion for virt-admin and libvirt client/server IDs/names | Marko Myllynen | 2016-07-21 | 1 | -13/+90 |
| | |||||
* | 38837 (tweaked c.f. 38826): new virsh completion | Marko Myllynen | 2016-07-17 | 1 | -0/+55 |