summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | libsmartcols: fixes issue with 0 width columnstaiyu2018-02-151-0/+4
* | libsmartcols: set minimal column width to 1Karel Zak2018-02-151-0/+2
* | libsmartcols: interpret zero width for pending data as errorKarel Zak2018-02-151-1/+4
* | lscpu-arm: add Faraday And Brahma coresRiku Voipio2018-02-131-1/+8
|/
* docs: update v2.32-ReleaseNotesKarel Zak2018-02-131-0/+405
* docs: update AUTHORS fileKarel Zak2018-02-131-0/+23
* po: merge changesKarel Zak2018-02-1327-45770/+48131
* po: update uk.po (from translationproject.org)Yuri Chornoivan2018-02-131-602/+450Star
* po: update pt_BR.po (from translationproject.org)Rafael Fontenelle2018-02-131-174/+176
* po: update pl.po (from translationproject.org)Jakub Bogusz2018-02-131-174/+176
* po: update ja.po (from translationproject.org)Takeshi Hamasaki2018-02-131-302/+1106
* po: update fi.po (from translationproject.org)Lauri Nurmi2018-02-131-728/+940
* po: update es.po (from translationproject.org)Antonio Ceballos Roa2018-02-131-602/+454Star
* po: update cs.po (from translationproject.org)Petr Písař2018-02-131-625/+474Star
* dmesg: use xstrdup() in xalloc.h based utilKarel Zak2018-02-131-1/+1
* tests: update build-sys testsKarel Zak2018-02-1316-16/+14Star
* libblkid: make mpool independent on libuuidKarel Zak2018-02-131-3/+1Star
* tests: column(1) test for space-char separatorKarel Zak2018-02-123-0/+15
* tests: column(1) test non-space separator at begin of lineKarel Zak2018-02-122-2/+2
* column: don't ignore space-char separators at begin of the lineKarel Zak2018-02-121-1/+33
* su: build fix for the case where USE_PTY is not definedSamuel Thibault2018-02-121-2/+2
* lsblk: try device/dev to read devnoKarel Zak2018-02-091-43/+54
* docs: update TODOKarel Zak2018-02-071-0/+6
* cal: clean up man page synopsis syntaxKarel Zak2018-02-071-1/+1
* docs: update TODOKarel Zak2018-02-071-2/+2
* mount: add note about "already mounted" behaviorKarel Zak2018-02-051-0/+7
* tests: add mpool blkid test imageKarel Zak2018-02-052-0/+6
* findmnt.8: remove spurious spaces before "--tree" and "--verbose"Jakub Wilk2018-02-041-2/+2
* tests: rewrite cal(1) bigyear testKarel Zak2018-02-0228-384/+269Star
* tests: use TS_HELPER_CALKarel Zak2018-02-023-4/+11
* cal: add ifdef TEST_CALKarel Zak2018-02-022-2/+25
* tests: update setarch testKarel Zak2018-02-011-2/+2
* libmount: fix debug messageKarel Zak2018-02-011-1/+1
* sys-utils: use errexec()Karel Zak2018-02-019-14/+12Star
* vipw: use errexec()Karel Zak2018-02-011-2/+1Star
* newgrp: use errexec()Karel Zak2018-02-011-4/+1Star
* schedutils: use errexec()Karel Zak2018-02-013-3/+3
* text-utils: use errexec()Karel Zak2018-02-012-4/+5
* lib/exec_shell: (and pager) use errexec()Karel Zak2018-02-012-2/+2
* su: use errexec()Karel Zak2018-02-011-9/+1Star
* include/c: add errexec()Karel Zak2018-02-011-0/+6
* findfs: don't include exitcodes.hKarel Zak2018-02-011-1/+0Star
* fstrim: don't include exitcodes.hKarel Zak2018-02-011-1/+0Star
* build-sys: gtkdoc-fixxref v1.27 requires module optionKarel Zak2018-02-011-0/+1
* misc: remove %p from debug messagesKarel Zak2018-02-0110-55/+44Star
* lib/exec_shell: cleanup function attributesKarel Zak2018-02-012-2/+7
* Merge branch 'libblkid-atari' of https://github.com/yontalcar/util-linuxKarel Zak2018-01-3110-1/+310
|\
| * libblkid: atari - reject devices with blocksize != 512Vaclav Dolezal2018-01-301-0/+4
| * libblkid: atari - don't add duplicate entriesVaclav Dolezal2018-01-241-1/+8
| * libblkid: atari - test if any partition fits disk sizeVaclav Dolezal2018-01-241-3/+9