summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* column: ignore non-printable charsKarel Zak2016-01-131-7/+36
* lib/mbsalign: fix warnings when compile without widecharsKarel Zak2016-01-132-5/+7
* libblkid: use internally uint64_t for offsets and sizesKarel Zak2016-01-1215-128/+110Star
* lsblk: use unsigned type for SIZEKarel Zak2016-01-121-1/+1
* libsmartcols: allow to set data by reference to libscols_columnKarel Zak2016-01-124-0/+40
* libfdisk: Add GPT type GUID for Itanium Linux rootAndrew Wilcox2016-01-121-0/+1
* fstrim: systemd timer units should be WantedBy=timers.targetPeter Hoeg2016-01-121-1/+1
* libsmartcols: make output buffer size estimation more robust and elegantKarel Zak2016-01-072-7/+52
* hwclock: change audit messageKarel Zak2016-01-071-1/+1
* scriptreplay/newgrp: use signed int to store return of getopt_longFilipe Brandenburger2016-01-072-2/+2
* lib/tty: Pass default width to get_terminal_width()Boris Egorov2016-01-067-44/+32Star
* mount.8: Add documentation of overlay mount optionsOsamu Aoki2016-01-051-0/+35
* tests: fallback for missing TS_DESCKarel Zak2016-01-051-0/+1
* tests: wipefs fix, ts_init was called too lateRuediger Meier2016-01-051-1/+2
* tests: fix run.sh --parallel=1Ruediger Meier2016-01-051-2/+1Star
* tests: always create sparse image filesRuediger Meier2016-01-051-1/+2
* tests: no more sleep, udevadm settle onlyRuediger Meier2016-01-056-6/+0Star
* tests: use sfdisk --no-reread wherever it's neededRuediger Meier2016-01-0537-78/+13Star
* lsns: Fix "lowers" -> "lowest" typo in --help for COL_PIDW. Trevor King2016-01-051-1/+1
* lslogins: fix getgrouplist() usage for 64BEKarel Zak2015-12-211-4/+8
* travis: workaround env pollution, PYTHON_CFLAGSRuediger Meier2015-12-171-0/+2
* travis: cosmetics, order scripts like they are executedRuediger Meier2015-12-171-5/+6
* Merge branch 'scols_print_to_string' of https://github.com/ignatenkobrain/uti...Karel Zak2015-12-151-1/+3
|\
| * scols/table_print: restore old stream after printing to strIgor Gnatenko2015-12-131-1/+3
* | login, mount: fix __SC_GETPW_R_SIZE_MAX usageKarel Zak2015-12-153-29/+17Star
* | Merge branch 'test-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2015-12-1533-32/+81
|\ \ | |/ |/|
| * tests: sfdisk/gpt-reorder, add missing resultsRuediger Meier2015-12-101-0/+45
| * tests: skip nonroot before checking for progs in PATHRuediger Meier2015-12-1031-31/+36
| * tests: skip automake's empty "Testsuite summary"Ruediger Meier2015-12-101-1/+0Star
* | wipefs: Allow b to be used as the short option for backupBill Pemberton2015-12-111-1/+1
|/
* lsblk: tiny man page update for --sortKarel Zak2015-12-101-1/+1
* lsblk: allow to --sort by hidden columnKarel Zak2015-12-102-9/+8Star
* libsmartcols: add SCOLS_FL_HIDDENKarel Zak2015-12-105-7/+23
* libmount: add comment, remove TODO itemKarel Zak2015-12-102-4/+4
* Merge branch 'test-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2015-12-10139-11/+31
|\
| * tests: use xz instead of bzip2 for blkid imagesRuediger Meier2015-12-09135-9/+12
| * tests: add some line testsRuediger Meier2015-12-032-0/+17
| * tests: avoid sed -ERuediger Meier2015-12-032-2/+2
* | tests: skip BLKDISCARD if unsupportedRuediger Meier2015-12-091-0/+5
* | tests: blkdiscard, check return valuesRuediger Meier2015-12-092-32/+72
* | blkdiscard: don't report "zero range" at the endRuediger Meier2015-12-091-1/+1
* | blkdiscard: fix stats reporting (off by one)Ruediger Meier2015-12-091-3/+3
* | blkdiscard: fix timeval comparison inclusive usecsRuediger Meier2015-12-091-2/+3
* | libmount: use fstatat(AT_NO_AUTOMOUNT) for mountpointsKarel Zak2015-12-095-6/+20
* | libmount: add cgroup2 pseudo FSKarel Zak2015-12-082-0/+2
* | Merge branch 'patch-1' of https://github.com/frioux/util-linuxKarel Zak2015-12-081-1/+1
|\ \
| * | Fix subtle typofREW Schmidt2015-12-071-1/+1
* | | build-sys: fix typo and more all RT to the same placeKarel Zak2015-12-081-8/+10
|/ /
* | libsmartcols: fix right-aligned logic for last columnKarel Zak2015-12-071-4/+5
* | cfdisk: use new libsmartcols functionality to fix outputKarel Zak2015-12-071-0/+1