summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* hardlink: enable build with and without pcre2Ruediger Meier2018-11-122-2/+29
* Merge branch 'hardlink-import' into hardlinkRuediger Meier2018-06-122-0/+494
|\
| * fixes for the fixesKevin Fenzi2018-06-121-1/+1
| * temporal fix before re-patch (updates from Fedora repo)Francisco Javier Tsao Santín2018-06-121-1/+1
| * Update hardlink.1utoddl2018-06-121-1/+1
| * Fixed version number, added changelog about Todd Lewis' patchFrancisco Javier Tsao Santín2018-06-121-0/+1
| * exclude files via pcreTodd Lewis2018-06-122-10/+57
| * Fixed 32 bit build with gcc7 (RH Bugzilla ID 1422989)Francisco Javier Tsao Santín2018-06-121-4/+4
| * spec file reflects the atomic hardlinking patch; removed cleaning buildroot (...Francisco Javier Tsao Santín2018-06-121-4/+4
| * Revert "spec file reflects the atomic hardlinking patch; removed cleaning bui...Francisco Javier Tsao Santín2018-06-121-12/+15
| * spec file reflects the atomic hardlinking patch; removed cleaning buildroot (...Francisco Javier Tsao Santín2018-06-121-4/+3Star
| * Mention -f option in the man pageJan Zeleny2018-06-121-0/+2
| * do not allow to hardlink files across filesystems by default (#786719)Jindrich Novy2018-06-121-4/+16
| * fix possible buffer overflows, integer overflows, update man pageJindrich Novy2018-06-122-43/+95
| * fix URL and remove mmap() (#676962, #672917)Jindrich Novy2018-06-121-33/+19Star
| * - update docs to describe highest verbosity -vv option (#210816)Jindrich Novy2018-06-122-3/+6
| * mostly spec cleanupJindrich Novy2018-06-121-1/+2
| * add -h optionJindrich Novy2018-06-122-3/+44
| * Document hardlink command line options. (Ville Skytta) (#161738)Dave Jones2018-06-121-0/+3
| * - don't try to hardlink 0 byte files (#154404)Jeremy Katz2018-06-121-2/+2
| * kill warningDave Jones2018-06-121-1/+1
| * auto-import hardlink-1.0-1.1 on branch devel from hardlink-1.0-1.1.src.rpmDave Jones2018-06-121-0/+344
* 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