summaryrefslogtreecommitdiffstats
path: root/disk-utils
Commit message (Expand)AuthorAgeFilesLines
...
* blockdev: correct man page name in --helpRuediger Meier2017-06-291-1/+1
* docs: remove some old history from manpagesRuediger Meier2017-06-292-4/+3Star
* blockdev: improve --help and man pageRuediger Meier2017-06-272-13/+30
* misc: consolidate all --help option descriptionsRuediger Meier2017-06-275-13/+10Star
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-2715-30/+16Star
* misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier2017-06-262-6/+8
* misc: never use usage(stderr)Ruediger Meier2017-06-2613-81/+117
* misc: never use usage(ERROR)Ruediger Meier2017-06-262-21/+26
* misc: cleanup and fix --unknownopt issuesRuediger Meier2017-06-261-10/+17
* misc: consolidate usage() "Available columns"Karel Zak2017-06-262-3/+2Star
* Merge branch '170622' of github.com:jwpi/util-linuxKarel Zak2017-06-261-1/+1
|\
| * include/c.h: add USAGE_COMMANDS and USAGE_COLUMNSJ William Piggott2017-06-241-1/+1
* | Merge branch 'fix-exit-codes' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-265-4/+12
|\ \
| * | misc: fix xalloc.h related exit codesRuediger Meier2017-06-221-0/+2
| * | misc: fix more strutils related exit codesRuediger Meier2017-06-224-0/+8
| * | lib: fix strutils.h, remove STRTOXX_EXIT_CODERuediger Meier2017-06-221-2/+1Star
| * | misc: fix some broken exit codesRuediger Meier2017-06-223-3/+3
| |/
* | mkfs.cramfs: add --help and --versionRuediger Meier2017-06-252-15/+27
* | fsck: add --help and --versionRuediger Meier2017-06-222-7/+26
|/
* misc: fix reassigned values before old ones has been used [cppcheck]Sami Kerola2017-06-141-1/+1
* isosize: avoid reading more data than what is neededSami Kerola2017-06-141-47/+10Star
* misc: fix ggc-7 fallthrough warningsSami Kerola2017-06-141-1/+1
* fdformat: clear progress message before printing "done"Jakub Wilk2017-06-021-1/+1
* cfdisk: fix compiler warningKarel Zak2017-05-311-2/+2
* sfdisk: disambiguate units of --show-sizeChris Morin2017-05-222-4/+17
* misc: consolidate smartcols error messagesKarel Zak2017-05-182-7/+12
* sfdisk: add hints for scanners [coverity scan]Karel Zak2017-05-171-0/+2
* mkswap: use memcpy() for non-terminated string [coverity scan]Karel Zak2017-05-171-1/+1
* fsck.minix: add hint for scanners [coverity scan]Karel Zak2017-05-171-1/+1
* fdisk: check scols_line_refer_data() return code [coverity scan]Karel Zak2017-05-171-1/+2
* cfdisk: add hints for scanners [coverity scan]Karel Zak2017-05-171-0/+2
* fsck.minix: fix crashSami Kerola2017-05-161-1/+7
* fdisk: fix type dialogKarel Zak2017-05-111-2/+2
* fdisk: inform on 'p' about wiped partitionsKarel Zak2017-05-091-0/+7
* fdisk: add to the man page missing optionKarel Zak2017-05-091-0/+11
* partx: add --list-types optionSami Kerola2017-05-032-15/+19
* docs: try to convince open(2) O_DIRECT rather than using raw deviceSami Kerola2017-05-031-0/+4
* bash-completion: update disk-utilsSami Kerola2017-04-171-1/+2
* Fix menu spelling in cfdisk debug messagesKarel Zak2017-03-221-2/+2
* fdisk, sfdisk: avoid non-ANSI function declarations [smatch scan]Sami Kerola2017-03-142-0/+2
* misc: stop mixing declarations and codeSami Kerola2017-03-132-2/+4
* sfdisk: note about small partition in man pageKarel Zak2017-03-021-2/+3
* sfdisk: add note about alignment to man pageKarel Zak2017-03-021-3/+14
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-208-22/+22
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-2012-59/+59
* cfdisk: avoid use of VLA in combination with sizeof() [smatch scan]Sami Kerola2017-02-201-2/+5
* cfdisk: use buffer editor for ui_get_string()Karel Zak2017-02-161-53/+46Star
* fdisk: improve --wipe functionalityKarel Zak2017-02-144-44/+47
* sfdisk: improve --wipe functionalityKarel Zak2017-02-142-22/+40
* docs: Fix word repetitionsYuri Chornoivan2017-02-131-1/+1