summaryrefslogtreecommitdiff
path: root/partx
AgeCommit message (Expand)AuthorFilesLines
2012-06-26build-sys: move partx to disk-utils/Karel Zak9-1321/+0
2012-06-21lib/loopdev: use warn_unused_result forimportant functionsKarel Zak1-1/+2
2012-06-17partx: use exclusive_option()Sami Kerola1-33/+18
2012-06-15partx: use -s option for default outputDavidlohr Bueso1-2/+1
2012-06-11docs: clean up partx.8 manualSami Kerola1-96/+135
2012-05-15partx: cleanup strtoxx_or_err()Karel Zak3-6/+6
2012-04-04partx: verify writing to streams was successfulSami Kerola1-0/+2
2012-03-30delpart: improve error messagesKarel Zak1-5/+5
2012-03-30addpart: improve error messagesKarel Zak1-8/+6
2012-03-30delpart: align with util-linux coding standardsSami Kerola2-20/+54
2012-03-30addpart: align with util-linux coding standardsSami Kerola2-23/+56
2012-03-30partx: add --version optionSami Kerola1-1/+5
2012-03-18xalloc: use xasprintf in all filesSami Kerola1-7/+7
2012-02-28build-sys: enhance readability of the autotools filesSami Kerola1-11/+12
2012-02-01partx: fix small leakKarel Zak1-3/+5
2012-01-31partx: check sysfs_init() return value [coverity scan]Karel Zak1-1/+3
2012-01-09loopdev: support LO_FLAGS_PARTSCAN flag (kernel 3.2)Karel Zak1-21/+7
2011-12-08partx: don't treat empty partition table as errorKarel Zak1-7/+5
2011-12-08partx: cleanup usage() and man page, add undocumented --verboseKarel Zak2-12/+23
2011-12-08partx: don't print error when partition already doesn't existPhillip Susi1-1/+6
2011-11-02partx: use USAGE_ macrosDavidlohr Bueso1-2/+2
2011-11-02partx: remove __NCOLUMNSDavidlohr Bueso1-9/+11
2011-10-17lib,strutils: add default value to parse_range()Davidlohr Bueso1-1/+1
2011-10-12lib,strutils: share parse_range()Davidlohr Bueso1-35/+0
2011-08-31partx: support loop devicesDavidlohr Bueso2-2/+79
2011-08-22docs: uniformize the header and footer lines in man pagesBenno Schulenberg3-3/+3
2011-08-16partx: use lowercase in usage()Karel Zak1-4/+4
2011-08-16partx: cleanup usage()Karel Zak1-8/+7
2011-08-15partx: do not print nullDavidlohr Bueso1-1/+1
2011-08-02partx: switch on localizationBenno Schulenberg1-0/+4
2011-07-27include: [strutils.c] add list parsersKarel Zak1-2/+1
2011-07-27include; [tt.c] check for array size in columns parserKarel Zak1-2/+5
2011-07-26partx: use sysfs_deinitDavidlohr Bueso1-1/+3
2011-07-21partx: get partition number with sysfs libDavidlohr Bueso2-17/+6
2011-06-02partx: remove unused headersDavidlohr Bueso1-6/+0
2011-05-26This adds a second parameter to size_to_human_string() to return aFrancesco Cosoleto1-1/+1
2011-05-10partx: add --pairs to output in key="value" formatKarel Zak1-14/+22
2011-05-05addpart: multiplication on 512 deletedAnton V. Boyarshinov1-2/+2
2011-04-06partx: trivial comment fixDavidlohr Bueso1-1/+1
2011-03-29partx: add fallback for openat() to be usable on old systemsKarel Zak2-3/+8
2011-03-16build-sys: clean up partx MakefileKarel Zak1-9/+2
2011-03-11lib: [tt.c] use mbs_truncate() from mbsalign.cKarel Zak1-0/+1
2011-02-16partx: improve clarity of some messages, gettextize two missed onesBenno Schulenberg1-14/+13
2011-02-16textual: improve the wording of some error and usage messagesBenno Schulenberg1-3/+3
2011-02-16textual: fix three typos in message strings and improve consistencyBenno Schulenberg1-1/+1
2011-02-14build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen1-1/+0
2011-02-11partx, lsblk: fix gettext callsKarel Zak1-1/+1
2011-02-08partx: normalize the punctuation of man page, and improve grammar here and thereBenno Schulenberg1-39/+40
2011-01-23remaining util-linux-ng to util-linuxSami Kerola1-1/+1
2011-01-17partx: fix typo in partx.8Davidlohr Bueso1-1/+1