summaryrefslogtreecommitdiffstats
path: root/disk-utils
Commit message (Expand)AuthorAgeFilesLines
* libfdisk: use reference counting for contextKarel Zak2014-08-283-7/+7
* cfdisk: fix typo in the previous commitKarel Zak2014-08-261-2/+2
* cfdisk: wrong interpretation of yes in non-english languageKarel Zak2014-08-261-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-153-22/+46
* fdisk: use libfdisk public API onlyKarel Zak2014-08-153-38/+61
* cfdisk: use only public libfdisk APIKarel Zak2014-08-151-14/+20
* libfdisk: final parttype API cleanupKarel Zak2014-08-142-36/+43
* libfdisk: move get_parttypes to label APIKarel Zak2014-08-142-7/+10
* libfdisk: make it possible to get fields for all labesKarel Zak2014-08-142-2/+2
* libfdisk: cleanup label geometry APIKarel Zak2014-08-141-1/+2
* libfdisk: cleanup fdisk_is_label stuffKarel Zak2014-08-133-15/+15
* libfdisk: clean up API (alignment.c)Karel Zak2014-08-131-2/+4
* libfdisk: clean up API (context.c)Karel Zak2014-08-133-39/+39
* cfdisk: add libfdisk independent debug stuffKarel Zak2014-08-131-33/+55
* libfdisk: rename fdisk_column to fdisk_fieldKarel Zak2014-08-132-50/+43Star
* libfdisk: remove dependence on libsmartcolsKarel Zak2014-08-133-31/+103
* textual: remove some inconsistent periods from error messagesBenno Schulenberg2014-08-111-3/+3
* 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
* cfdisk: move curs_set(1) to ui_end()Karel Zak2014-08-061-2/+1Star
* docs: fix inconsistencies in man pagesSteven Honeyman2014-08-064-8/+4Star
* fdformat: clean up usage()Karel Zak2014-07-291-10/+13
* fdformat: Add new switches -f/--from, -t/--to, -r/--repairJaromir Capik2014-07-293-65/+157
* swaplabel: move swapon-common to include directorySami Kerola2014-07-281-0/+1
* fdisk: fix -l [<device>]Karel Zak2014-07-281-5/+8
* sfdisk: use pluralized translation.Lauri Nurmi2014-07-281-1/+2
* various: erase all traces of the long-obsolete xiafsBenno Schulenberg2014-07-283-5/+2Star
* cfdisk: reenable cursor when quittingAndreas Henriksson2014-07-281-0/+1
* textual: fix some typos and inconsistencies in various messagesBenno Schulenberg2014-07-233-5/+5
* swapon: share get_swap_prober() with swaplabel to print uuid and labelSami Kerola2014-07-222-49/+3Star
* cfdisk: actually translate the partition types in the menuBenno Schulenberg2014-07-211-2/+2
* cfdisk: use /dev/sda by defaultKarel Zak2014-07-181-6/+20
* cfdisk: make code more readable for analyzers [coverity scan]Karel Zak2014-07-171-0/+2
* cfdisk: fix possible memory leak [coverity scan]Karel Zak2014-07-171-0/+1
* cfdisk: restore the license that was lost in JanuaryBenno Schulenberg2014-07-151-0/+14
* docs: improve wording and formatting of the man page of cfdiskBenno Schulenberg2014-07-151-37/+45
* cfdisk: fix warning usage, improve 's' helpKarel Zak2014-07-151-2/+2
* cfdisk: accept 's' as well as 'S' for sectorsKarel Zak2014-07-151-1/+1
* cfdisk: make menus sensitive to ESCKarel Zak2014-07-151-0/+2
* cfdisk: use \n for messages on stdout and stderrKarel Zak2014-07-151-4/+13
* libfdisk: make disk sync() optionalKarel Zak2014-07-152-2/+5
* fdisk: avoid code duplicationSami Kerola2014-07-131-5/+4Star
* mkfs.cramfs: use defined failure name rather than magic valueSami Kerola2014-07-131-4/+2Star
* fdformat: match variable and print format typesSami Kerola2014-07-131-2/+2
* cfdisk: add braces to ensure operation orderSami Kerola2014-07-131-1/+1
* fsck: uninitialized argument value [clang-analyze]Karel Zak2014-07-011-1/+1
* cfdisk: fix division by zero [clang-analyze]Karel Zak2014-07-011-0/+6
* fdisk: don't use --geom-* prefix for CHS optionsKarel Zak2014-06-302-9/+9