summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build-sys: fix smartcols.pcKarel Zak2014-06-161-0/+1
* build-sys: move libsmartcols.so to /lib if they existsKarel Zak2014-06-161-1/+1
* Only move shared libraries to /lib if they existsThomas Petazzoni2014-06-163-3/+3
* Merge branch 'tests-utmp' of https://github.com/rudimeier/util-linuxKarel Zak2014-06-1632-98/+202
|\
| * tests: skip some last tests if no dns supportRuediger Meier2014-06-124-19/+28
| * tests: split last into dns and nodns subtestsRuediger Meier2014-06-126-30/+34
| * tests: add utmpdump-circle test (arch independent)Ruediger Meier2014-06-122-0/+43
| * tests: provide missing test data for "last" on exotic archsRuediger Meier2014-06-122-4/+18
| * tests: skip utmpdump tests for exotic archsRuediger Meier2014-06-125-12/+26
| * tests: merge last/ and utmpdump/ into new utmp/ dirRuediger Meier2014-06-1123-32/+51
| * utmpdump: fix localtime() error handlingRuediger Meier2014-06-111-2/+3
* | Merge branch 'gettext-version' of https://github.com/rudimeier/util-linuxKarel Zak2014-06-162-13/+10Star
|\ \
| * | build-sys: fix autopoint gettext version funRuediger Meier2014-06-102-13/+10Star
* | | mount: more hints about default mount options to man pageKarel Zak2014-06-121-1/+6
* | | rename: remove reference to mmv gtom man pageKarel Zak2014-06-121-1/+0Star
|/ /
* / build-sys: use gettext 0.18.3 if possibleRuediger Meier2014-06-102-2/+32
|/
* libblkid: cleanup internal return codesKarel Zak2014-06-103-27/+34
* libblkid: ignore private LVM devicesKarel Zak2014-06-106-3/+69
* tests: fix fdisk/bsd for big endian systemsRuediger Meier2014-06-091-0/+12
* Merge branch 'travis-functions' of https://github.com/rudimeier/util-linuxKarel Zak2014-06-092-26/+136
|\
| * travis-ci: refactor and add .travis-functions.shRuediger Meier2014-06-062-26/+136
* | Merge branch 'tests-hwclock' of https://github.com/rudimeier/util-linuxKarel Zak2014-06-091-21/+76
|\ \
| * | tests: rewrite hwclock testRuediger Meier2014-06-081-21/+76
| |/
* | libfdisk: fix fdisk_context_assign_device() commentKarel Zak2014-06-091-4/+0Star
* | fsck: use private lock file rather than whole-disk directlyKarel Zak2014-06-093-19/+58
* | lib/fileutils: add stripoff_last_component() from libmountKarel Zak2014-06-096-27/+15Star
* | lib/fileutils: add mkdir_p() from libmountKarel Zak2014-06-095-38/+41
* | flock: document exit status of flock in man pagePhillip Susi2014-06-091-0/+3
* | libfdisk: fix bsd_translate_fstype() for alphaRuediger Meier2014-06-091-0/+2
* | umount: Make sure exit code does not overflowNicolas Boichat2014-06-071-1/+1
|/
* libsmartcols: add debug messagesKarel Zak2014-06-0617-20/+145
* mount: add btrfs to mount.8Gui Hecheng2014-06-061-0/+186
* docs: fix "behaviour" vs. "behavior"Karel Zak2014-06-0612-27/+27
* cfdisk: resize UI on SIGWINCHKarel Zak2014-06-052-8/+108
* cfdisk: add [Sort] operationKarel Zak2014-06-051-2/+16
* Merge branch 'misc-build-sys' of https://github.com/rudimeier/util-linuxKarel Zak2014-06-0417-114/+65Star
|\
| * tests: fix python tests for dist and out-of-tree buildsRuediger Meier2014-06-049-8/+18
| * build-sys: fix update-potfiles scriptRuediger Meier2014-06-041-10/+32
| * build-sys: restore make distcheck's configure flagsRuediger Meier2014-06-031-6/+9
| * build-sys: use automake's PYTHON primary for __init__.pyRuediger Meier2014-06-032-3/+2Star
| * tests: ignore deprecated lastRuediger Meier2014-06-032-0/+4
| * tests: remove deprecated mount testsRuediger Meier2014-06-034-87/+0Star
* | build-sys: fix with_python usage, improve logicKarel Zak2014-06-041-5/+8
* | build-sys: add --enable-pylibmountKarel Zak2014-06-041-6/+10
* | build-sys: fix ENABLE_ALLKarel Zak2014-06-031-1/+1
|/
* libsmartcols: fix docsKarel Zak2014-06-031-1/+1
* docs: rename libs xml/version.xml to xml/version-utils.xmlKarel Zak2014-06-037-7/+7
* buil-sys: disable in UL_BUILD_INIT() on --disable-all-programsKarel Zak2014-06-021-0/+3
* build-sys: don't compile deprecated last(1) on --enable-all-programsKarel Zak2014-06-021-2/+3
* script: fix spurious exit from input read loop on EINTR.Csaba Kos2014-06-021-1/+2