summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* cal: remove optional from short arg -wTommi Kyntola2013-10-222-3/+3
* cal: added argument option for -w|--week to display that weekTommi Kyntola2013-10-222-17/+100
* cal: added -w|--week for showing week numbersTommi Kyntola2013-10-222-29/+121
* cal: fix compiler warning on systems without term libsKarel Zak2013-10-151-2/+4
* cal: fix warning when compiled --without-ncursesKarel Zak2013-10-151-1/+1
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-1510-17/+15Star
* docs: improve formatting and wording of the getopt man pageBenno Schulenberg2013-10-141-21/+32
* docs: sort the options in the logger man page alphabeticallyBenno Schulenberg2013-10-141-31/+31
* docs: improve a bit the wording on the logger man pageBenno Schulenberg2013-10-141-13/+13
* textual: remove duplicate mention of '--help' from lsblk help textBenno Schulenberg2013-10-141-4/+3Star
* build-sys: move getopt examples to docdirKarel Zak2013-10-141-1/+1
* cal: fix gettext warningKarel Zak2013-10-111-2/+2
* cal: improve the help text and man pagePádraig Brady2013-10-112-5/+9
* textual: tag a translator comment and put it in proper placeBenno Schulenberg2013-10-081-6/+4Star