]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils/fincore.c
misc: consolidate version printing and close_stdout()
[thirdparty/util-linux.git] / misc-utils / fincore.c
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-04-18  Karel Zakfincore: use scols_column_set_json_type()
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-02-26  Tobias Stoeckmannfincore: Handle large files on 32 bit without LFS
2018-02-26  Tobias Stoeckmannfincore: Handle large files correctly on 32 bit
2017-10-12  Karel Zakfincore: make sure mmap(NULL, ...) [coverity scan]
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
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-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: 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  Karel Zakmisc: consolidate usage() "Available columns"
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-05-23  Yuri ChornoivanFix minor typos
2017-05-18  Karel Zakmisc: consolidate smartcols error messages
2017-05-17  Karel Zakfincore: check rc from smartcols stuff [coverity scan]
2017-04-13  Karel ZakMerge branch 'script_quiet' of https://github.com/renyu...
2017-04-10  Sami Kerolafincore: fix file descriptor leak
2017-04-06  Karel Zakfincore: use size_t everywhere
2017-04-06  Ruediger Meierfincore: fix multiplication overflow
2017-03-27  Karel Zakfincore: add column RES
2017-03-24  Karel ZakMerge branch '2017wk11' of git://github.com/kerolasa...
2017-03-23  Karel Zakfincore: fix error on open()
2017-03-23  Karel Zakfincore: add --raw and --json
2017-03-23  Karel Zakfincore: add --output
2017-03-23  Karel Zakfincore: add --bytes and --noheadings
2017-03-23  Karel Zakfincore: use libsmartcols
2017-03-23  Karel Zakfincore: cleanup return codes
2017-03-23  Masatake YAMATOfincore: new command for counting pages of file content...