summaryrefslogtreecommitdiff
path: root/tools/virsh-completer-snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Remove unused includesPeng Liang2022-06-161-2/+0
* tools: virsh: use automatic cleanup for virDomainObjJán Tomko2021-08-161-2/+1
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-1/+1
* lib: Replace VIR_AUTOSTRINGLIST with GStrvMichal Privoznik2020-12-021-1/+1
* virsh-completer: use g_new0 instead of VIR_ALLOC_NJán Tomko2020-09-151-2/+1
* virsh-completer: use g_free instead of VIR_FREEJán Tomko2020-09-151-1/+1
* tools: use g_strdup instead of VIR_STRDUPJán Tomko2019-10-211-2/+1
* tools: use g_steal_pointer instead of VIR_STEAL_PTRJán Tomko2019-10-161-1/+1
* tools: Separate snapshot related completers into a fileMichal Privoznik2019-08-091-0/+73