summaryrefslogtreecommitdiff
path: root/partx
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-04docs: fix typos in man pagesKarel Zak2-2/+2
2010-12-31partx: fix authors section in man pageDavidlohr Bueso1-1/+1
2010-12-10fix __noreturn__ usageKarel Zak1-2/+2
2010-12-09partx: tiny change in usage()Karel Zak1-1/+1
2010-12-09partx: cleanup and add columnsKarel Zak1-13/+31
2010-12-09delpart: code consolidationKarel Zak1-20/+4
2010-12-09addpart: code consolidationKarel Zak1-21/+9
2010-12-09partx: complete rewriteDavidlohr Bueso16-2084/+905
2010-12-01remove -ng from some filesKarel Zak2-2/+2
2010-11-30rename util-linux-ng back to util-linuxKarel Zak3-6/+6
2010-10-08partx: integrate support for mac and sun partitions, based on kpartx.Davidlohr Bueso5-7/+6
2010-10-08partx: add sun partition table supportDavidlohr Bueso1-0/+134
2010-10-08partx: add mac partition table supportDavidlohr Bueso1-0/+74
2010-05-24build-sys: replace ../ with $top_srcdirKarel Zak1-2/+2
2010-05-13addpart: use atoll() for parsing command line argumentsThomas Fehr1-2/+2
2010-03-31partx: fix infinite loopKarel Zak1-0/+2
2010-03-31partx: do not add nonexistent partitionsPhillip Susi1-0/+3
2009-10-16partx: use c.hKarel Zak1-3/+2
2009-09-07partx: work properly with 512 sectors (dos PT)Karel Zak1-1/+1
2009-08-17partx.8: formattingPeter Breitenlohner1-1/+8