13b1060 Merge changes for readline support in nmcli (bgo #729846)
cli/src/Makefile.am | 1 +
cli/src/common.c | 84 ++++-
cli/src/common.h | 4 +
cli/src/connections.c | 969 ++++++++++++++++++++++++-------------------------
cli/src/connections.h | 4 +-
cli/src/devices.c | 92 ++++-
cli/src/nmcli.c | 1 +
configure.ac | 8 +
8 files changed, 659 insertions(+), 504 deletions(-)
Upstream: cgit.freedesktop.org