index
:
delta/util-linux.git
baserock/2.25.2-musl
baserock/bootstrap
baserock/danielsilverstone/merge-v2.23
baserock/jonathan/fix-util-linux
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
master
stable/v2.13
stable/v2.13.0
stable/v2.13.1
stable/v2.14
stable/v2.15
stable/v2.16
stable/v2.17
stable/v2.19
stable/v2.20
stable/v2.21
stable/v2.22
stable/v2.23
stable/v2.24
stable/v2.25
stable/v2.26
stable/v2.27
stable/v2.28
stable/v2.29
stable/v2.30
stable/v2.31
stable/v2.32
stable/v2.33
stable/v2.35
stable/v2.36
stable/v2.37
stable/v2.38
git.kernel.org: pub/scm/utils/util-linux/util-linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsmartcols
/
samples
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsmartcols: (sample) remove hidden variable [CodeQL scan]
Karel Zak
2022-09-21
1
-1
/
+0
*
libsmartcols: change "export" behavior, add "shellvar" flag
Karel Zak
2022-02-11
1
-6
/
+2
*
libsmartcols: add multi-line cells to samples
Karel Zak
2022-01-05
2
-16
/
+33
*
libsmartcols: use snprintf() rather than sprintf()
Karel Zak
2021-07-27
1
-2
/
+3
*
libsmartcols: add sort sunction to the sample
Karel Zak
2021-03-24
1
-4
/
+24
*
libsmartcols: fix colors use
Karel Zak
2021-03-12
2
-0
/
+130
*
libsmartcols: (sample) remove unused variable
Karel Zak
2020-07-14
1
-1
/
+0
*
libsmartcols: (sample) remove unnecessary check [coverity scan]
Karel Zak
2020-07-14
1
-1
/
+1
*
libsmartcols: (sample) check scols_line_refer_data() return code [coverity scan]
Karel Zak
2020-07-14
1
-1
/
+2
*
libsmartcols: (smaple) check scols_line_set_data() return code [coverity scan]
Karel Zak
2020-07-14
1
-4
/
+9
*
libsmartcols: (sample) check scols_line_set_data() return code [coverity scan]
Karel Zak
2020-07-14
1
-2
/
+3
*
libsmartcols: cleanup and extend padding functionality
Karel Zak
2019-07-23
1
-2
/
+9
*
libsmartcols: add grouping samples
Karel Zak
2018-12-07
3
-0
/
+290
*
sample-scols-title: add left title without padding
Karel Zak
2017-12-12
1
-2
/
+14
*
libsmartcols: fix mem-leaks in samples
Karel Zak
2017-11-23
2
-0
/
+6
*
libsmartcols: (sample) cleanup line separator usage
Karel Zak
2017-10-12
1
-3
/
+12
*
misc: never use usage(stderr)
Ruediger Meier
2017-06-26
1
-4
/
+5
*
build-sys: fix library order when linking
Ruediger Meier
2017-06-01
1
-1
/
+1
*
tests: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-03-17
3
-25
/
+25
*
libsmartcols: fix test variable shadowing
Sami Kerola
2017-03-17
1
-5
/
+5
*
docs: Fix word repetitions
Yuri Chornoivan
2017-02-13
1
-1
/
+1
*
misc: fix some compiler warnings
Ruediger Meier
2016-10-27
1
-1
/
+1
*
libsmartcols: support custom wrap and remove SCOLS_FL_WRAPNL
Karel Zak
2016-09-26
1
-1
/
+8
*
tests: add columns separator to libsmartcols test
Karel Zak
2016-09-16
1
-2
/
+7
*
tests: add export and raw to libsmartcols test
Karel Zak
2016-09-16
1
-2
/
+21
*
libsmartcols: add JSON support to sample application
Karel Zak
2016-09-16
1
-1
/
+7
*
libsmartcols: add support for trees to the sample application
Karel Zak
2016-09-15
1
-4
/
+77
*
tests: add libsmartcols title test
Karel Zak
2016-09-14
3
-3
/
+20
*
build-sys: remove dead libsmartcols sample
Karel Zak
2016-09-13
1
-5
/
+0
*
tests: improve libsmartcols test
Karel Zak
2016-09-13
1
-1
/
+6
*
libsmartcols: add application to test library features
Karel Zak
2016-09-13
3
-141
/
+230
*
libsmartcols: extend wrapnl sample
Karel Zak
2016-09-06
1
-12
/
+19
*
libsmartcols: remove debuging code from sample
Karel Zak
2016-09-06
1
-5
/
+1
*
libsmartcols: commit missing file
Karel Zak
2016-09-06
1
-0
/
+138
*
libsmartcols: support multi-line cells based on line breaks
Karel Zak
2016-09-06
1
-0
/
+5
*
libsmartcols: use SCOLS_FL_RIGHT in sample
Karel Zak
2016-08-31
1
-1
/
+1
*
libsmartcols: add maxout sample
Karel Zak
2016-08-31
2
-1
/
+62
*
libsmartcols: fix scols_table_enable_colors() usage in samples
Karel Zak
2016-08-31
3
-3
/
+3
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
4
-12
/
+12
*
build-sys: add and use openat build conditionals
Ruediger Meier
2016-03-07
1
-1
/
+3
*
Merge branch 'ldadd-cflags-warnings' of https://github.com/rudimeier/util-linux
Karel Zak
2016-02-24
2
-9
/
+13
|
\
|
*
build-sys: disable unused parameter warnings for some test progs
Ruediger Meier
2016-02-23
1
-8
/
+12
|
*
tests: fix compiler warnings [-Wmissing-prototypes]
Ruediger Meier
2016-02-23
1
-1
/
+1
|
*
build-sys: always add AM_CFLAGS
Ruediger Meier
2016-02-23
1
-4
/
+4
|
*
build-sys: always use global LDADD
Ruediger Meier
2016-02-23
1
-4
/
+4
*
|
libsmartcols: fix relative column width for maxout
Karel Zak
2016-02-24
1
-3
/
+4
|
/
*
libsmartcols: add sample-scols-continuous
Karel Zak
2016-02-19
2
-1
/
+135
*
libsmartcols: add scols_table_print_range()
Karel Zak
2016-02-19
1
-12
/
+35
*
lib: rename strmode() and setmode()
Ruediger Meier
2016-02-18
1
-1
/
+1
*
libsmartcols: rewrite ./sample-scols-wrap
Karel Zak
2016-02-10
1
-13
/
+39
[next]