]> git.ipfire.org Git - thirdparty/util-linux.git/history - text-utils
libmount: fix comment referring to passno field
[thirdparty/util-linux.git] / text-utils /
2019-07-29  Karel ZakMerge branch '2019wk29' of https://github.com/kerolasa...
2019-07-29  Yousong Zhoucolumn: fix outputing empty column at the end of line
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-17  Karel ZakMerge branch 'topic/wdctl'
2019-06-17  Karel Zakmisc: replaces atexit(close_stdout) with new close_stdo...
2019-06-13  Karel Zakrev: be careful with close()
2019-05-28  Karel Zakul: make sure buffers are zeroized [coverity scan]
2019-05-28  Karel Zakcolumn: make code more robust [coverity scan]
2019-05-15  Austin Englishcolumn: fix "maybe be" duplication
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-26  Karel ZakMerge branch 'dana/column-x' of https://github.com...
2019-02-22  danacolumn: Address fill-order confusion in documentation
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-02-05  Karel Zakcol: improve error message, update regression test
2019-02-05  Karel Zakcol: make flush_line() a little bit robust
2018-12-11  Karel ZakMerge branch 'fix-couple-warnings' of https://github...
2018-12-10  Sami Kerolahexdump: fix potential null pointer dereference warnings
2018-09-11  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-09-02  Sami Kerolamore: rename functions
2018-09-02  Sami Kerolamore: rename variable names
2018-09-02  Sami Kerolamore: remove unnecessary ifdef preprosessor directives
2018-09-02  Sami Kerolamore: do not call fileno() for std{in,out,err} streams
2018-09-02  Sami Kerolamore: remove 'register' keywords
2018-09-02  Sami Kerolamore: remove pointless functions
2018-09-02  Sami Kerolamore: return is statement not a function
2018-09-02  Sami Kerolamore: remove dead code and useless comments
2018-08-23  Karel Zakcolumn: add --table-empty-lines
2018-08-16  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2018-08-16  Jakub WilkFix man page typos
2018-08-06  Bjarni Ingi Gislasonman pages: Remove "left" (or change to "l") in the...
2018-06-21  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-06-18  Sami Kerolamore: remove function like preprocessor defines
2018-06-18  Sami Kerolamore: remove global variables, add struct more_control
2018-06-18  Sami Kerolamore: move couple functions
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-05-28  Sami Kerolarev: move a global variable to local scope
2018-05-23  Bjarni Ingi Gislasonman: Use the correct macro for a font change of one...
2018-05-23  Sami Kerolamore: reorder global declarations
2018-05-23  Sami Kerolamore: remove function prototypes
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 ZakMerge branch 'rename-fix-noact-without-nooverwrite...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-03-27  Karel Zakcolumn: fix leading space characters bug
2018-03-19  Karel ZakMerge branch 'master' of https://github.com/dirkmueller...
2018-03-19  ahmogitcolumn: update column.1
2018-02-20  Karel Zakcolumn: fix memory leak [coverity scan]
2018-02-12  Karel Zakcolumn: don't ignore space-char separators at begin...
2018-02-01  Karel Zaktext-utils: use errexec()
2017-11-28  Sami Kerolamisc: fix typos
2017-11-22  Karel Zakcolumn: use \x<hex> for invalid multibyte seq.
2017-11-13  Karel ZakMerge branch '170925' of github.com:jwpi/util-linux
2017-11-13  Karel Zakcolumn: allow to hide unnamed columns
2017-11-13  Karel Zakcolumn: add --table-noheadings
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-31  Karel Zakcolumn: (-t) disable encoding for non-printable chars
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-29  Karel ZakMerge branch 'path-fixes' of https://github.com/rudimei...
2017-06-29  Carlos Santoscolumn: fix compilation when libc lacks wide-character...
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: consolidate all --help option descriptions
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(int)
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
2017-06-26  Ruediger Meiermisc: cleanup and fix --unknownopt issues
2017-06-26  Karel ZakMerge branch '170622' of github.com:jwpi/util-linux
2017-06-26  Karel ZakMerge branch 'fix-exit-codes' of https://github.com...
2017-06-26  Karel ZakMerge branch 'usage-part1' of https://github.com/rudime...
2017-06-22  Ruediger Meiermore: add --help and --version
2017-06-22  Ruediger Meiermisc: remove superfluous null pointer checks for optarg
2017-06-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-20  Karel ZakMerge branch '170424' of github.com:jwpi/util-linux
2017-06-16  Karel ZakMerge branch 'some-fixes' of https://github.com/rudimei...
2017-06-15  Ruediger Meiermore: remove unused variable
2017-06-14  Sami Kerolamisc: remove stray semicolons
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-13  Karel Zakcolumn: add --table-header-repeat
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  Alexander Kuleshovcolumn: add missed semicolons in case of !HAVE_WIDECHAR
2017-05-31  Karel Zakbuild-sys: ncurses headers cleanup
2017-05-30  Karel Zaktext-utils: use proper paths to term.h
2017-05-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-05-10  Sami Keroladocs: make column.1 example to use ascii output
2017-05-10  Sami Kerolacol: avoid extra newline if no input
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: add note that circular dependencies are ignored
next