[PATCH 0/6] Random fixes

Michal Privoznik posted 6 patches 3 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1716801413.git.mprivozn@redhat.com
docs/kbase/debuglogs.rst     |  4 ++--
docs/manpages/virt-admin.rst |  2 +-
tools/bash-completion/vsh.in |  2 +-
tools/virt-admin.c           |  1 +
tools/vsh.c                  | 16 +++++++++++-----
5 files changed, 16 insertions(+), 9 deletions(-)
[PATCH 0/6] Random fixes
Posted by Michal Privoznik 3 months, 1 week ago
It started simple - I pointed somebody to debug logs kbase article only
to realize our own examples don't work. And ended up fixing bash
completion. Fans of 'Malcolm in the Middle' know the feeling.

Michal Prívozník (6):
  kbase: Use virt-admin daemon-timeout correctly
  virt-admin: Make --timeout of daemon-timeout positional argument
  bash-completion: Run virsh/virt-admin in quiet mode
  vsh: Close stderr among with stdin in cmdComplete
  vsh: Restore original rl_line_buffer after completion
  vsh: Don't crash when @text is NULL in vshCompleterFilter()

 docs/kbase/debuglogs.rst     |  4 ++--
 docs/manpages/virt-admin.rst |  2 +-
 tools/bash-completion/vsh.in |  2 +-
 tools/virt-admin.c           |  1 +
 tools/vsh.c                  | 16 +++++++++++-----
 5 files changed, 16 insertions(+), 9 deletions(-)

-- 
2.44.1