summaryrefslogtreecommitdiffstats
path: root/disk-utils/mkfs.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-1/+1
* include/c: add print_version() macroKarel Zak2019-04-161-8/+2Star
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: consolidate all --help option descriptionsRuediger Meier2017-06-271-4/+1Star
* misc: never use usage(stderr)Ruediger Meier2017-06-261-5/+8
* mkfs: drop hardcoded search pathMike Frysinger2015-04-271-16/+1Star
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* textual: improve error messagesSami Kerola2014-12-091-2/+1Star
* textual: use usage() text element macrosSami Kerola2014-10-011-3/+2Star
* textual: use manual tail usage() macroSami Kerola2014-10-011-1/+1
* docs: update deprecation bannersSami Kerola2014-10-011-0/+9
* fix mkfs --verbose and man pagePhillip Susi2014-02-101-0/+1
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* mkfs: indicate that specifying fs-type and fs-options are independentBenno Schulenberg2013-01-301-14/+14
* textual: use UTIL_LINUX_VERSION everywhereKarel Zak2013-01-251-4/+2Star
* textual: standardize reporting of program name plus package versionBenno Schulenberg2013-01-251-2/+3
* disk-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* mkfs: coding style fixesSami Kerola2011-06-291-76/+78
* mkfs: include-what-you-use header checkSami Kerola2011-06-291-2/+5
* mkfs: add long optionsSami Kerola2011-06-291-14/+46
* mkfs: general cleanupsDavidlohr Bueso2011-01-171-18/+7Star
* fsck/mkfs/mount: unify default search paths for helpersMike Frysinger2010-02-021-1/+1
* Imported from util-linux-2.13-pre2 tarball.Karel Zak2006-12-071-3/+3
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-4/+2Star
* Imported from util-linux-2.12p tarball.Karel Zak2006-12-071-3/+9
* Imported from util-linux-2.12d tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.11o tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-2/+2
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-2/+12
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-5/+13
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-2/+13
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-2/+6
* Imported from util-linux-2.5 tarball.Karel Zak2006-12-071-275/+57Star
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+297