]> git.ipfire.org Git - thirdparty/util-linux.git/history - libsmartcols
fdformat: clear progress message before printing "done"
[thirdparty/util-linux.git] / libsmartcols /
2016-04-22  Karel Zaklibsmartcols remove duplicate code
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-14  Karel ZakMerge branch 'travis-osx' of https://github.com/rudimei...
2016-03-13  Ruediger Meierbuild-sys: use AC_PROG_MKDIR_P and remove a few gnuisms
2016-03-13  Ruediger Meiermisc: fix icc/clang compiler warnings
2016-03-10  Karel Zakbuild-sys: fix if..endif for *_la_LDFLAGS
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-03-07  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-29  Ruediger Meierlibsmartcols: fix uninitialized variable
2016-02-24  Karel ZakMerge branch 'ldadd-cflags-warnings' of https://github...
2016-02-24  Karel Zaklibsmartcols: fix stupid typo
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 Meiermisc: fix compiler warnungs (unsigned/signed)
2016-02-23  Ruediger Meiermisc: fix warnings "unused parameter" [-Wunused-parameter]
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-22  Karel Zaklibsmartcols: fix scols_table_print_range() to print...
2016-02-22  Karel ZakMerge branch 'scols_table_print_range_to_string' of...
2016-02-21  Igor Gnatenkolibsmartcols: implement scols_table_print_range_to_string
2016-02-19  Karel Zaklibsmartcols: add sample-scols-continuous
2016-02-19  Karel Zaklibsmartcols: support continuous printing
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-18  Ruediger Meierbuild-sys: check linker support for version scripts
2016-02-16  Karel ZakMerge branch 'wrap_padding' of https://github.com/ignat...
2016-02-16  Igor Gnatenkolibsmartcols: fill wrapped lines with space instead...
2016-02-13  Igor Gnatenkolibsmartcols: print title only with SCOLS_FMT_HUMAN
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-10  Karel Zaklibsmartcols: support multi-line cells
2016-02-09  Karel Zaklibsmartcols: use libscols_cell for title
2016-02-04  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2016-02-03  Ruediger Meierdocs: fix typos found by codespell
2016-01-25  Karel Zaklibsmartcols: make SCOLS_FL_WRAP usable in tree
2016-01-25  Karel Zaklibsmartcols: reduce also SCOLS_FL_WRAP columns
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
2016-01-25  Karel ZakMerge branch 'scols_fl_wrap' of https://github.com...
2016-01-25  Karel Zaklibsmartcols: document v2.27 symbols
2016-01-24  Igor Gnatenkolibsmartcols: add 'Since' tag for gtkdoc for some functions
2016-01-24  Igor Gnatenkolibsmartcols: add few methods to get information about...
2016-01-24  Igor Gnatenkolibsmartcols: position of title in fact unsigned
2016-01-22  Karel Zaklibsmartcols: support multibyte titles, rename wrap...
2016-01-22  Igor Gnatenkolibsmartcols: add scols_column_is_wrap to docs
2016-01-22  Igor Gnatenkolibsmartcols: don't loose colors when wrapping
2016-01-22  Igor Gnatenkolibsmartcols: wrap columns correctly with unicode
2016-01-22  Karel Zaklibsmartcols: add title to the test application
2016-01-22  Karel Zaklibsmartcols: add JSON to the test application
2016-01-22  Karel Zaklibsmartcols: add new functions to docs
2016-01-22  Karel ZakMerge branch 'table_title' of https://github.com/ignate...
2016-01-22  Igor Gnatenkolibsmartcols: set everything once in scols_table_set_ti...
2016-01-22  Igor Gnatenkolibsmartcols: implement SCOLS_FL_WRAP
2016-01-21  Igor Gnatenkolibsmartcols: put new line after title
2016-01-21  Igor Gnatenkolibsmartcols: fix title aligning to center
2016-01-21  Igor Gnatenkolibsmartcols: don't try to align title if it's more...
2016-01-21  Igor Gnatenkolibsmartcols: use symbols for title wrap
2016-01-21  Igor Gnatenkolibsmartcols: implement title of table
2016-01-18  Karel Zaklibsmartcols: don't sort if cmpfunc() is not set
2016-01-18  Karel Zaklibsmartcols: be sure column is unused
2016-01-18  Karel ZakMerge branch 'gh/254' of https://github.com/ignatenkobr...
2016-01-18  Karel ZakMerge branch 'sym_is_hidden' of https://github.com...
2016-01-17  Igor Gnatenkolibsmartcols: reflect changinging SCOLS_FL_TREE after...
2016-01-15  Igor Gnatenkolibsmartcols: add scols_column_is_hidden into sym file
2016-01-12  Karel Zaklibsmartcols: allow to set data by reference to libscol...
2016-01-07  Karel Zaklibsmartcols: make output buffer size estimation more...
2016-01-06  Boris Egorovlib/tty: Pass default width to get_terminal_width()
2015-12-15  Karel ZakMerge branch 'scols_print_to_string' of https://github...
2015-12-13  Igor Gnatenkoscols/table_print: restore old stream after printing...
2015-12-10  Karel Zaklibsmartcols: add SCOLS_FL_HIDDEN
2015-12-10  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-12-07  Karel Zaklibsmartcols: fix right-aligned logic for last column
2015-12-07  Karel Zaklibsmartcols: don't use fprintf() when count cells
2015-12-07  Karel Zaklibsmartcols: add scols_table_enable_nowrap()
2015-12-02  Karel ZakMerge branch 'races' of git://github.com/kerolasa/lelux...
2015-11-30  Karel Zaklibsmartcols: make sure we have space for ascii art
2015-11-30  Karel Zaklibsmartcols: allow to reduce tree columns
2015-08-04  Karel Zakbuild-sys: add --disable-assert
2015-07-29  Karel Zaklibsmartcols: make child-parent reference more robust...
2015-07-28  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-07-27  Karel Zaklibsmartcols: reduce relative columns more aggressively
2015-07-24  Karel Zaklibsmartcols: don't link with tinfo
2015-06-05  Karel Zaklibsmartcols: keep JSON field names lower-case
2015-06-05  Karel Zaklosetup: add --json
2015-06-04  Karel Zaklibsmartcols: add JSON output format
2015-05-28  Karel Zakdocs: fix gtk-docs related warnings
2015-03-06  Karel ZakMerge branch 'zfs' of https://github.com/mihu/util...
2015-02-27  Karel Zaklib/colors: use libtinfo to check terminal capability
2015-02-19  Karel ZakMerge branch 'hwman2' of https://github.com/jwpi/util...
2015-02-16  Karel Zaklibsmartcols: remove assert(arg) from public functions
2015-01-29  Karel Zaklibsmartcols: remove unnecessary check [coverity scan]
next