summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* look: use WORDLIST environment variable to find word listSami Kerola2017-08-212-1/+10
* uuidparse: nil uuid have all bits set to zeroSami Kerola2017-08-051-1/+4
* build: use --runstatedir instead of --localstatedirAndreas Henriksson2017-07-314-6/+6
* whereis: include native multiarch path in lib search pathsAndreas Henriksson2017-07-311-0/+5
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-2919-37/+37
* Merge branch 'path-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-291-2/+1Star
|\
| * misc: avoid some dead initialization warningsRuediger Meier2017-06-291-2/+1Star
* | uuidgen: improve --helpKarel Zak2017-06-291-6/+4Star
* | wipefs: improve --helpKarel Zak2017-06-291-23/+19Star
* | wipefs: use libsmartcolsKarel Zak2017-06-293-48/+250
* | uuidparse: se JSON table name on -JKarel Zak2017-06-291-1/+4
* | wipefs: try another magic strings on -o and -tKarel Zak2017-06-281-4/+20
* | wipefs: add control structKarel Zak2017-06-281-66/+64Star
* | wipefs: don't do step-back if <type> does not matchKarel Zak2017-06-281-5/+14
* | wipefs: print all signature permutationsKarel Zak2017-06-282-8/+8
|/
* Merge branch 'help-description' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-2719-40/+21Star
|\
| * misc: consolidate all --help option descriptionsRuediger Meier2017-06-273-6/+4Star
| * misc: introduce print_usage_help_options()Ruediger Meier2017-06-2717-34/+17Star
* | uuidparse: fix getopt crashRuediger Meier2017-06-261-0/+1
|/
* Merge branch 'usage-part2' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-2617-86/+104
|\
| * misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier2017-06-269-27/+36
| * misc: cosmetics, remove argument from usage(int)Ruediger Meier2017-06-261-4/+4
| * misc: never use usage(stderr)Ruediger Meier2017-06-264-19/+28
| * misc: never use usage(ERROR)Ruediger Meier2017-06-262-11/+13
| * flock, getopt: write --help to stdout and return 0Ruediger Meier2017-06-261-25/+23Star
* | 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
| |/