summaryrefslogtreecommitdiffstats
path: root/disk-utils/partx.c
Commit message (Expand)AuthorAgeFilesLines
* partx: don't report ENXIO as error on -dKarel Zak2019-08-211-2/+1Star
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-3/+2Star
* partx: use new ul_path_* APIKarel Zak2018-06-211-4/+5
* partx: exit with error code when partition read failedAndreas Henriksson2018-06-181-1/+3
* partx: add --output-all optionSami Kerola2018-05-031-1/+8
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: never use usage(stderr)Ruediger Meier2017-06-261-6/+8
* misc: consolidate usage() "Available columns"Karel Zak2017-06-261-2/+1Star
* misc: consolidate smartcols error messagesKarel Zak2017-05-181-4/+4
* partx: add --list-types optionSami Kerola2017-05-031-1/+15
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-201-2/+2
* docs: Fix word repetitionsYuri Chornoivan2017-02-131-1/+1
* partx: add --sector-size optionKarel Zak2017-01-131-2/+12
* Use --help suggestion on invalid optionKarel Zak2016-12-191-2/+1Star
* misc: fix unsigned int usage for ctype.h functionsKarel Zak2016-10-261-2/+2
* partx: fix --nr usageKarel Zak2016-03-221-14/+45
* Revert "include sysmacros.h where used"Karel Zak2016-03-081-1/+0Star
* include sysmacros.h where usedMike Frysinger2016-03-081-0/+1
* lib: remove openat fallback functions (include/at.h)Ruediger Meier2016-03-071-2/+1Star
* misc: fix compiler warnungs (unsigned/signed)Ruediger Meier2016-02-231-3/+3
* lib/strutils: fix string_add_to_idarray() int vs. size_tKarel Zak2015-04-221-1/+2
* textual: grammarize and harmonize the stat error messageBenno Schulenberg2015-02-021-1/+1
* partx: simplify a --verbose progress messageBenno Schulenberg2015-01-121-1/+1
* partx: add --update to ul_excl_twq listKarel Zak2015-01-121-1/+1
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* libsmartcols: add debug messagesKarel Zak2014-06-061-0/+1
* libsmartcols: clean up flags usageKarel Zak2014-04-031-4/+4
* partx: cleanup libsmartcols usageKarel Zak2014-04-031-11/+22
* partx: use libsmartcolsOndrej Oprala2014-04-031-29/+39
* partx: make dirent d_type usage more robustKarel Zak2014-03-041-1/+1
* partx: use blkid_partlist_get_partition_by_partno()Karel Zak2014-01-151-32/+1Star
* partx: fix --update ranges and out of order tablesScott Moser2014-01-141-25/+50
* partx: correct three messagesBenno Schulenberg2013-10-081-4/+4
* partx: pluralize one messageBenno Schulenberg2013-10-081-1/+3
* partx: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-15/+7Star
* partx: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+3
* partx: remove deprecated option from usage()Sami Kerola2013-04-051-1/+0Star
* partx: make usage() translator friendlySami Kerola2013-01-251-13/+13
* partx: add update commandPhillip Susi2012-12-191-3/+109
* partx: don't care about xasprintf() return codeKarel Zak2012-12-121-12/+8Star
* partx: support -o +<attr> for adding attribute to output fieldsMilan Broz2012-07-261-5/+7
* partx: use err_exclusive_options()Karel Zak2012-07-261-7/+15
* translation: unify file open error messagesSami Kerola2012-07-161-1/+1
* translation: unify stat error messagesSami Kerola2012-07-161-1/+1
* build-sys: move partx to disk-utils/Karel Zak2012-06-261-0/+881