summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | su: fix --pty terminal initializationKarel Zak2019-03-061-13/+12Star
* | tests: add missing ts_check_test_command callKarel Zak2019-03-051-0/+2
* | build-sys: add check-programs make targetKarel Zak2019-03-051-0/+2
* | tests: add --noskip-commandsKarel Zak2019-03-052-1/+10
* | tests: add missing TS_CMD_UMOUNT checkKarel Zak2019-03-041-0/+1
* | tests: (kill) do not use shell build-inKarel Zak2019-03-045-0/+25
* | tests: add --use-system-commandsKarel Zak2019-03-043-116/+147
* | tests: add missing ts_check_test_command callsKarel Zak2019-03-049-0/+10
* | su/runuser: don't mark --pty as experimental, add it to runuser.1 tooKarel Zak2019-03-042-3/+9
* | Merge branch 'mps_losetup_has_device_inline' of https://github.com/marcosps/u...Karel Zak2019-03-041-1/+1
|\ \
| * | lib/loopdev.c: Inline loopcxt_has_deviceMarcos Paulo de Souza2019-03-031-1/+1
* | | Merge branch 'evelu-epyc' of https://github.com/ErwanAliasr1/util-linuxKarel Zak2019-03-042-0/+233
|\ \ \
| * | | test: Adding AMD EPYC 7451 24-Core ProcessorErwan Velu2019-02-272-0/+233
* | | | last: do not use non-standard __UT_NAMESIZEPatrick Steinhardt2019-03-041-1/+1
* | | | libmount: Recognize more fuse filesystems as pseudofs and netfsStanislav Brabec2019-03-041-1/+10
* | | | agetty: Switch to 8-bit processing in get_logname() for UTF-8 terminalsStanislav Brabec2019-03-041-1/+1
* | | | agetty: Fix input of non-ASCII characters in get_logname()Stanislav Brabec2019-03-041-2/+0Star
* | | | tests: make sure TS_HELPER_MBSENCODE compiledKarel Zak2019-03-011-0/+2
| |/ / |/| |
* | | blockdev: make –-getbsz less confusing for end-usersKarel Zak2019-02-281-1/+3
* | | tests: use subtests in fdisk/mbr-nondos-modeKarel Zak2019-02-2715-268/+289
* | | tests: add fdisk (dos) first sector dialog testKarel Zak2019-02-272-0/+65
|/ /
* | Merge branch 'dana/column-x' of https://github.com/okdana/util-linuxKarel Zak2019-02-261-1/+10
|\ \
| * | column: Address fill-order confusion in documentationdana2019-02-221-1/+10
* | | libfdisk: (dos) Use strtoul to parse the label-idJuerg Haefliger2019-02-251-1/+1
* | | libfdisk: (dos) rewrite fist/last free sector functionsKarel Zak2019-02-251-106/+169
|/ /
* | libmount: add mnt_table_{find,insert,move}_fs()Karel Zak2019-02-216-5/+188
* | lscpu: document --hex output regression (since v2.30)Karel Zak2019-02-201-2/+3
* | lsblk: allow to specify tree columnKarel Zak2019-02-203-10/+26
* | libsmartcols: print tree also for empty cellsKarel Zak2019-02-201-4/+2Star
* | libfdisk: (dos) improve first unused sector for logical partitionsKarel Zak2019-02-181-1/+10
* | docs: fix typos [codespell]Sami Kerola2019-02-1819-25/+25
* | include/path.h: remove duplicate header inclusionSami Kerola2019-02-181-1/+0Star
* | include: add no return function attributeSami Kerola2019-02-181-1/+2
* | hardlink, wall: fix variable shadowingSami Kerola2019-02-182-8/+8
* | various: fix 'uninitialized when used' warnings [clang]Sami Kerola2019-02-1815-15/+16
* | cal: fix Sexit and SenterKarel Zak2019-02-181-1/+1
* | sfdisk: Avoid out of boundary read with readlineTobias Stoeckmann2019-02-181-1/+3
* | libfdisk: sanity check, to prevent overlapping partitions from being partly r...Fabian.Kirsch@dlr.de2019-02-181-2/+7
* | libmount: (tabdiff) use list_add_tail() in more robust wayKarel Zak2019-02-182-1/+4
* | libfdisk: use list_add_tail() in more robust wayKarel Zak2019-02-181-0/+3
* | libsmartcols: use list_add_tail() in more robust wayKarel Zak2019-02-182-0/+12
* | libblkid: tiny code simplificationKarel Zak2019-02-181-3/+1Star
* | libmount: check table membership before adding entryTim Hildering2019-02-181-0/+3
* | wall: remove unnecessary warningKarel Zak2019-02-141-1/+0Star
* | tests: update fdisk outputsKarel Zak2019-02-122-6/+6
* | fdisk: use 2 decimal places for size in disk summaryKarel Zak2019-02-122-4/+7
* | lib/strutils: support two decimal places in size_to_human_string() outputKarel Zak2019-02-122-7/+15
* | tests: (hardlink) update noregexKarel Zak2019-02-111-1/+1
* | hardlink: add long optionsKarel Zak2019-02-112-23/+37
* | hardlink: rename functionKarel Zak2019-02-111-3/+3