]> git.ipfire.org Git - thirdparty/util-linux.git/history - libsmartcols/samples
scriptreplay: cleanup usage()
[thirdparty/util-linux.git] / libsmartcols / samples /
2019-07-23  Karel Zaklibsmartcols: cleanup and extend padding functionality
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-12-10  Karel ZakMerge branch '2018wk48' of https://github.com/kerolasa...
2018-12-07  Karel Zaklibsmartcols: add grouping samples
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-01-11  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2017-12-20  Karel ZakMerge branch 'gpt-part-name' of https://github.com...
2017-12-12  Karel Zaksample-scols-title: add left title without padding
2017-11-23  Karel Zaklibsmartcols: fix mem-leaks in samples
2017-10-12  Karel Zaklibsmartcols: (sample) cleanup line separator usage
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-06  Karel ZakMerge branch 'hwclock-localtime' of https://github...
2017-06-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2017-06-01  Karel ZakMerge branch 'travis-test' of https://github.com/rudime...
2017-06-01  Ruediger Meierbuild-sys: fix library order when linking
2017-03-24  Karel ZakMerge branch '2017wk11' of git://github.com/kerolasa...
2017-03-17  Sami Kerolatests: do not use plain 0 as NULL [smatch scan]
2017-03-17  Sami Kerolalibsmartcols: fix test variable shadowing
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
2016-10-31  Karel ZakMerge branch 'fixes-for-v2.29' of https://github.com...
2016-10-27  Ruediger Meiermisc: fix some compiler warnings
2016-09-26  Karel Zaklibsmartcols: support custom wrap and remove SCOLS_FL_W...
2016-09-16  Karel Zaktests: add columns separator to libsmartcols test
2016-09-16  Karel Zaktests: add export and raw to libsmartcols test
2016-09-16  Karel Zaklibsmartcols: add JSON support to sample application
2016-09-15  Karel Zaklibsmartcols: add support for trees to the sample appli...
2016-09-14  Karel Zaktests: add libsmartcols title test
2016-09-13  Karel Zakbuild-sys: remove dead libsmartcols sample
2016-09-13  Karel Zaktests: improve libsmartcols test
2016-09-13  Karel Zaklibsmartcols: add application to test library features
2016-09-06  Karel Zaklibsmartcols: extend wrapnl sample
2016-09-06  Karel Zaklibsmartcols: remove debuging code from sample
2016-09-06  Karel Zaklibsmartcols: commit missing file
2016-09-06  Karel Zaklibsmartcols: support multi-line cells based on line...
2016-08-31  Karel Zaklibsmartcols: use SCOLS_FL_RIGHT in sample
2016-08-31  Karel Zaklibsmartcols: add maxout sample
2016-08-31  Karel Zaklibsmartcols: fix scols_table_enable_colors() usage...
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-07  Karel ZakMerge branch 'master' of https://github.com/Rufflewind...
2016-03-07  Karel ZakMerge branch 'tests-results-again' of https://github...
2016-03-07  Karel ZakMerge branch 'fix-minix' of https://github.com/rudimeie...
2016-03-07  Ruediger Meierbuild-sys: add and use openat build conditionals
2016-02-24  Karel ZakMerge branch 'ldadd-cflags-warnings' of https://github...
2016-02-24  Karel Zaklibsmartcols: fix relative column width for maxout
2016-02-23  Ruediger Meierbuild-sys: disable unused parameter warnings for some...
2016-02-23  Ruediger Meiertests: fix compiler warnings [-Wmissing-prototypes]
2016-02-23  Ruediger Meierbuild-sys: always add AM_CFLAGS
2016-02-23  Ruediger Meierbuild-sys: always use global LDADD
2016-02-19  Karel Zaklibsmartcols: add sample-scols-continuous
2016-02-19  Karel Zaklibsmartcols: add scols_table_print_range()
2016-02-19  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-18  Ruediger Meierlib: rename strmode() and setmode()
2016-02-12  Karel ZakMerge branch 'travis2' of https://github.com/filbranden...
2016-02-12  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2016-02-11  Karel ZakMerge branch 'colcrt' of git://github.com/kerolasa...
2016-02-10  Karel Zaklibsmartcols: rewrite ./sample-scols-wrap
2016-02-09  Karel Zaklibsmartcols: use libscols_cell for title
2016-01-25  Karel Zaklibsmartcols: make SCOLS_FL_WRAP usable in tree
2016-01-25  Karel Zaklibsmartcols: add wrap.c sample
2016-01-25  Karel Zaklibsmartcols: fix title sample
2016-01-25  Karel Zaklibsmartcols: fix samples build, add title.c
2016-01-25  Karel Zaklibsmartcols: add samples directory