summaryrefslogtreecommitdiffstats
path: root/lsinitcpio
AgeCommit message (Expand)AuthorFilesLines
2012-10-07commit to some level of style in variable namingDave Reisner1-56/+53
2012-09-30lsinitcpio: add -l, --list option; define as defaultDave Reisner1-5/+18
2012-09-30lsinitcpio: add -c, --config option to dump configDave Reisner1-3/+9
2012-09-30lsinitcpio: move image analysis to separate functionDave Reisner1-66/+70
2012-07-15lsinitcpio: comment on why bsdtar alone isn't good enoughDave Reisner1-1/+3
2012-06-08lsinitcpio: show only regular files as binaries0.9.2Dave Reisner1-2/+1
2012-05-18lsinitcpio: Always show extraction timeDave Reisner1-2/+2
2012-05-18lsinitcpio: add support for listing new hooksDave Reisner1-21/+20
2012-05-18lsinitcpio: extract the image to a tempdirDave Reisner1-18/+45
2012-05-02lsinitcpio: fallback on 80 cols when tput failsDave Reisner1-0/+3
2012-04-22lsinitcpio: avoid exiting from usageDave Reisner1-4/+4
2012-04-22lsinitcpio: show file sizes in analyze outputDave Reisner1-3/+28
2012-04-22lsinitcpio: adopt parseopts for option parsingDave Reisner1-15/+31
2012-02-20lsinitcpio: trim binaries during discoveryDave Reisner1-3/+3
2012-02-20lsinitcpio: detect kver separate from modulesDave Reisner1-6/+4
2011-12-26lsinitcpio: remove duplicate in_array functionDave Reisner1-9/+0
2011-12-16lsinitcpio: cleanup binary displayDave Reisner1-1/+1
2011-12-05lsinitcpio: read VERSION stamp out of image fileDave Reisner1-1/+4
2011-11-29lsinitcpio: columnize binaries outputDave Reisner1-3/+3
2011-10-01lsinitcpio: follow symlinks only when necessaryDave Reisner1-2/+4
2011-10-01lsinitcpio: disable color when stdout isn't a ttyDave Reisner1-1/+1
2011-07-05lsinitcpio: fix logical error in reading compression0.7.2Dave Reisner1-1/+1
2011-07-01lsinitcpio: add optional colorized outputDave Reisner1-16/+43
2011-07-01lsinitcpio: append, not overwrite found hooksDave Reisner1-1/+1
2011-06-16lsinitcpio: new utility to dump contents of imagesDave Reisner1-0/+138