]> git.ipfire.org Git - thirdparty/util-linux.git/history - text-utils/column.c
libfdisk: (dos) accept start for log.partitions on template
[thirdparty/util-linux.git] / text-utils / column.c
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  Alexander Kuleshovcolumn: add missed semicolons in case of !HAVE_WIDECHAR
2017-05-09  Karel ZakMerge branch '2017wk16' of git://github.com/kerolasa...
2017-05-05  Karel Zakcolumn: be robust on empty table
2017-05-05  Karel Zakcolumn: require column names for JSON
2017-05-05  Karel Zakcolumn: use libsmartcols to avoid circular dependences
2017-05-05  Karel Zakcolumn: fix --tree id-parent loop crash
2017-05-02  Karel Zakcolumn: parent and child has to be independent
2017-05-02  Karel Zakcolumn: force to follow specified width
2017-05-02  Karel Zakcolumn: use NOEXTREMES for the last column
2017-05-02  Karel Zakcolumn: add support for trees
2017-05-02  Karel Zakcolumn: clean up usage() and options order
2017-05-02  Karel Zakcolumn: add --table-order
2017-05-02  Karel Zakcolumn: fix typo
2017-05-02  Karel Zakcolumn: add --table-hide
2017-05-02  Karel Zakcolumn: add --table-wrap
2017-05-02  Karel Zakcolumn: add --table-noextreme
2017-05-02  Karel Zakcolumn: add --table-truncate
2017-05-02  Karel Zakcolumn: rename options
2017-05-02  Karel Zakcolumn: fix greedy initialization
2017-05-02  Karel Zakcolumn: add --table-colright
2017-05-02  Karel Zakcolumn: use err_exclusive_options()
2017-05-02  Karel Zakcolumn: make mbs/wcs conversions more robust
2017-05-02  Karel Zakcolumn: add --json
2017-05-02  Karel Zakcolumn: add --table-colnames
2017-05-02  Karel Zakcolumn: rename too generic macro
2017-05-02  Karel Zakcolumn: use libsmartcols for --table
2017-05-02  Karel Zakcolumn: clean up multi-byte #ifelse
2017-05-02  Karel Zakcolumn: reorder functions
2017-05-02  Karel Zakcolumn: rename functions
2017-05-02  Karel Zakcolumn: don't ignore mbs_to_wcs() errors
2017-05-02  Karel Zakcolumn: make input() more generic
2017-05-02  Karel Zakcolumn: use colntrol struct on more places
2017-05-02  Karel Zakcolumns: add control struct
2017-03-01  Karel Zakcolumn: make more obvious what is default behavior
2017-02-20  Sami Kerolamisc: add static keyword to where needed [smatch scan]
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-01-20  Karel ZakMerge branch 'shadow-man' of https://github.com/andhe...
2017-01-20  Carlos Santosbuild-sys: fix compilation with ncurses and uClibc...
2017-01-17  Karel Zakcolumn: rename --columns to --output-width
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-01-13  Karel Zakcolumn: ignore non-printable chars
2016-01-06  Boris Egorovlib/tty: Pass default width to get_terminal_width()
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-10-01  Sami Kerolatextual: use version printing macro everywhere
2014-05-07  Sami Kerolacolumn: inform user when multibyte conversion error...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-01-14  Karel Zakcolumn: fix mem leak [coverity scan]
2013-08-05  Sami Kerolacolumn: use variable lenght printf field width to wprin...
2013-07-09  Sami Kerolacolumn: dereference of null pointer [clang-analyzer]
2013-06-07  Benno Schulenbergtextual: fix several typos and angular brackets in...
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Benno Schulenbergtextual: spell and encode the name of Arkadiusz Miśkiew...
2013-01-25  Sami Kerolacolumn: make usage() translator friendly
2012-10-15  Sami Kerolacolumn: add --output-separator option
2012-10-02  Pádraig Bradycolumn: clarify the --separator option
2012-10-02  Sami Kerolacolumn: make defined separator to be non-greedy
2012-09-04  Yuri Chornoivantextual: fix typos in messages
2012-08-14  B Watsoncolumn: --separator segfaults
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-15  Karel Zaktext-utils: cleanup strtoxx_or_err()
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolatext-utils: verify writing to streams was successful
2012-01-04  Karel Zakcolumn: don't check result from xmalloc()
2012-01-04  Dave Reisnercolumn: use xalloc libs
2011-11-16  Jim Meyeringcolumn: avoid memory overrun and/or use of uninitialize...
2011-09-27  Karel ZakMerge branch 'sys-utils' of https://github.com/kerolasa...
2011-09-12  Karel ZakMerge branch 'smatch' of https://github.com/kerolasa...
2011-09-10  Sami Kerolacolumn: fix error reported by smatch
2011-05-26  Karel Zakcolumn: fix problems with uninitialized variables
2011-05-26  Karel ZakMerge branch 'column' of git://github.com/kerolasa...
2011-05-19  Sami Kerolacolumn.c: global variables removed
2011-05-19  Sami Kerolacolumn.c: validate numeric user inputs
2011-05-19  Sami Kerolacolumn.c: free memory before exit
2011-05-19  Sami Kerolacolumn.c: make table function clarification
2011-05-01  Sami Kerolacolumn.c: coding style fixes
2011-05-01  Sami Kerolacolumn.c: add version printing
2011-05-01  Sami Kerolacolumn.c: replace emalloc with xcalloc
2011-04-06  Sami Kerolacolumn: use xalloc lib
2011-03-03  Karel Zakmove struct option to .rodata
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2011-01-25  Sami Kerolacolumn: data type mismatch compiler warning fixes
2010-11-04  Karel Zakcolumn: segfault on empty input
2010-10-21  Sami Kerolacolumn: code readability improvements
2010-10-21  Sami Kerolacolumn: error messaging & exit codes
2010-10-21  Sami Kerolacolumn: EOF handling bug
2010-10-07  Sami Kerolacolumn: getopt_long and new help output
2007-10-16  Karel Zakcolumn: replace errs.h with libc err.h
2007-01-30  Karel Zakbuild-sys: fix ifdef ENABLE_WIDECHAR usage
2006-12-06  Karel ZakImported from util-linux-2.11t tarball. v2.11t
2006-12-06  Karel ZakImported from util-linux-2.11o tarball. v2.11o
2006-12-06  Karel ZakImported from util-linux-2.11b tarball. v2.11b
2006-12-06  Karel ZakImported from util-linux-2.10s tarball. v2.10s
2006-12-06  Karel ZakImported from util-linux-2.10m tarball. v2.10m
2006-12-06  Karel ZakImported from util-linux-2.10f tarball. v2.10f
2006-12-06  Karel ZakImported from util-linux-2.9v tarball. v2.9v
next