summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: release++ (v2.25-rc1)v2.25-rc1Karel Zak2014-06-182-1/+5
* docs: add v2.25-ReleaseNotesKarel Zak2014-06-181-0/+1139
* docs: update AUTHORS fileKarel Zak2014-06-181-0/+30
* po: merge changesKarel Zak2014-06-1827-152074/+158928
* po: update zh_CN.po (from translationproject.org)Wylmer Wang2014-06-181-1179/+1102
* po: update pt_BR.po (from translationproject.org)Rafael Ferreira2014-06-181-2591/+1798
* po: update ja.po (from translationproject.org)Takeshi Hamasaki2014-06-181-8884/+4955
* po: update de.po (from translationproject.org)Mario Blättermann2014-06-181-6582/+4837
* po: update da.po (from translationproject.org)Joe Hansen2014-06-181-3621/+1155
* po: update cs.po (from translationproject.org)Petr Písař2014-06-181-1507/+816
* mount: fix man page [checkmans]Karel Zak2014-06-181-1/+1
* lib/fileutils: xalloc stuff in library-like codeKarel Zak2014-06-182-6/+10
* lscpu: fix ifdef HAVE_sys_io_h [checkconfig]Karel Zak2014-06-181-1/+1
* tests: update build testsKarel Zak2014-06-1820-220/+364
* build-sys: add non-libsmartcols.confKarel Zak2014-06-181-0/+3
* libblkid: fix compiler warning [-Wimplicit-function-declaration]Karel Zak2014-06-182-0/+3
* lib/sysfs: fix compiler warning [-Wunused-variable]Karel Zak2014-06-181-1/+0
* libmount: don't touch mtab when mount -n specifiedKarel Zak2014-06-174-16/+73
* tests: remove test_wholediskKarel Zak2014-06-171-5/+1
* build-sys: remove obsolete wholedisk.cKarel Zak2014-06-175-73/+0
* sfdisk: use sysfs_devno_is_wholedisk()Karel Zak2014-06-171-18/+30
* fdisk: use sysfs_devno_is_wholedisk()Karel Zak2014-06-171-13/+19
* lib/sysfs: add sysfs_devno_is_wholedisk()Karel Zak2014-06-172-0/+19
* lib/sysfs: add sysfs_devno_is_lvm_private() from libblkidKarel Zak2014-06-176-32/+32
* findmnt: add --nocanonicalize to avoid realpath()Karel Zak2014-06-162-11/+29
* 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/+10
|\ \
| * | build-sys: fix autopoint gettext version funRuediger Meier2014-06-102-13/+10
* | | 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/+0
|/ /
* | 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/+0
* | fsck: use private lock file rather than whole-disk directlyKarel Zak2014-06-093-19/+58