summaryrefslogtreecommitdiffstats
path: root/disk-utils/fdisk.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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