summaryrefslogtreecommitdiffstats
path: root/disk-utils
Commit message (Expand)AuthorAgeFilesLines
* cfdisk: improve ui_get_size() warningsKarel Zak2015-02-031-5/+10
* libfdisk: fix issues with very small partitionsKarel Zak2015-02-031-2/+3
* docs: add info about *_DEBUG= to man pagesKarel Zak2015-02-033-0/+6
* cfdisk: print "wrong order" warning after startup, colorize info messagesKarel Zak2015-02-031-2/+9
* cfdisk: force main menu to default to Quit/New menu itemsKarel Zak2015-02-031-8/+13
* cfdisk: disable some KEY_* in ui_get_wqstring()Karel Zak2015-02-021-0/+9
* cfdisk: default to Quit menu itemKarel Zak2015-02-021-0/+4
* textual: grammarize and harmonize the stat error messageBenno Schulenberg2015-02-027-9/+9
* sfdisk: actually translate the table headers by calling gettext()Benno Schulenberg2015-02-021-1/+1
* docs: add the Sort command to the man page of cfdiskBenno Schulenberg2015-02-021-15/+23
* cfdisk: make '?' an alias of 'h', to also show the help screenBenno Schulenberg2015-02-021-0/+1
* cfdisk: punctuate the bottombar messages consistentlyBenno Schulenberg2015-02-021-6/+6
* cfdisk: improve wording and consistency of the size warningsBenno Schulenberg2015-02-021-2/+2
* cfdisk: remove the mistaken B from the explanation of size suffixesBenno Schulenberg2015-02-021-2/+2
* sfdisk: fix --id fallthrough [coverity scan]Karel Zak2015-01-281-0/+1
* fsck: deallocate when no cache [coverity scan]Karel Zak2015-01-281-2/+6
* fdisk: check return and robust label usage [coverity scan]Karel Zak2015-01-282-3/+6
* blockdev: check return when read from sysfs [coverity scan]Karel Zak2015-01-281-1/+4
* cfdisk: fix mem leak and main_menu_action() logic [coverity scan]Karel Zak2015-01-281-6/+9
* libfdisk: support unknown partition types in sfdisk scriptsKarel Zak2015-01-281-2/+2
* libfdisk: don't use off_t in public APIKarel Zak2015-01-262-6/+6
* cfdisk: actually translate the table headers and the bottom lineBenno Schulenberg2015-01-261-2/+2
* cfdisk: shorten the help screen to make it fit within 25 linesBenno Schulenberg2015-01-261-14/+7Star
* cfdisk: don't mess up the help screen by printing the PO file headerBenno Schulenberg2015-01-261-6/+5Star
* textual: fix various minor typosYuri Chornoivan2015-01-261-10/+10
* Merge branch 'opts' of https://github.com/jwpi/util-linuxKarel Zak2015-01-263-18/+18
|\
| * docs: restore minus symbols in long optsJ William Piggott2015-01-213-18/+18
* | textual: fix spellos and inconsistencies in several program messagesBenno Schulenberg2015-01-264-22/+22
|/
* libfdisk: accept Start offset in {B,M,G..}iB in sfdisk scriptsKarel Zak2015-01-202-4/+9
* sfdisk: fix --bytesKarel Zak2015-01-191-4/+6
* libfdiskL add API to print SIZE field in bytesKarel Zak2015-01-192-3/+16
* fdisk: add --output to usage()Karel Zak2015-01-141-0/+2
* docs: fix-up man-pages flaged by checkmans.shJ William Piggott2015-01-131-1/+1
* build-sys: add sfdisk.staticKarel Zak2015-01-131-0/+8
* raw: fix raw queryKarel Zak2015-01-131-1/+1
* partx: don't use "hard drive" in man pagesKarel Zak2015-01-123-3/+3
* docs: make the wording of the partx man page a bit more preciseBenno Schulenberg2015-01-121-16/+19
* partx: simplify a --verbose progress messageBenno Schulenberg2015-01-121-1/+1
* docs: remove obsolete and unneeded comments from man-page filesBenno Schulenberg2015-01-128-10/+3Star
* docs: sync the docstring of addpart, delpart and resizepart to the man pageBenno Schulenberg2015-01-123-29/+25Star
* partx: add --update to ul_excl_twq listKarel Zak2015-01-122-4/+6
* libfdisk: (gpt) cleanup header size usageKarel Zak2015-01-091-1/+1
* fsck.minix: fix segmentation faultSami Kerola2015-01-071-3/+10
* maint: fix shadow declarationSami Kerola2015-01-072-26/+27
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-0617-1/+61
* cfdisk: improve Dump dialogKarel Zak2015-01-051-9/+6Star
* cfdisk: improve menu clean functionKarel Zak2015-01-051-7/+8
* cfdisk: detect too small partition sizesKarel Zak2015-01-051-6/+15
* sfdisk: in the usage text show -v for --version instead of -VBenno Schulenberg2014-12-191-1/+1
* docs: fix the grammar and formatting in the man page of sfdiskBenno Schulenberg2014-12-191-150/+161