]> git.ipfire.org Git - thirdparty/util-linux.git/history - libsmartcols
wipefs: exit on failed erase
[thirdparty/util-linux.git] / libsmartcols /
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-05-23  Karel Zaklibsmartcols: (docs) add missing 'since' tags
2017-05-17  Karel Zaklibsmartcols: check scols_table_set_default_symbols...
2017-05-09  Karel ZakMerge branch '2017wk16' of git://github.com/kerolasa...
2017-05-05  Karel Zaklibsmartcols: add scols_line_is_ancestor()
2017-05-02  Karel Zaklibsmartcols: add debug mesg to see width change
2017-04-18  Karel ZakMerge branch '170409' of github.com:jwpi/util-linux
2017-04-13  Karel ZakMerge branch 'script_quiet' of https://github.com/renyu...
2017-04-13  Karel Zaklibsmartcols: fix typo
2017-04-13  Karel Zaklibsmartcols: add scols_sort_table_by_tree()
2017-04-07  Karel Zaklibsmartcols: fix relative width interpretation
2017-04-07  Karel Zaklibsmartcols: column width reduction refactoring
2017-04-07  Karel Zaklibsmartcols: add scols_line_move_cells()
2017-04-07  Karel Zaklibsmartcols: add scols_table_move_column()
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-03-03  Karel Zaklibsmartcols: allow to add column to already used table
2017-03-02  Karel Zaklibsmartcols: support columns separators greater than...
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
2017-01-16  Karel ZakMerge branch 'col' of git://github.com/kerolasa/lelux...
2017-01-09  Karel Zaklibsmartcols: add scols_cell_get_alignment()
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2017-01-06  Karel ZakMerge branch 'betterMinixChecks' of https://github...
2017-01-05  Karel Zaklibsmartcols: unused parameter [-Wunused-parameter]
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Igor Gnatenkolibsmartcols: remove dead checks
2016-12-19  Sébastien Helleudocs: replace FTP by HTTPS in kernel.org URLs
2016-11-30  Ruediger Meiermisc: fix typos using codespell
2016-11-02  Karel Zaklibsmartcols: make scols_sort_table() usable for trees
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-30  Karel Zaklibsmartcols: add scols_column_add_width()
2016-09-27  Karel Zaklibsmartcols: custom wrap fixes
2016-09-27  Karel Zakdocs: some random fixes
2016-09-27  Karel Zaklibsmartcols: (docs) add missing version notes
2016-09-27  Igor Gnatenkolibsmartcols: fixes in doc generation
2016-09-26  Karel Zaklibsmartcols: support custom wrap and remove SCOLS_FL_W...
2016-09-23  Karel Zaklibsmartcols: (docs) add missing functions
2016-09-23  Karel ZakMerge branch 'getters' of https://github.com/ignatenkob...
2016-09-23  Igor Gnatenkolibsmartcols: add scols_table_is_nolinesep()
2016-09-23  Igor Gnatenkolibsmartcols: add scols_table_is_nowrap()
2016-09-23  Karel Zaklibsmartcols: cleanup scols_table_set_symbols() API
2016-09-23  Igor Gnatenkolibsmartcols: add scols_table_get_name()
2016-09-23  Igor Gnatenkolibsmartcols: use const qualifier for scols_table_get_t...
2016-09-23  Karel ZakMerge branch 'api_const' of https://github.com/ignatenk...
2016-09-23  Karel ZakMerge branch 'master' of https://github.com/ignatenkobr...
2016-09-22  Karel Zaklibsmartcols: keep scols_table_get_termwidth() read...
2016-09-21  Igor Gnatenkolibsmartcols: use const qualifier where it's possible
2016-09-21  Igor Gnatenkodebug: use const void * for ul_debugobj()
2016-09-21  Igor Gnatenkolibsmartcols: make get_line/column_separator() return...
2016-09-19  Karel ZakMerge branch 'hotfix' of https://github.com/ignatenkobr...
2016-09-19  Karel ZakMerge branch 'typos' of https://github.com/ignatenkobra...
2016-09-19  Igor Gnatenkolibsmartcols: be consistent, use 'sy' for symbols
2016-09-19  Igor Gnatenkolibsmartcols: fix typos in docs
2016-09-19  Karel Zaklibsmartcols: be more strict about empty tables
2016-09-19  Karel Zaklibsmartcols: fix comment
2016-09-19  Karel Zaklibsmartcols: cleanup get functions
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-16  Karel Zaklibsmartcols: improve JSON
2016-09-16  Karel Zaklibsmartcols: cleanup line separator usage
2016-09-15  Karel Zaklibsmartcols: fix tree padding
2016-09-15  Karel Zaklibsmartcols: add support for trees to the sample appli...
2016-09-15  Karel ZakMerge branch 'patch-1' of https://github.com/ignatenkob...
2016-09-14  Igor Gnatenkotrivial: s/automatical/automatic/g
2016-09-14  Igor Gnatenkosmartcols/symbols: free cell_padding in unref()
2016-09-14  Karel Zaktests: add libsmartcols title test
2016-09-14  Karel Zaklibsmartcols: fix hidden file usage
2016-09-13  Karel Zakbuild-sys: remove dead libsmartcols sample
2016-09-13  Karel Zaktests: improve libsmartcols test
2016-09-13  Karel Zaklibsmartcols: add functions to control terminal usage
2016-09-13  Karel Zaklibsmartcols: add application to test library features
2016-09-12  Karel Zaklibsmartcols: fix WRAPNL on strings without \n
2016-09-12  Karel Zaklibsmartcols: fix WRAPNL crashes
2016-09-07  Karel Zaklibsmartcols: support LIBSMARTCOLS_DEBUG_PADDING=on
2016-09-07  Karel Zaklibsmartcols: add fallback for symbols
2016-09-07  Karel Zaklibsmartcols: allow to change cell padding char
2016-09-06  Karel Zaklibsmartcols: extend wrapnl sample
2016-09-06  Karel Zaklibsmartcols: fix padding for non-maxout output
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 minimal column width calculation
2016-08-31  Karel Zaklibsmartcols: fix non-tty output for 'maxout' columns
2016-08-31  Karel Zaklibsmartcols: fix title output on non-tty
2016-08-31  Karel Zaklibsmartcols: fix scols_table_enable_colors() usage...
2016-08-31  Karel Zaklibsmartcols: don't print title color is colors disabled
2016-08-02  Karel ZakMerge branch 'getopt' of git://github.com/kerolasa...
2016-08-02  Karel ZakMerge branch 'oclint' of git://github.com/kerolasa...
2016-08-02  Karel Zaklibsmartcols: Corrected JSON escaping
2016-06-03  Karel Zakmisc: cleanup non-widechar compilation
2016-06-02  Karel Zaklib/ttyutils: use stdout for get_terminal_width()
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
next