summaryrefslogtreecommitdiffstats
path: root/disk-utils/fdisk.c
Commit message (Expand)AuthorAgeFilesLines
...
* fdisk: check return and robust label usage [coverity scan]Karel Zak2015-01-281-2/+4
* libfdisk: don't use off_t in public APIKarel Zak2015-01-261-3/+3
* libfdiskL add API to print SIZE field in bytesKarel Zak2015-01-191-1/+8
* fdisk: add --output to usage()Karel Zak2015-01-141-0/+2
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* libfdisk: rename sector_t to fdisk_sector_tKarel Zak2014-12-041-5/+7
* libfdisk: remove flags from fdisk_ask APIKarel Zak2014-11-211-1/+1
* fdisk: missing break in switchBoris Egorov2014-11-131-0/+1
* include/debug: fix typoKarel Zak2014-10-241-1/+1
* libfdisk: follow explicitly specified partition sizeKarel Zak2014-10-091-1/+1
* fdisk: add --output <list> for print command(s)Karel Zak2014-10-071-1/+10
* sfdisk: add --verifyKarel Zak2014-10-071-2/+2
* libfdisk: make yes/no dialogs more robustKarel Zak2014-10-071-4/+12
* fdisk: improve --list outputKarel Zak2014-10-071-1/+2
* fdisk: move --list functionality to separated fileKarel Zak2014-10-071-218/+2Star
* libfdisk: use reference counting for contextKarel Zak2014-08-281-2/+2
* libfdisk: remove debug dump function, cleanup APIKarel Zak2014-08-221-1/+1
* libfdisk: fix fdisk_get_optimal_iosize() and update testsKarel Zak2014-08-201-1/+1
* fdisk: add independent debug stuffKarel Zak2014-08-151-3/+14
* fdisk: use libfdisk public API onlyKarel Zak2014-08-151-19/+29
* libfdisk: final parttype API cleanupKarel Zak2014-08-141-23/+29
* libfdisk: move get_parttypes to label APIKarel Zak2014-08-141-1/+2
* libfdisk: make it possible to get fields for all labesKarel Zak2014-08-141-1/+1
* libfdisk: cleanup label geometry APIKarel Zak2014-08-141-1/+2
* libfdisk: cleanup fdisk_is_label stuffKarel Zak2014-08-131-5/+5
* libfdisk: clean up API (alignment.c)Karel Zak2014-08-131-2/+4
* libfdisk: clean up API (context.c)Karel Zak2014-08-131-14/+14
* libfdisk: rename fdisk_column to fdisk_fieldKarel Zak2014-08-131-19/+14Star
* libfdisk: remove dependence on libsmartcolsKarel Zak2014-08-131-24/+85
* fdisk: update tests and clean up outputKarel Zak2014-08-081-5/+3Star
* fdisk: always print warning for mis-aligned partitionsKarel Zak2014-08-081-1/+12
* fdisk: fix -l [<device>]Karel Zak2014-07-281-5/+8
* textual: fix some typos and inconsistencies in various messagesBenno Schulenberg2014-07-231-1/+1
* fdisk: avoid code duplicationSami Kerola2014-07-131-5/+4Star
* fdisk: don't use --geom-* prefix for CHS optionsKarel Zak2014-06-301-6/+6
* fdisk: add long options, cleanup man page and usage()Karel Zak2014-06-251-33/+61
* fdisk: use sysfs_devno_is_wholedisk()Karel Zak2014-06-171-13/+19
* fdisk: support colors customizationKarel Zak2014-05-131-4/+4
* libfdisk: add generic function to check partitions orderKarel Zak2014-04-161-0/+6
* fdisk: print table header as boldKarel Zak2014-04-031-2/+14
* libfdisk: remove fdisk_colon()Karel Zak2014-04-011-42/+12Star
* libfdisk: properly implement read-only modeKarel Zak2014-03-211-2/+8
* libfdisk: use new debug functionsKarel Zak2014-03-211-9/+9
* build-sys: ove fdisks to disk-utilsKarel Zak2014-03-111-0/+943
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-1940/+0Star
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-338/+798
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-24/+35
* Imported from util-linux-2.5 tarball.Karel Zak2006-12-071-75/+205
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+1339