]> git.ipfire.org Git - thirdparty/util-linux.git/history - disk-utils/fdisk.c
misc: consolidate macro style USAGE_HELP_OPTIONS
[thirdparty/util-linux.git] / disk-utils / fdisk.c
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-05-11  Karel Zakfdisk: fix type dialog
2017-03-23  Karel ZakMerge remote-tracking branch 'jwpi/hwclock-date7'
2017-03-14  Sami Kerolafdisk, sfdisk: avoid non-ANSI function declarations...
2017-02-14  Karel Zakfdisk: improve --wipe functionality
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-12-13  Karel Zakfdisk: don't be silent when list non-existing device
2016-08-26  Karel Zakfdisk: use PAGER for 'l' command.
2016-07-14  Karel ZakMerge branch 'write-improvements' of git://github.com...
2016-07-14  Thierry Vignaudfdisk: make -l <dev ...> behaves like fdisk -l
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-05-04  Karel Zakfdisk: add --wipe-partitions=auto|never|default
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-17  Benno Schulenbergfdisk: fix the grammar of an option description
2016-03-16  Benno Schulenbergfdisk, cfdisk, sfdisk: improve the grammar of three...
2016-03-10  Karel ZakMerge branch 'test-btrfs' of https://github.com/rudimei...
2016-03-10  Karel Zaksfdisk, fdisk: add fflush()
2016-03-07  Ruediger Meiermisc: again fixing many printf format strings
2016-03-07  Karel ZakMerge branch 'master' of https://github.com/Rufflewind...
2016-03-07  Karel ZakMerge branch 'tests-results-again' of https://github...
2016-03-07  Karel ZakMerge branch 'fix-minix' of https://github.com/rudimeie...
2016-03-07  Ruediger Meierfdisk: remove unused include sysfs.h
2016-03-07  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-29  Ruediger Meierfdisk: fix warning, incompatible pointer types passing...
2016-02-19  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-18  Karel Zakfdisk: add --wipe
2015-08-26  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2015-08-25  Yuri ChornoivanFix trivial typos
2015-08-03  Benno Schulenbergtextual: adjust grammar and punctuation of some messages
2015-07-29  Karel Zakfdisk: value is never read [clang analyze]
2015-07-28  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-07-27  Karel Zakfdisk: init libsmartcols debug
2015-07-16  Karel ZakMerge branch 'kill-man' of https://github.com/ronin13...
2015-07-15  Karel Zaklibfdisk: fix fdisk_label_parse_parttype() for unknown...
2015-06-10  Karel Zakfdisk: differentiate between +<sector> and +<size>...
2015-06-08  Karel Zaklibfdisk: (gpt) make it possible to create really small...
2015-05-13  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-05-11  Karel Zakfdisk: provide more information by 'i'nfo command
2015-05-11  Jean-Loup 'clippix... fdisk: add the 'i'nfo command
2015-04-22  Karel ZakMerge branch 'tests-refactor-loop-cleanup' of https...
2015-04-14  Karel ZakMerge branch 'tests-logger' of https://github.com/rudim...
2015-04-13  Karel Zakfdisk: fix typo
2015-04-13  Karel Zakfdisk: add --protect-boot
2015-04-07  Karel ZakMerge branch 'fix-last' of https://github.com/rudimeier...
2015-03-25  Karel Zakfdisk: fix readline wrapper
2015-03-25  Karel Zakfdisk: add GNU Readline support to fdisk
2015-02-26  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2015-02-25  Karel Zakcolors: cleanup man pages, add hint to usage()
2015-02-24  Sami Kerolarpmatch: use symbolic value when evaluation return...
2015-01-28  Karel Zakfdisk: check return and robust label usage [coverity...
2015-01-26  Karel Zaklibfdisk: don't use off_t in public API
2015-01-26  Karel ZakMerge branch 'icc-fixes' of https://github.com/rudimeie...
2015-01-19  Karel ZaklibfdiskL add API to print SIZE field in bytes
2015-01-14  Karel Zakfdisk: add --output to usage()
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-12-04  Karel Zaklibfdisk: rename sector_t to fdisk_sector_t
2014-11-21  Karel Zaklibfdisk: remove flags from fdisk_ask API
2014-11-13  Boris Egorovfdisk: missing break in switch
2014-10-24  Karel Zakinclude/debug: fix typo
2014-10-09  Karel Zaklibfdisk: follow explicitly specified partition size
2014-10-07  Karel Zakfdisk: add --output <list> for print command(s)
2014-10-07  Karel Zaksfdisk: add --verify
2014-10-07  Karel Zaklibfdisk: make yes/no dialogs more robust
2014-10-07  Karel Zakfdisk: improve --list output
2014-10-07  Karel Zakfdisk: move --list functionality to separated file
2014-08-28  Karel Zaklibfdisk: use reference counting for context
2014-08-22  Karel Zaklibfdisk: remove debug dump function, cleanup API
2014-08-20  Karel ZakMerge remote-tracking branch 'sami/logger'
2014-08-20  Karel Zaklibfdisk: fix fdisk_get_optimal_iosize() and update...
2014-08-15  Karel Zakfdisk: add independent debug stuff
2014-08-15  Karel Zakfdisk: use libfdisk public API only
2014-08-14  Karel Zaklibfdisk: final parttype API cleanup
2014-08-14  Karel Zaklibfdisk: move get_parttypes to label API
2014-08-13  Karel Zaklibfdisk: make it possible to get fields for all labes
2014-08-13  Karel Zaklibfdisk: cleanup label geometry API
2014-08-13  Karel Zaklibfdisk: cleanup fdisk_is_label stuff
2014-08-13  Karel Zaklibfdisk: clean up API (alignment.c)
2014-08-13  Karel Zaklibfdisk: clean up API (context.c)
2014-08-13  Karel Zaklibfdisk: rename fdisk_column to fdisk_field
2014-08-13  Karel Zaklibfdisk: remove dependence on libsmartcols
2014-08-08  Karel Zakfdisk: update tests and clean up output
2014-08-08  Karel Zakfdisk: always print warning for mis-aligned partitions
2014-07-28  Karel Zakfdisk: fix -l [<device>]
2014-07-23  Benno Schulenbergtextual: fix some typos and inconsistencies in various...
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-13  Sami Kerolafdisk: avoid code duplication
2014-06-30  Karel Zakfdisk: don't use --geom-* prefix for CHS options
2014-06-25  Karel Zakfdisk: add long options, cleanup man page and usage()
2014-06-17  Karel Zakfdisk: use sysfs_devno_is_wholedisk()
2014-05-14  Karel ZakMerge branch 'travis-root-checks-v2' of https://github...
next