PATCH: allow rt command to sort multiple object IDs/Names without warnings - REPOST in UDIFF format

Unified diff format patch against 3.6.0 “rt” command to allow the object
list expansion routines to cope with named as well as numerically
specified objects. Without this, you get a warning when, for example,
you try to edit objects specified by name. This is not really noticeable
when only working with tickets but with REST extensions as with the AT
REST extension, this is very common:

rt -t asset edit asset/Server1 set CF-location=room4

rt-list.patch (1.13 KB)