]> git.ipfire.org Git - thirdparty/util-linux.git/history - libsmartcols
scriptreplay: add --stream to the man page
[thirdparty/util-linux.git] / libsmartcols /
2019-09-16  Karel ZakMerge branch 'typos' of https://github.com/kerolasa...
2019-09-12  Sami Kerolamisc: fix typos [codespell]
2019-07-23  Karel Zaklibsmartcols: cleanup and extend padding functionality
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-13  Karel Zaklibsmartcols: fix docs
2019-06-07  Karel Zaklibsmartcols: (docs) add reference to v2.33 and v2.34
2019-05-16  Karel ZakMerge branch 'lscpu-output-fix' of https://github.com...
2019-05-15  Karel Zaklibsmartcols: (groups) improve scols_table_group_lines...
2019-05-07  Karel Zaklibsmartcols: use scols_walk_* for calculations and...
2019-05-07  Karel Zaklibsmartcols: add generic function to walk on tree
2019-05-03  Karel Zaklibsmartcols: cell width calulation cleanup
2019-05-03  Karel Zaklibsmartcols: (groups) use print functions tp calculate...
2019-05-03  Karel Zaklibsmartcols: (groups) print group childrent after...
2019-05-03  Karel Zaklibsmartcols: (groups) improve debug messages
2019-05-02  Karel Zaklibsmartcols: fix groups reset, add debugs
2019-05-02  Karel Zaklibsmartcols: (groups) remove hardcoded const numbers
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-20  Karel Zaklibsmartcols: print tree also for empty cells
2019-02-18  Sami Keroladocs: fix typos [codespell]
2019-02-18  Karel Zaklibsmartcols: use list_add_tail() in more robust way
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-01-02  Sami Kerolalibsmartcols: remove extra ';' outside of a function...
2018-12-11  Karel ZakMerge branch 'fix-couple-warnings' of https://github...
2018-12-10  Sami Kerolalibsmartcols: fix variable shadowing
2018-12-10  Karel ZakMerge branch '2018wk48' of https://github.com/kerolasa...
2018-12-07  Karel Zaklibsmartcols: add grouping API docs
2018-12-07  Karel Zaklibsmartcols: add grouping samples
2018-12-07  Karel Zaklibsmartcols: add lines grouping support
2018-12-07  Karel Zaklibsmartcols: split print.c into print.c, put.c and...
2018-12-07  Karel Zaklibsmartcols: move width calculation to separate file
2018-12-07  Karel Zaklibsmartcols: rename table_print.c to print.c
2018-12-07  Karel Zaklibsmartcols: move buffer stuff to buffer.c
2018-12-07  Karel Zaklibsmartcols: add another UTF symbols
2018-12-07  Karel Zaklibsmartcols: add is_last_child(), move is_last_column()
2018-08-23  Karel Zaklibsmartcols: don't mark as extreme where average is...
2018-08-23  Karel Zaklibsmartcols: allow to add line to table without columns
2018-08-16  Karel Zakdocs: use SPDX license names
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-06-04  Karel Zaklibsmartcols: don't print empty column
2018-04-16  Karel ZakMerge branch 'rename-interactive' of https://github...
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-04-09  Karel Zakbuild: Add missing -lintl linkage to lib{smartcols...
2018-04-09  Karel ZakMerge branch 'rename-fix-noact-without-nooverwrite...
2018-04-05  Karel Zaklibsmartcols: make sure boolean is true/false only
2018-04-03  Karel Zaklibsmartcols: improve JSON support (add types)
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-03-20  Karel Zaklibsmartcols: (docs) update year
2018-02-21  Karel Zaklibsmartcols: fix docs warnings
2018-02-16  Karel ZakMerge branch 'maybe-for-v2.32' of https://github.com...
2018-02-16  Karel ZakMerge branch 'maybe-for-v2.32' of https://github.com...
2018-02-16  Ruediger Meiermisc: fix typos using codespell
2018-02-15  taiyulibsmartcols: fixes issue with 0 width columns
2018-02-15  Karel Zaklibsmartcols: set minimal column width to 1
2018-02-15  Karel Zaklibsmartcols: interpret zero width for pending data...
2018-02-01  Karel Zakmisc: remove %p from debug messages
2018-01-22  Karel ZakMerge branch 'patch-2' of https://github.com/sourcejedi...
2018-01-22  Karel ZakMerge branch 'arm-cpus' of https://github.com/suihkulok...
2018-01-22  Ruediger Meierbuild-sys: remove redundant EXTRA_DIST files
2018-01-22  Ruediger Meierbuild-sys: avoid using prog_DEPENDENCIES
2018-01-22  Ruediger Meierbuild-sys: remove unneeded dependencies on bla.h.in
2018-01-22  Ruediger Meierbuild-sys: automake is able to find headers in builddir ...
2018-01-22  Ruediger Meierbuild-sys: remove generated headers from dist tar ball
2018-01-17  Karel Zakinclude/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
2018-01-12  Karel ZakMerge branch 'mbsencode' of https://github.com/yontalca...
2018-01-12  Karel Zakinclude/debug: don't print pointer address for SUID...
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 Zaklibsmartcols: don't add blank padding after left aligne...
2017-12-12  Karel Zaksample-scols-title: add left title without padding
2017-11-28  Sami Kerolamisc: fix typos
2017-11-23  Karel Zaklibsmartcols: fix mem-leaks in samples
2017-10-12  Karel Zaklibsmartcols: (sample) cleanup line separator usage
2017-10-12  Karel Zaklibsmartcols: (docs) add note about line separators
2017-10-11  Karel Zaklibsmartcols: don't call free_buffer() for uninitialize...
2017-09-18  Karel Zaklibsmartcols: fix scols_line_move_cells() n+1 error...
2017-09-15  Karel ZakMerge branch 'patch-1' of https://github.com/aner-perez...
2017-09-15  Karel Zaklibsmartcols: fix heap-buffer-overflow when move columns
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-31  Karel Zaklibsmartcols: fix comment (to make gtk-docs happy)
2017-07-31  Karel Zaklibsmartcols: add scols_table_enable_noencoding()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
2017-06-14  Sami Kerolamisc: remove stray semicolons
2017-06-14  Sami Kerolamisc: fix reassigned values before old ones has been...
2017-06-14  Karel ZakMerge branch 'master' of ra.kernel.org:/pub/scm/utils...
2017-06-13  Ruediger Meierlibsmartcols: fix warning "unused parameter"
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Karel Zaklibsmartcols: (docs) add new functions
2017-06-13  Karel Zaklibsmartcols: add header-repeat feature
2017-06-12  Karel Zaklibsmartcols: add missing symbols
2017-06-12  Karel ZakMerge branch 'pylibmount-NULL-terminate-kwlist-in-Conte...
2017-06-12  Karel Zaklibsmartcols: add scols_table_{set,get}_termheight()
2017-06-12  Karel Zaklib/ttyutils: return terminal lines too
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-05-23  Karel Zaklibsmartcols: (docs) add missing 'since' tags
2017-05-17  Karel Zaklibsmartcols: check scols_table_set_default_symbols...
next