summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* findmnt: remove duplicate includeKarel Zak2016-09-301-1/+0Star
* findmnt: (verify) add docsKarel Zak2016-09-232-1/+11
* findmnt: (verify) minor changes in stringsKarel Zak2016-09-231-3/+3
* findmnt: (verify) check filesystem typeKarel Zak2016-09-231-0/+198
* findmnt: (verify) add swaparea verificationKarel Zak2016-09-231-2/+30
* findmnt: (verify) add options verificationKarel Zak2016-09-231-1/+23
* findmnt: (verify) add source verificationKarel Zak2016-09-232-8/+85
* findmnt: add --verify and --verboseKarel Zak2016-09-234-42/+283
* libsmartcols: support LIBSMARTCOLS_DEBUG_PADDING=onKarel Zak2016-09-072-0/+4
* include/closestream: define exit codesKarel Zak2016-08-162-1/+3
* kill: remove pid command-name to option aliasSami Kerola2016-08-142-9/+0Star
* uuidd: remove unnecessary pidpile path variableSami Kerola2016-08-081-5/+2Star
* Merge branch 'getopt' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2016-08-022-32/+60
|\
| * getops: improve getopt-parse.bash exampleSami Kerola2016-07-272-32/+60
* | misc: fix declarations shadowing variables in the global scope [oclint]Sami Kerola2016-07-211-7/+7
* | libmount, look: remove dead code [oclint]Sami Kerola2016-07-211-2/+0Star
* | logger: simplify if clause [oclint]Sami Kerola2016-07-211-24/+24
* | misc: simplify if clauses [oclint]Sami Kerola2016-07-213-11/+6Star
|/
* logger: remove trailing spaces when outputing to journalSami Kerola2016-07-191-5/+2Star
* lslocks: add --noinaccessibleKarel Zak2016-07-012-27/+45
* logger: be more precise about --port descriptionKarel Zak2016-06-211-1/+1
* cal: cleanup non-ncurses buildKarel Zak2016-06-091-12/+17
* lsblk: improve support for nvmeKarel Zak2016-06-021-1/+5
* misc: Fix various typosSebastian Rasmussen2016-05-319-19/+19
* docs: Fix various typosSebastian Rasmussen2016-05-313-5/+5
* cal: support timestampsKarel Zak2016-05-312-1/+28
* cal: allow to specify month by nameKarel Zak2016-05-312-2/+34
* lsblk: use ID_WWN_WITH_EXTENSION is possibleKarel Zak2016-05-251-1/+6
* Merge branch 'cal04'Karel Zak2016-05-201-4/+4
|\
| * cal: use %04d for yearKarel Zak2016-05-181-4/+4
* | man pages: fix spacing between man page name & section numberMike Frysinger2016-05-202-2/+2
|/
* logger: add man page note about the default --tagKarel Zak2016-05-161-0/+2
* getopt: keep pointer to 'name' in control structKarel Zak2016-04-221-10/+7Star
* getopt: fix memory leaks and integer overflows [ASAN & valgrind]Sami Kerola2016-04-201-7/+18
* wipefs: force GPT detectionKarel Zak2016-04-131-2/+2
* rename: add example to the man pageKaligule2016-04-061-0/+9
* getopt: make sure setprogname provided by non-Linux systemKarel Zak2016-04-041-1/+1
* docs: miscellaneous tiny tweaks of man pagesBenno Schulenberg2016-03-171-2/+2
* uuidd: correct the wording of an error messageBenno Schulenberg2016-03-161-1/+1
* mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messagesBenno Schulenberg2016-03-162-3/+2Star
* logger: correct the grammar of an error messageBenno Schulenberg2016-03-161-1/+1
* logger: fix memory leak [ASAN and valgrind]Sami Kerola2016-03-141-1/+3
* logger: keep man page consistent and use \- everywhereKarel Zak2016-03-101-8/+8
* misc: remove duplicate includesKarel Zak2016-03-101-1/+0Star
* look: consider blanks as directory charactersKarel Zak2016-03-092-11/+11
* Merge branch 'port-osx' of https://github.com/rudimeier/util-linuxKarel Zak2016-03-091-2/+2
|\
| * logger: fix compiler warning, const facilitynamesRuediger Meier2016-03-081-2/+2
* | findmnt: improve formatting and wording of the man pageBenno Schulenberg2016-03-091-30/+31
* | cal: remove libtermcap arguments to my_tgetstr()Sami Kerola2016-03-091-3/+3
* | Revert "include sysmacros.h where used"Karel Zak2016-03-083-3/+0Star