summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* lsblk: add PATH columnKarel Zak2018-07-101-0/+6
* logger: Define SD_JOURNAL_SUPPRESS_LOCATION.YmrDtnJu2018-07-071-0/+1
* wipefs: add missing ifdefRuediger Meier2018-06-251-2/+3
* lsblk: fix ul_path_read_string() usageKarel Zak2018-06-211-1/+1
* lsblk: fix COL_SCHEDKarel Zak2018-06-211-1/+1
* lsblk: document --sysrootKarel Zak2018-06-212-0/+7
* lsblk: fix sysfs_devno_to_devname() usageKarel Zak2018-06-211-0/+1
* lsblk: follow --sysroot when read mountpointsKarel Zak2018-06-211-2/+16
* lsblk: use prefix for DM nameKarel Zak2018-06-211-4/+14
* lsblk: add --sysrootKarel Zak2018-06-211-3/+13
* lsblk: use new ul_path_* APIKarel Zak2018-06-211-94/+82Star
* lsblk: add partition table UUID and type fields.Milan Broz2018-06-191-0/+27
* wipefs: postpone BLKRRPART until all is doneKarel Zak2018-06-112-7/+56
* nls: remove translation stringsSami Kerola2018-05-282-4/+4
* man: Change the only argument to two for the two-fonts macrosBjarni Ingi Gislason2018-05-231-1/+1
* man: Use the correct macro for a font change of one argumentBjarni Ingi Gislason2018-05-239-37/+37
* lsblk: fix notes about RAM disksKarel Zak2018-05-151-3/+3
* lsblk: don't exclude RAM disks on --allKarel Zak2018-05-151-1/+1
* misc-utils/findmnt.8: add --pseudo and --real optionssluidfoe2018-05-101-1/+7
* misc-tools/findmnt: a few whitespace fixessluidfoe2018-05-101-3/+3
* misc-tools/findmnt: add --pseudo, --real filterssluidfoe2018-05-102-1/+22
* lslocks: add --output-all optionSami Kerola2018-05-032-0/+12
* findmnt: add --output-all optionSami Kerola2018-05-032-1/+16
* blkid: (man) add note about udev encodingKarel Zak2018-04-301-2/+7
* wipefs: use scols_column_set_json_type()Karel Zak2018-04-181-2/+10
* lslocks: use scols_column_set_json_type()Karel Zak2018-04-181-1/+27
* lslocks: add --bytes cleanup SIZE usageKarel Zak2018-04-182-7/+19
* findmnt: use scols_column_set_json_type()Karel Zak2018-04-181-2/+24
* fincore: use scols_column_set_json_type()Karel Zak2018-04-181-1/+21
* Merge branch 'rename-interactive' of https://github.com/g-raud/util-linuxKarel Zak2018-04-162-17/+122
|\
| * rename: fixup & style (no functional changes)G.raud Meyer2018-04-091-6/+5Star
| * rename: test availability of __fpurge() and fpurge()G.raud Meyer2018-04-091-1/+9
| * rename: ask(): call __fpurge() to cater for multi-byte charactersG.raud Meyer2018-04-091-1/+9
| * rename.1: describe interactive modeG.raud Meyer2018-04-091-0/+13
| * rename: ask(): print n when EOF on inputG.raud Meyer2018-04-091-3/+4
| * rename: detect tty in cbreak mode to make ask() read a single byteG.raud Meyer2018-04-091-1/+15
| * rename.1: fix warning sectionG.raud Meyer2018-04-091-3/+6
| * rename: add option --interactive to ask before overwritingG.raud Meyer2018-04-092-9/+52
| * rename: skip faccessat() failure if AT_SYMLINK_NOFOLLOW is not a valid flagG.raud Meyer2018-04-091-1/+5
| * rename: check source file access earlyG.raud Meyer2018-04-091-0/+12
* | lslocks: fix memory leakKarel Zak2018-04-161-1/+1
* | lslocks: add info about OFDKarel Zak2018-04-132-5/+13
* | Merge branch 'rename-fix-noact-without-nooverwrite' of https://github.com/g-r...Karel Zak2018-04-092-9/+14
|\|
| * rename: prevent --no-act from setting --no-overwriteG.raud Meyer2018-03-292-5/+7
| * rename: when --no-overwrite skip verbosily only when --verboseG.raud Meyer2018-03-271-1/+2
| * rename: consolidate printing the symlink in addition to its targetG.raud Meyer2018-03-271-1/+1
| * rename: fix/reverse the semantics of --no-overwrite in --symlink modeG.raud Meyer2018-03-272-3/+5
* | misc-utils/getopt.1: minor corrections to the manualBjarni Ingi Gislason2018-04-061-11/+13
* | lsblk: consolidate column types for JSON and qsort()Karel Zak2018-04-031-24/+47
* | namei: provide more usable error message on lstat() errorKarel Zak2018-03-271-4/+5