summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* lsblk: remove unnecessary codeKarel Zak2014-04-031-1/+0Star
* lsblk: clean up data preparationKarel Zak2014-04-031-132/+77Star
* findmnt: cleanup flagsKarel Zak2014-04-031-37/+34Star
* lslocks: use libsmartcolsOndrej Oprala2014-04-032-29/+36
* lsblk: use libsmartcolsOndrej Oprala2014-04-032-100/+116
* findmnt: use libsmartcolsOndrej Oprala2014-04-032-82/+99
* libsmartcols: add columnsKarel Zak2014-04-031-1/+1
* findfs: add ability to work with PART{UUID,LABEL}= tooKarel Zak2014-03-282-24/+44
* findfs: use symbolic exit values, and tell about them in manualSami Kerola2014-03-262-10/+38
* mcookie: add --max-size optionSami Kerola2014-03-262-5/+42
* mcookie: use control structure, and fix usage()Sami Kerola2014-03-261-45/+49
* mcookie: use same variable type consistentlySami Kerola2014-03-261-5/+5
* mcookie: allow --file option be defined multiple timesSami Kerola2014-03-261-29/+44
* mcookie: use lib/randutilsSami Kerola2014-03-263-75/+28Star
* lib/tt: add tt_line_get_userdata()Karel Zak2014-03-111-1/+1
* lib/colors: add info to man pages, add terminal-colors.d.5Karel Zak2014-03-111-0/+11
* lib/colors: check for /etc/terminal-colors.d/[util].disableOndrej Oprala2014-03-111-2/+2
* lsblk: add PARTFLAGS columnKarel Zak2014-03-071-1/+12
* logger: allow user to send structured journald messagesSami Kerola2014-03-043-3/+101
* findmnt: add --bytes to print sizes in bytesKarel Zak2014-02-212-4/+19
* libmount: FS id and parent ID could be zeroKarel Zak2014-02-201-2/+3
* cal: remove unnecessary static variablesSami Kerola2014-02-101-19/+0Star
* getopt.1: The usual doc dir is /usr/share/doc, not .../docsVille Skyttä2014-02-101-1/+1
* lsblk: add PARTTYPE tagMichael Marineau2014-02-101-0/+13
* cal: limit year to 32 bit valueSami Kerola2014-02-061-21/+23
* wipefs: call BLKRRPART when erase partition tableKarel Zak2014-01-202-8/+36
* wipefs: add comments to codeKarel Zak2014-01-161-4/+7
* rename: fix mem leak [coverity scan]Karel Zak2014-01-141-1/+3
* uuidd: use pkg-config to find systemd-deamon supportSami Kerola2014-01-074-812/+8Star
* cal: in man page improve grammar and wording of the reformation limitationBenno Schulenberg2014-01-071-5/+6
* cal: in man page admit that any week has just one SundayBenno Schulenberg2014-01-061-5/+5
* cal: mention where Gregorian reformation happen in September 1752Sami Kerola2014-01-061-6/+12
* findmnt: add -U to de-deplicate filesystemsKarel Zak2013-12-111-2/+18
* findmnt: cleanup usage()Karel Zak2013-12-111-39/+34Star
* cal: use month contents structure for --year printingSami Kerola2013-12-061-184/+45Star
* cal: use month contents structure for --three printingSami Kerola2013-12-061-110/+26Star
* cal: add month contents structureSami Kerola2013-12-061-7/+169
* cal: determine how many header lines are needed at initializationSami Kerola2013-12-061-31/+22Star
* cal: make user request to be part of read-only control structSami Kerola2013-12-061-65/+73
* cal: determine output width at beginning of run and reuse resultSami Kerola2013-12-061-47/+38Star
* cal: simplify ascii_weeknum() functionSami Kerola2013-12-061-5/+2Star
* cal: make day_in_week() use same variable names as other functionsSami Kerola2013-12-061-14/+14
* cal: add input variable names to function prototypesSami Kerola2013-12-061-16/+18
* cal: rename ascii_wnum() to ascii_weeknum()Sami Kerola2013-12-061-4/+4
* cal: use control structure for run time configurationSami Kerola2013-12-061-131/+140
* namei: align missing files with rest of the print outSami Kerola2013-12-021-0/+9
* lsblk: fix -D segfaultKarel Zak2013-11-181-3/+3
* blkid: simple typoPhillip Susi2013-11-081-1/+1
* blkid: escape quotes in the outputKarel Zak2013-11-071-4/+8
* cal: fix coding styleKarel Zak2013-10-221-81/+107