summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* column: rename too generic macroKarel Zak2017-05-021-6/+5Star
* column: use libsmartcols for --tableKarel Zak2017-05-021-154/+121Star
* column: clean up multi-byte #ifelseKarel Zak2017-05-021-25/+10Star
* column: reorder functionsKarel Zak2017-05-021-136/+139
* column: rename functionsKarel Zak2017-05-021-7/+8
* tests: add column(1) table testKarel Zak2017-05-027-4/+42
* tests: add column(1) columnate testKarel Zak2017-05-0211-35/+80
* column: don't ignore mbs_to_wcs() errorsKarel Zak2017-05-021-0/+2
* tests: add column/files directoryKarel Zak2017-05-024-5/+5
* column: make input() more genericKarel Zak2017-05-021-62/+53Star
* column: use colntrol struct on more placesKarel Zak2017-05-021-58/+61
* columns: add control structKarel Zak2017-05-021-21/+35
* column: split old and new codeKarel Zak2017-05-023-2/+502
* Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2017-05-029-4/+23
|\
| * tests: Add UDF hdd images created by Linux mkudffs 1.3Pali Rohár2017-05-014-0/+18
| * tests: Rename udf-hdd-mkudffs* images to indicate used mkudffs versionPali Rohár2017-05-014-0/+0
| * libblkid: udf: For better readibility use one snprintf call instead multiple ...Pali Rohár2017-05-011-4/+5
* | Merge branch '170419' of github.com:jwpi/util-linuxKarel Zak2017-05-021-14/+13Star
|\ \ | |/ |/|
| * hwclock: use a consistent name for --predictJ William Piggott2017-04-271-5/+5
| * hwclock: remove unneeded bracesJ William Piggott2017-04-271-2/+1Star
| * hwclock: make clock test mode message consistentJ William Piggott2017-04-271-3/+3
| * hwclock: extra messages for debug onlyJ William Piggott2017-04-271-4/+4
* | lib/timer: add commentKarel Zak2017-04-281-0/+17
* | Merge branch 'timer' of https://github.com/Villemoes/util-linuxKarel Zak2017-04-281-5/+7
|\ \
| * | lib/timer.c: prevent pathological race conditionRasmus Villemoes2017-04-261-4/+6
| * | lib/timer.c: remove bogus SA_SIGINFO from timer_settime callRasmus Villemoes2017-04-261-1/+1
| |/
* | 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
|/