summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | libmount: (docs) remove unwanted tagKarel Zak2017-04-281-1/+1
* | tests: update libmount outputsKarel Zak2017-04-286-13/+18
* | libmount: add read-only warningKarel Zak2017-04-283-7/+5Star
* | include/exitcodes: remove mount(8) exit codesKarel Zak2017-04-271-10/+0Star
* | fstrim: use MNT_EX_* from libmountKarel Zak2017-04-271-4/+4
* | mount: use MNT_EX_* from libmountKarel Zak2017-04-271-29/+28Star
* | umount: use MNT_EX_* from libmountKarel Zak2017-04-271-28/+27Star
* | libmount: (docs) add unused declarationsKarel Zak2017-04-271-0/+1
* | mount, umount: use mnt_context_get_excode()Karel Zak2017-04-272-457/+28Star
* | libmount: add mnt_context_get_excode()Karel Zak2017-04-277-5/+609
* | libmount: support MS_RDONLY on write-protected devicesKarel Zak2017-04-268-33/+109
* | umount: fix typoKarel Zak2017-04-261-1/+1
|/
* switch_root: unlink files without _DIRENT_HAVE_D_TYPEPatrick Steinhardt2017-04-261-4/+7
* Merge branch '170415' of github.com:jwpi/util-linuxKarel Zak2017-04-263-57/+48Star
|\
| * optutils.h: don't print non-graph charactersJ William Piggott2017-04-191-3/+4
| * hwclock: improve audit controlJ William Piggott2017-04-192-13/+6Star
| * hwclock: --set and --predict segmentation faultJ William Piggott2017-04-191-0/+4
| * hwclock: make epoch functions alpha onlyJ William Piggott2017-04-192-40/+29Star
| * hwclock: improve default function handlingJ William Piggott2017-04-191-6/+10
* | libfdisk: fix NLS supportKarel Zak2017-04-259-9/+26
* | lsblk: don't duplicate columnsKarel Zak2017-04-191-49/+55
* | lsblk: add ZONED columnDamien Le Moal2017-04-192-2/+16
* | libfdisk: (gpt) rename to gpt_entry_is_used()Karel Zak2017-04-191-21/+22
* | libfdisk: allow to change an existing extended partitionPavel Butsykin2017-04-191-1/+1
|/
* tests: update script(1) testsKarel Zak2017-04-184-18/+22
* script: always write stat and done message to typescript fileKarel Zak2017-04-182-6/+6
* Merge branch 'script_newline' of https://github.com/renyuneyun/util-linuxKarel Zak2017-04-181-4/+9
|\
| * fix the position of newline in the time output of 'script'Rui Zhao (renyuneyun)2017-04-141-4/+9
* | Merge branch 'bash-completion' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2017-04-1840-156/+503
|\ \
| * | bash-completion: update text-utilsSami Kerola2017-04-171-0/+5
| * | bash-completion: update term-utilsSami Kerola2017-04-173-7/+5Star
| * | bash-completion: update sys-utilsSami Kerola2017-04-1722-99/+253
| * | bash-completion: update schedutilsSami Kerola2017-04-171-1/+13
| * | bash-completion: update misc-utilsSami Kerola2017-04-178-29/+85
| * | bash-completion: update login-utilsSami Kerola2017-04-171-10/+24
| * | bash-completion: update disk-utilsSami Kerola2017-04-177-13/+121
| |/
* | blkzone: Fix zone condition strings handlingDamien Le Moal2017-04-181-4/+4
* | lscpu: use macro for path to DMIKarel Zak2017-04-181-1/+3
* | lscpu: use sysfs for table access if availableArd Biesheuvel2017-04-181-0/+16
* | libmount: Ensure utab.lock mode 644Stanislav Brabec2017-04-181-0/+5
* | bash-completion: update fincoreSami Kerola2017-04-181-1/+1
* | bash-completion: update hwclockSami Kerola2017-04-181-2/+2
* | Merge branch '170409' of github.com:jwpi/util-linuxKarel Zak2017-04-185-12/+8Star
|\ \ | |/ |/|
| * hwclock: remove residual 'compare' from man-pageJ William Piggott2017-04-101-1/+1
| * hwclock: fix whitespace in hwclock-rtc.cJ William Piggott2017-04-101-2/+1Star
| * docs: parse-date.txt fix whitespaceJ William Piggott2017-04-101-2/+2
| * parse-date: remove extraneous form feedJ William Piggott2017-04-101-2/+0Star
| * hwclock: use errtryhelp()J William Piggott2017-04-101-5/+4Star
* | script: don't call strftime() if not necessaryKarel Zak2017-04-131-2/+3
* | Merge branch 'script_quiet' of https://github.com/renyuneyun/util-linuxKarel Zak2017-04-131-1/+2
|\ \