summaryrefslogtreecommitdiffstats
path: root/disk-utils/fdisk-list.c
Commit message (Expand)AuthorAgeFilesLines
* docs: fix typos found by codespellRuediger Meier2016-02-031-1/+1
* lib/tty: Pass default width to get_terminal_width()Boris Egorov2016-01-061-3/+1Star
* sfdisk: don't print extra linebreaks on --quietKarel Zak2015-07-301-4/+4
* fdisk: add 'F' command to list free unpartitioned spaceKarel Zak2015-07-281-0/+122
* libfdisk: add new API to read label specific dataKarel Zak2015-06-111-1/+1
* lib/strutils: fix string_add_to_idarray() int vs. size_tKarel Zak2015-04-221-1/+1
* fdisk, sfdisk: fix -o <list> backendKarel Zak2015-04-221-1/+1
* sfdisk: actually translate the table headers by calling gettext()Benno Schulenberg2015-02-021-1/+1
* textual: fix spellos and inconsistencies in several program messagesBenno Schulenberg2015-01-261-3/+3
* fdisk: fix and improve -l warningsKarel Zak2014-11-071-2/+11
* libfdisk: make it possible to use zero for size and startKarel Zak2014-10-151-0/+2
* fdisk: reset cached output fields when change disk labelKarel Zak2014-10-091-5/+15
* fdisk: fix typoKarel Zak2014-10-071-1/+1
* fdisk: add --output <list> for print command(s)Karel Zak2014-10-071-2/+116
* sfdisk: add --verifyKarel Zak2014-10-071-5/+7
* fdisk: refactor /proc/partitions usageKarel Zak2014-10-071-33/+46
* fdisk: improve --list outputKarel Zak2014-10-071-0/+241