]> git.ipfire.org Git - thirdparty/util-linux.git/history - libsmartcols/src/table_print.c
misc: Fix various typos
[thirdparty/util-linux.git] / libsmartcols / src / table_print.c
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
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 Meiermisc: fix icc/clang compiler warnings
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  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 Meiermisc: fix compiler warnungs (unsigned/signed)
2016-02-23  Ruediger Meiermisc: fix warnings "unused parameter" [-Wunused-parameter]
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: support continuous printing
2016-02-19  Karel Zaklibsmartcols: add scols_table_print_range()
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: support multi-line cells
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: reduce also SCOLS_FL_WRAP columns
2016-01-25  Karel ZakMerge branch 'scols_fl_wrap' of https://github.com...
2016-01-22  Karel Zaklibsmartcols: support multibyte titles, rename wrap...
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 ZakMerge branch 'table_title' of https://github.com/ignate...
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-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-07-28  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-07-27  Karel Zaklibsmartcols: reduce relative columns more aggressively
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-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]
2015-01-26  Karel ZakMerge branch 'timex' of https://github.com/kerolasa...
2015-01-26  Karel ZakMerge branch 'icc-fixes' of https://github.com/rudimeie...
2015-01-26  Karel ZakMerge branch 'opts' of https://github.com/jwpi/util...
2015-01-26  Benno Schulenbergdocs: fix two "maybe be" duplications in program comments
2015-01-13  Karel Zaklibsmartcols: (docs) improve section descriptions
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-07  Karel Zaklibsmartcols: use ASCII art for trees rather than padding
2015-01-07  Sami Kerolamaint: fix shadow declaration
2014-10-01  Sami Kerolatextual: fix couple typos in comments
2014-06-06  Karel Zaklibsmartcols: add debug messages
2014-05-07  Karel ZakMerge branch 'kill-tests' of https://github.com/rudimei...
2014-05-06  Karel Zaklibsmartcols: check recount_widths() return value
2014-04-18  Karel Zaklibsmartcols: fix buffer usage
2014-04-15  Karel Zaklibsmartcols: don't colorize tree ascii art
2014-04-15  Karel Zaklibsmartcols: don't mix width (in cells) and size ...
2014-04-15  Karel Zaklibsmartcols: resuse buffer for encoded data
2014-04-14  Karel Zaklibsmartcols: fix padding
2014-04-14  Karel Zaklibsmartcols: use buffer struct in table_print.c
2014-04-14  Karel ZakMerge branch 'scols' of git://github.com/ooprala/util...
2014-04-14  Ondrej Opralalibsmartcols: add separator getters/setters
2014-04-07  Karel Zaklibsmartcols: improve docs
2014-04-07  Karel ZakMerge branch 'kill' of git://github.com/kerolasa/lelux...
2014-04-03  Karel Zaklibsmartcols: clean up flags usage
2014-04-03  Karel Zaklibsmartcols: init symbols when necessary
2014-04-03  Ondrej Opralalibsmartcols: include stdio
2014-04-03  Ondrej Opralalibsmartcols: documentation
2014-04-03  Ondrej Opralalibsmartcols: separate flags, add getters/setters
2014-04-03  Karel Zaklibsmartcols: add function to convert table to string
2014-04-03  Karel Zaklibsmartcols: remove unnecessary code
2014-04-03  Karel Zaklibsmartcols: add reduce term width functionality
2014-04-03  Karel Zaklibsmartcols: add SCOLS_FL_MAX
2014-04-03  Karel Zaklibsmartcols: support alternative streams
2014-04-03  Karel Zaklibsmartcols: add table code