summaryrefslogtreecommitdiffstats
path: root/disk-utils
Commit message (Expand)AuthorAgeFilesLines
* textual: use usage() text element macrosSami Kerola2014-10-011-3/+2Star
* textual: use manual tail usage() macroSami Kerola2014-10-012-1/+2
* textual: use version printing macro everywhereSami Kerola2014-10-012-3/+2Star
* docs: update deprecation bannersSami Kerola2014-10-011-0/+9
* cfdisk: don't modify ncurses LINES and COLSKarel Zak2014-10-011-29/+37
* Merge branch 'misc' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-09-221-6/+10
|\
| * mkfs.minix: fix couple compiler warningsSami Kerola2014-09-191-6/+10
* | swapon: split swapon-common.cKarel Zak2014-09-222-8/+11
|/
* fdformat: fixing copy'n'paste issue in the manualJaromir Capik2014-09-161-1/+1
* 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