]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/blkdiscard.c
Make the ways of using output stream consistent in usage()
[thirdparty/util-linux.git] / sys-utils / blkdiscard.c
2023-10-24  Masatake YAMATOMake the ways of using output stream consistent in...
2023-03-02  Karel ZakMerge branch 'wdctl/sysfs-firmware_version' of https...
2023-01-05  Karel ZakMerge branch 'misc-utils-rename-symlink-paths' of https...
2023-01-05  Karel ZakMerge branch 'packit' of https://github.com/t-8ch/util...
2023-01-05  Karel ZakMerge branch 'libblkid/cache' of https://github.com...
2023-01-04  Karel ZakMerge branch 'waitpid' of https://github.com/t-8ch...
2023-01-03  Thomas Weißschuhexitcodes: add EXIT_NOTSUPP
2022-12-21  Karel ZakMerge branch 'proc/byteorder' of https://github.com...
2022-12-12  Karel ZakMerge branch 'usr_etc_shells' of https://github.com...
2022-12-07  Karel Zakblkdiscard: add extra exit code when device does not...
2022-12-07  Karel Zakblkdiscard: sort options
2022-12-07  Karel Zakblkdiscard: add --quiet
2021-05-13  Karel Zakblkdiscard: do not probe for signatures on --force
2021-05-07  Karel Zakblkdiscard: fix compilation without libblkid
2020-12-14  Karel Zakblkdiscard: fix compiler warnings [-Wmaybe-uninitialized]
2020-06-24  Karel ZakMerge branch 'some/small/fixes' of https://github.com...
2020-06-19  Karel Zakbuild-sys: fix blkdiscard blkid.h use
2020-06-19  Lukas Czernerblkdiscard: Refuse to proceed if signatures are found
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-02-05  Karel Zakdocs: improve size arguments description in --help...
2020-01-23  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'patch-2' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'patch-1' of https://github.com/yurchor...
2020-01-23  Karel Zakblkdiscard: use O_EXCL, add --force
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
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: never use usage(stderr)
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-10  Karel ZakMerge branch 'test-btrfs' of https://github.com/rudimei...
2016-03-09  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2016-03-09  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-03-09  Benno Schulenbergblkdiscard: slice up the recently changed usage text
2016-03-07  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-24  Karel Zakblkdiscard: add --zeroout (BLKZEROOUT ioctl)
2015-12-10  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-12-09  Ruediger Meierblkdiscard: don't report "zero range" at the end
2015-12-09  Ruediger Meierblkdiscard: fix stats reporting (off by one)
2015-12-09  Ruediger Meierblkdiscard: fix timeval comparison inclusive usecs
2015-08-12  Karel ZakMerge branch 'colcrt' of git://github.com/kerolasa...
2015-08-08  Sami Kerolamisc: fix redundant assignment and reassignments before...
2015-02-02  Benno Schulenbergtextual: grammarize and harmonize the stat error message
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-11-26  Karel Zakblkdiscard: fix compiler warning
2014-11-18  Karel Zakmisc: use monotonic time rater than gettimeofday
2014-10-27  Karel Zakblkdiscard: fix includes
2014-10-27  Federico Simoncelliblkdiscard: add support for steps and progress
2014-10-27  Federico Simoncelliblkdiscard: fail on sector misalignment
2014-10-14  Karel Zakblkdiscard: fix err->errx()
2014-10-14  Raphael S. Carvalhoblkdiscard: fix underflow when offset is greater than...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-11-04  Theodore Ts'oblkdiscard: BLKSSZGET fills in an int, not a uint64
2013-08-06  Karel Zakblkdiscard: use fstat() rather than stat() [coverity...
2013-06-07  Benno Schulenbergtextual: fix several typos and angular brackets in...
2012-09-27  Lukas Czernerblkdiscard: add new command