summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libuuid: fix name-based UUIDsKarel Zak2018-08-311-18/+16Star
* libuuid: add note about RFC4122 UUID layoutKarel Zak2018-08-311-0/+29
* tests: update fdisk outputKarel Zak2018-08-3066-0/+75
* fdisk: add "Disk model:" to the print outputKarel Zak2018-08-301-0/+3
* libfdisk: add fdisk_get_devmodel() and fdisk_get_devno()Karel Zak2018-08-305-0/+61
* docs: add note about lsblk usage/free colsKarel Zak2018-08-241-0/+4
* docs: cleanup TODOKarel Zak2018-08-241-15/+11Star
* bash-completion: update columnKarel Zak2018-08-231-2/+26
* tests: add column --table-empty-lines testKarel Zak2018-08-234-0/+24
* column: add --table-empty-linesKarel Zak2018-08-233-7/+25
* libsmartcols: don't mark as extreme where average is zeroKarel Zak2018-08-232-8/+9
* libsmartcols: allow to add line to table without columnsKarel Zak2018-08-231-2/+2
* setpriv: add --reset-envKarel Zak2018-08-222-1/+63
* su: add note about merged /usrKarel Zak2018-08-222-0/+6
* setpriv: add user/group names to usage()Karel Zak2018-08-221-6/+6
* setpriv: allow to use group name for --groupsKarel Zak2018-08-222-4/+5
* sulogin: restore signals after failed exec() onlyKarel Zak2018-08-161-7/+5Star
* sulogin: do not use plain 0 as NULLKarel Zak2018-08-161-4/+5
* libmount: cleanup licenses sections in the filesKarel Zak2018-08-1624-71/+198
* docs: use SPDX license namesKarel Zak2018-08-1610-11/+13
* fstrim: use -n shortcut for --dry-runKarel Zak2018-08-162-4/+4
* Merge branch 'spelling' of https://github.com/jwilk-forks/util-linuxKarel Zak2018-08-1613-16/+16
|\
| * Fix man page typosJakub Wilk2018-08-1613-16/+16
* | fincore.1: add missing spaceJakub Wilk2018-08-161-1/+1
|/
* su: add --whitelist-environmentKarel Zak2018-08-154-16/+121
* build-sys: fix typo in man installKarel Zak2018-08-151-1/+1
* libmount: report context paths on debugKarel Zak2018-08-141-2/+6
* docs: add adjtime_config(5) man pageKarel Zak2018-08-142-1/+67
* lscpu: fixed part ID for ARM Cortex-M7Mark Sheppard2018-08-131-1/+1
* lslogins: return 1 on "lslogins nonexisting"Karel Zak2018-08-132-4/+15
* lslogins: add info about single-user output modeKarel Zak2018-08-132-2/+11
* logger: add -S to the man pageKarel Zak2018-08-101-1/+1
* mount: add ext4 to some places to the man pageKarel Zak2018-08-101-4/+5
* losetup: add reference to suffixes for --{sizelimit,offset}Karel Zak2018-08-081-2/+4
* fstrim: update .service to follow /etc/fstabKarel Zak2018-08-081-2/+2
* setarch: make <arch> optionalKarel Zak2018-08-072-15/+39
* tests: add cal --span testsKarel Zak2018-08-075-1/+746
* tests: check for test_calKarel Zak2018-08-073-3/+3
* cal: fix --span for large numbers of monthsKarel Zak2018-08-071-6/+9
* cal: use snprintf everywhereKarel Zak2018-08-071-15/+17
* setarch: split set_arch() function to small functionsKarel Zak2018-08-061-35/+73
* agetty.8: Avoid a warning about an unbreakable lineBjarni Ingi Gislason2018-08-061-1/+2
* man pages: Fix misuse of two-fonts-macros (BR, IR)Bjarni Ingi Gislason2018-08-065-10/+8Star
* man pages: fix formatting of long lines in tablesBjarni Ingi Gislason2018-08-062-7/+19
* man pages: Remove "left" (or change to "l") in the column formats of tablesBjarni Ingi Gislason2018-08-067-10/+10
* su: add note about SIGKILL to the man pageKarel Zak2018-08-031-2/+3
* Merge branch 'patch-1' of https://github.com/pmarillo/util-linuxKarel Zak2018-08-031-1/+1
|\
| * Fix translation typoPaul M2018-08-031-1/+1
* | hwclock: rely on kernel for RTC_UIE_ON on Aplha and SparcKarel Zak2018-08-031-11/+2Star
* | mesg: do not print 'ttyname failed' message unless --verbose requestedSami Kerola2018-08-032-0/+14
|/