summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* uuidparse: add new commandSami Kerola2017-06-263-0/+431
* misc: consolidate usage() "Available columns"Karel Zak2017-06-263-3/+3
* Merge branch '170622' of github.com:jwpi/util-linuxKarel Zak2017-06-261-2/+1Star
|\
| * include/c.h: add USAGE_COMMANDS and USAGE_COLUMNSJ William Piggott2017-06-241-2/+1Star
* | Merge branch 'fix-exit-codes' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-262-3/+6
|\ \
| * | misc: fix xalloc.h related exit codesRuediger Meier2017-06-221-0/+2
| * | lib: fix strutils.h, remove STRTOXX_EXIT_CODERuediger Meier2017-06-221-1/+2
| * | misc: fix some broken exit codesRuediger Meier2017-06-221-2/+2
| |/
* | misc: no more errtryh()Ruediger Meier2017-06-251-11/+14
* | whereis: add --help and --versionRuediger Meier2017-06-222-13/+41
* | blkid: use errtryhelp instead of errtryhRuediger Meier2017-06-221-4/+4
* | uuidd: remove unused defineRuediger Meier2017-06-221-6/+0Star
|/
* wipefs: exit on failed eraseKarel Zak2017-06-211-1/+1
* misc: remove stray semicolonsSami Kerola2017-06-141-1/+1
* misc: fix reassigned values before old ones has been used [cppcheck]Sami Kerola2017-06-142-5/+5
* uuidgen: slice up the usage textSami Kerola2017-06-141-5/+5
* rename: notice when expression and replacement are the same stringSami Kerola2017-06-141-0/+3
* misc: fix ggc-7 fallthrough warningsSami Kerola2017-06-142-3/+2Star
* lsblk: add option --treeKarel Zak2017-06-092-3/+14
* rename: add -o to the man pageKarel Zak2017-06-061-1/+4
* Merge branch 'rename-nooverride' of https://github.com/dov/util-linuxKarel Zak2017-06-061-16/+37
|\
| * Changed "override" to "overwrite" rename option.Dov Grobgeld2017-06-031-13/+13
| * Added --no-override option to rename.Dov Grobgeld2017-05-271-16/+37
* | Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2017-06-021-2/+2
|\ \
| * | Fix minor typosYuri Chornoivan2017-05-231-2/+2
| |/
* | misc: fix some warningsRuediger Meier2017-06-011-5/+5
* | build-sys: ncurses headers cleanupKarel Zak2017-05-311-4/+4
* | cal: ncurses cleanupKarel Zak2017-05-302-9/+20
* | test_uuidd: don't use error.hKarel Zak2017-05-301-5/+8
|/
* rename: make --no-act to imply --verboseSami Kerola2017-05-191-3/+3
* lslocks: remove dead codeKarel Zak2017-05-181-1/+0Star
* misc: consolidate smartcols error messagesKarel Zak2017-05-184-36/+32Star
* fincore: check rc from smartcols stuff [coverity scan]Karel Zak2017-05-171-4/+9
* getops: make --a-long option work againSami Kerola2017-05-161-1/+1
* wipefs: add note about no-act to the man pageKarel Zak2017-05-111-2/+6
* Merge branch '2017wk16' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2017-05-094-110/+138
|\
| * findfs: use getopt_long() to parse optionsSami Kerola2017-05-031-9/+17
| * logger: make month names, login name, and tag read-only objectsSami Kerola2017-05-031-6/+6
| * blkid: add long optionsSami Kerola2017-05-032-95/+115
* | blkid: fix return code when display the versionAlexey Gladkov2017-05-051-0/+1
|/
* lsblk: don't duplicate columnsKarel Zak2017-04-191-49/+55
* lsblk: add ZONED columnDamien Le Moal2017-04-192-2/+16
* lsblk: fix --inverse --listKarel Zak2017-04-132-1/+9
* lsblk: move scols_flags to lsblk control structKarel Zak2017-04-131-18/+19
* fincore: fix file descriptor leakSami Kerola2017-04-101-0/+1
* fincore: use size_t everywhereKarel Zak2017-04-061-3/+3
* fincore: fix multiplication overflowRuediger Meier2017-04-061-1/+1
* fincore: add column RESKarel Zak2017-03-272-6/+19
* blkid: fix compiler warning [-Wdiscarded-qualifiers]Karel Zak2017-03-241-5/+5
* Merge branch '2017wk11' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2017-03-242-96/+95Star
|\