summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* script.1: Improve documentation of non-interactive behaviorStanislav Brabec2015-02-161-1/+7
* script: no logging for non-interactive shellsStanislav Brabec2015-02-121-0/+20
* libmount: read utab always when read mtab from /procKarel Zak2015-02-123-3/+21
* findmnt: don't parse mountinfo twiceKarel Zak2015-02-121-0/+23
* lscpu: add s-Par supportBenjamin Romer2015-02-112-0/+4
* sulogin, hwclock: use xusleep() instead of usleep()Sami Kerola2015-02-102-2/+2
* rename: use strrchr() instead of rindex()Sami Kerola2015-02-101-1/+1
* libfdisk: add some docsKarel Zak2015-02-102-9/+84
* libfdisk: ignore whole-disk partition when check orderKarel Zak2015-02-101-1/+1
* libfdisk: add fdisk_partition_is_wholedisk()Karel Zak2015-02-103-0/+8
* cfdisk: improve create-label UIKarel Zak2015-02-101-11/+15
* textual: sort the options in the usage text of sfdisk alphabeticallyBenno Schulenberg2015-02-101-7/+7
* docs: sort the options in the man page of sfdisk alphabeticallyBenno Schulenberg2015-02-101-18/+18
* cfdisk: also recognize a lowercase 'l' for loading a script fileBenno Schulenberg2015-02-101-0/+1
* cfdisk: do not startle the user with a false message when --zero is usedBenno Schulenberg2015-02-101-2/+3
* Merge branch 'hwman' of github.com:jwpi/util-linuxKarel Zak2015-02-101-1/+13
|\
| * hwclock: add checking kernel vars to man-pageJ William Piggott2015-02-081-0/+5
| * hwclock: Add ntptime reference to man-pageJ William Piggott2015-02-081-1/+8
* | Revert "libmount: MNT_OMODE_FORCE usage"Karel Zak2015-02-101-3/+2Star
* | setarch: fix typo (missing braces) for ppcleRuediger Meier2015-02-101-3/+3
* | cal: use int64_t instead of longRuediger Meier2015-02-101-1/+2
* | Fix "Script started" buffering raceStanislav Brabec2015-02-101-0/+1
* | libmount: MNT_OMODE_FORCE usageFridolin Pokorny2015-02-101-2/+3
* | docs: fix two paths of the v2.20-ReleaseNotesBenno Schulenberg2015-02-101-2/+2
* | docs: improve the grammar of the "see the changelog" phraseBenno Schulenberg2015-02-101-45/+45
* | docs: retrofit the dates on some old release announcementsBenno Schulenberg2015-02-101-11/+7Star
* | docs: fix the link to the rc1 changelogBenno Schulenberg2015-02-101-1/+1
* | fsck: use monotonic time to fsck run time measurementSami Kerola2015-02-102-9/+9
* | lscpu: fix typos in ppc codeKarel Zak2015-02-091-3/+3
|/
* lscpu: cleanup ppc virtualization detectionKarel Zak2015-02-061-20/+13Star
* libfdisk: fix compiler warningKarel Zak2015-02-061-1/+1
* lscpu: fix compiler error [-Werror=format-security]Karel Zak2015-02-061-1/+1
* libfdisk: make code more readableKarel Zak2015-02-061-1/+1
* lscpu: detect also QEMU emulation on ppcKarel Zak2015-02-051-19/+37
* build-sys: release++ (v2.26-rc2)Karel Zak2015-02-042-2/+6
* docs: update v2.26-ReleaseNotesKarel Zak2015-02-041-2/+102
* docs: update AUTHORS fileKarel Zak2015-02-041-0/+1
* po: merge changesKarel Zak2015-02-0427-23627/+24156
* po: update uk.po (from translationproject.org)Yuri Chornoivan2015-02-041-674/+533Star
* po: update pl.po (from translationproject.org)Jakub Bogusz2015-02-041-1600/+534Star
* po: update nl.po (from translationproject.org)Benno Schulenberg2015-02-041-483/+339Star
* po: update ja.po (from translationproject.org)Takeshi Hamasaki2015-02-041-206/+550
* po: update es.po (from translationproject.org)Antonio Ceballos Roa2015-02-041-915/+864Star
* po: update de.po (from translationproject.org)Mario Blättermann2015-02-041-5544/+715Star
* tests: update build-sys testsKarel Zak2015-02-0418-50/+50
* tests: don't hardcode devnamesKarel Zak2015-02-033-80/+3Star
* libmount: fix type pointer usageKarel Zak2015-02-031-2/+2
* libfdisk: grain is in bytes, fix previous patchesKarel Zak2015-02-032-2/+5
* tests: update MBR sort testKarel Zak2015-02-031-0/+2
* libfdisk: (dos) make a helpful message fit within 80 charactersBenno Schulenberg2015-02-031-5/+3Star