summaryrefslogtreecommitdiff
path: root/tools/virsh-completer-network.c
Commit message (Expand)AuthorAgeFilesLines
* tools: use g_strdup instead of VIR_STRDUPJán Tomko2019-10-211-8/+6
* tools: use g_steal_pointer instead of VIR_STEAL_PTRJán Tomko2019-10-161-2/+2
* tools: use G_GNUC_UNUSEDJán Tomko2019-10-151-4/+4
* tools: Separate network related completers into a fileMichal Privoznik2019-08-091-0/+145