]> git.ipfire.org Git - thirdparty/util-linux.git/history - disk-utils/sfdisk.c
sfdisk: (move-data) improve MiB/s progress bar
[thirdparty/util-linux.git] / disk-utils / sfdisk.c
2019-09-30  Karel Zaksfdisk: (move-data) improve MiB/s progress bar
2019-09-06  Karel Zaksfdisk: (--move-data) add speed to progress bar, don...
2019-09-06  Karel Zaksfdisk: (--move-data) add simple progress bar
2019-09-06  Karel Zaksfdisk: add --move-use-fsync, disable fsync() by default
2019-09-06  Karel Zaksfdisk: (--move-data) make log optional
2019-09-06  Karel Zaksfdisk: (--move-data) keep step size based on optimal I/O
2019-09-06  Karel Zaksfdisk: make --no-act usable for --move-data too
2019-09-06  Karel ZakMerge branch 'xfs-v5' of https://github.com/mator/util...
2019-09-05  Karel Zaktests: update sfdisk wipe output
2019-09-04  Karel Zakfdisk: cleanup wipe warning
2019-09-03  Karel Zaksfdisk: add -J between mutually exclusive options
2019-09-02  Karel Zaksfdisk: mark --dump and --list-free as mutually exclusive
2019-08-30  Karel Zaksfdisk: write all message to stdout
2019-08-27  Karel ZakMerge branch '2019wk33' of https://github.com/kerolasa...
2019-08-24  Sami Kerolapo: remove possibility to translate static option arguments
2019-05-20  Karel Zaksfdisk: use xstrcpy()
2019-05-20  Karel ZakMerge branch '2019wk19' of https://github.com/kerolasa...
2019-05-18  Sami Kerolasfdisk: remove unnecessary size check [cppcheck]
2019-05-14  Karel Zakfdisk: initialize buffers for get_user_reply() [coverit...
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-18  Sami Kerolavarious: fix 'uninitialized when used' warnings [clang]
2019-02-18  Tobias Stoeckmannsfdisk: Avoid out of boundary read with readline
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-10-04  Karel Zaksfdisk: disable --activate for Hybrid GPT/MBR
2018-10-04  Karel Zaksfdisk: be more verbose about PMBR on --activate
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
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-11  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2018-01-09  Karel Zaklibfdisk: (script) support R (RAID) and V (LVM) shortcuts
2018-01-02  Karel Zaksfdisk: wait before re-read
2017-11-03  Karel Zaksfdisk: create empty label on 'write' command
2017-11-02  Karel Zaksfdisk: allow to disable bootable flag on all partitions
2017-11-02  Karel Zaksfdisk: allow to use --activate for PMBR
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-14  Karel Zaksfdisk: use fdisk_device_is_used()
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 ZakMerge branch '170622' of github.com:jwpi/util-linux
2017-06-24  J William Piggottinclude/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
2017-05-22  Chris Morinsfdisk: disambiguate units of --show-size
2017-05-17  Karel Zaksfdisk: add hints for scanners [coverity scan]
2017-03-23  Karel ZakMerge remote-tracking branch 'jwpi/hwclock-date7'
2017-03-14  Sami Kerolafdisk, sfdisk: avoid non-ANSI function declarations...
2017-03-13  Sami Kerolamisc: stop mixing declarations and code
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-02-14  Karel Zaksfdisk: improve --wipe functionality
2017-02-10  Karel Zaksfdisk: --quiet fixes
2017-01-16  Karel ZakMerge branch 'col' of git://github.com/kerolasa/lelux...
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2017-01-06  Karel ZakMerge branch 'betterMinixChecks' of https://github...
2017-01-05  Karel Zaksfdisk: unused parameter 'sf' [-Wunused-parameter]
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-11-30  Karel Zaksfdisk: support empty label use-case
2016-11-30  Karel Zaksfdisk: cleanup --dump error messages
2016-11-29  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2016-11-29  Karel Zaksfdisk: don't be silent when list non-existing device
2016-10-05  Karel ZakMerge branch 'master' of https://github.com/Zeuh/util...
2016-10-04  Karel Zaksfdisk: cleanup before going out of scope [coverity...
2016-10-04  Karel Zaksfdisk: free before going out of scope [coverity scan]
2016-09-02  Karel Zaksfdisk: add --no-tell-kernel
2016-08-31  Karel Zaksfdisk: make non-interactive output more readable
2016-08-08  Karel Zaksfdisk: add show-pt-geometry to usage() and sfdisk.8
2016-08-08  Stanislav Brabecsfdisk: Add --show-pt-geometry compatibility code
2016-07-20  Karel ZakRevert "sfdisk: exit with error if rereading partition...
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-05-05  Victor Dodonsfdisk: exit with error if rereading partition table...
2016-05-04  Karel Zaksfdisk: add --wipe-partitions=auto|never|default
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-16  Benno Schulenbergfdisk, cfdisk, sfdisk: improve the grammar of three...
2016-03-16  Benno Schulenbergsfdisk: improve the wording of seven error messages
2016-03-10  Karel Zakmisc: remove duplicate includes
2016-03-10  Karel ZakMerge branch 'test-btrfs' of https://github.com/rudimei...
2016-03-10  Karel Zaksfdisk, fdisk: add fflush()
2016-03-08  Karel ZakRevert "include sysmacros.h where used"
2016-03-08  Mike Frysingerinclude sysmacros.h where used
2016-03-07  Ruediger Meiermisc: again fixing many printf format strings
2016-03-07  Ruediger Meierwipefs, sfdisk: include libgen.h for basename(3p)
2016-02-19  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-18  Karel Zaksfdisk: add --wipe
2016-02-01  Karel Zaksfdisk: make --quiet really quiet
2015-09-17  Karel Zaksfdisk: add --delete
2015-09-17  Karel Zaksfdisk: fix -N return code detection, add debug messages
2015-09-09  Karel Zaksfdisk: cleanup and optimize --move-data
2015-09-08  Karel Zaksfdisk: add --move-data
2015-09-07  Karel Zaksfdisk: add --reorder
2015-08-05  Karel Zakcfdisk, sfdisk: remove unused variables
2015-08-03  Benno Schulenbergtextual: adjust grammar and punctuation of some messages
2015-07-28  Karel Zaksfdisk: add --list-free
next