index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
vsh-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: Remove unused includes
Peng Liang
2022-06-16
1
-1
/
+0
*
vsh-table: Hide vshTableRow typedef
Michal Privoznik
2021-12-17
1
-0
/
+1
*
util: alloc: Reimplement VIR_APPEND_ELEMENT using virAppendElement
Peter Krempa
2021-08-06
1
-6
/
+3
*
lib: Drop internal virXXXPtr typedefs
Michal Privoznik
2021-04-13
1
-18
/
+18
*
vsh-table: Use g_autofree where possible
Kristina Hanicova
2021-03-04
1
-9
/
+4
*
tools: replace VIR_FREE with g_free in all vir*Free() functions
Laine Stump
2021-02-05
1
-5
/
+5
*
tools: use g_new0 instead of VIR_ALLOC*
Ján Tomko
2020-10-01
1
-14
/
+7
*
tools: remove unnecessary includes
Ján Tomko
2020-08-03
1
-2
/
+0
*
tools: use g_auto() for all virBuffers
Laine Stump
2020-07-08
1
-1
/
+1
*
tools: replace wcwidth() with g_unichar_* APIs
Daniel P. Berrangé
2020-01-29
1
-1
/
+1
*
use g_ascii_isprint instead of c_isprint from gnulib
Pavel Hrdina
2019-12-10
1
-2
/
+1
*
use g_ascii_iscntrl instead of c_iscntrl from gnulib
Pavel Hrdina
2019-12-10
1
-1
/
+1
*
replace use of gnulib snprintf by g_snprintf
Pavel Hrdina
2019-11-15
1
-3
/
+3
*
tools: use g_strdup instead of VIR_STRDUP
Ján Tomko
2019-10-21
1
-2
/
+1
*
vsh-table: allow empty columns
Ján Tomko
2019-02-12
1
-3
/
+0
*
Remove all Author(s): lines from source file headers
Daniel P. Berrangé
2018-12-13
1
-4
/
+0
*
Fix minor typos in messages and docs
Yuri Chornoivan
2018-12-05
1
-1
/
+1
*
vsh-table: Get rid of trailing spaces
Simon Kobyda
2018-11-28
1
-2
/
+4
*
src: More cleanup of some system headers already contained in internal.h
Erik Skultety
2018-09-20
1
-1
/
+0
*
vsh: Add API for printing tables.
Simon Kobyda
2018-08-24
1
-0
/
+460