summaryrefslogtreecommitdiffstats
path: root/disk-utils
Commit message (Expand)AuthorAgeFilesLines
* fdisk: provide more information by 'i'nfo commandKarel Zak2015-05-111-6/+4Star
* fdisk: add the 'i'nfo commandJean-Loup 'clippix' Bogalho2015-05-113-0/+50
* fsck: Fix parsing of -rStanislav Brabec2015-05-051-1/+1
* fsck: print errors on invalid -r argumentKarel Zak2015-04-281-14/+10Star
* fsck: implement fsck -r {fd}Stanislav Brabec2015-04-282-14/+63
* fsck: use PATH or fallback to /sbinKarel Zak2015-04-272-31/+10Star
* mkfs: drop hardcoded search pathMike Frysinger2015-04-272-30/+3Star
* libfdisk: (gpt) add extra check for First/Last LBAKarel Zak2015-04-231-2/+3
* lib/strutils: fix string_add_to_idarray() int vs. size_tKarel Zak2015-04-222-2/+3
* fdisk, sfdisk: fix -o <list> backendKarel Zak2015-04-221-1/+1
* sfdisk: don't use BLKRRPART to check loopdev usageKarel Zak2015-04-171-1/+3
* sfdisk: accept empty partitions from dumpKarel Zak2015-04-161-3/+19
* fdisk: fix typoKarel Zak2015-04-131-1/+1
* fdisk: add --protect-bootKarel Zak2015-04-132-1/+10
* sfdisk: enable bootbits protectionKarel Zak2015-04-131-0/+1
* sfdisk: improve -N warningsKarel Zak2015-04-132-3/+15
* cfdisk: cleanup extra partitions info for slangKarel Zak2015-03-311-35/+18Star
* sfdisk: cleanup prompt usageKarel Zak2015-03-271-6/+13
* cfdisk: provide extra partinfo with "x"Ondrej Oprala2015-03-273-22/+372
* build-sys: fix READLINE_LIBS_STATIC usage for fdiskKarel Zak2015-03-261-2/+2
* sfdisk: fix -a vs. -A bugKarel Zak2015-03-262-8/+8
* build-sys: support static build with readlineKarel Zak2015-03-251-2/+2
* sfdisk: add readline supportKarel Zak2015-03-252-9/+67
* fdisk: fix readline wrapperKarel Zak2015-03-251-1/+2
* fdisk: add GNU Readline support to fdiskKarel Zak2015-03-252-16/+52
* fsck: fix fsck -C {fd} parsingStanislav Brabec2015-03-251-1/+1
* Since 569d1dac7bc64457aac11163b6a91ce9b41a6715 we read device startKarel Zak2015-03-171-2/+3
* build-sys: cleanup realtime lib usageKarel Zak2015-03-061-1/+1
* lib/colors: use libtinfo to check terminal capabilityKarel Zak2015-02-271-3/+3
* colors: cleanup man pages, add hint to usage()Karel Zak2015-02-254-7/+15
* sfdisk: add missing --colorKarel Zak2015-02-252-3/+40
* rpmatch: use symbolic value when evaluation return codesSami Kerola2015-02-243-5/+5
* sfdisk: include rpmatch.hSami Kerola2015-02-161-0/+1
* fsck: fix compiler warning [-Wlogical-not-parentheses]Karel Zak2015-02-161-3/+2Star
* cfdisk: improve create-label UIKarel Zak2015-02-101-11/+15
* textual: sort the options in the usage text of sfdisk alphabeticallyBenno Schulenberg2015-02-101-7/+7
* docs: sort the options in the man page of sfdisk alphabeticallyBenno Schulenberg2015-02-101-18/+18
* cfdisk: also recognize a lowercase 'l' for loading a script fileBenno Schulenberg2015-02-101-0/+1
* cfdisk: do not startle the user with a false message when --zero is usedBenno Schulenberg2015-02-101-2/+3
* fsck: use monotonic time to fsck run time measurementSami Kerola2015-02-102-9/+9
* 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