]> git.ipfire.org Git - thirdparty/util-linux.git/history - libsmartcols
tests: use subtests in fdisk/mbr-nondos-mode
[thirdparty/util-linux.git] / libsmartcols /
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...
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...
next