summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* uuidd: (man page) alphabetize the optionsBenno Schulenberg2011-08-221-22/+22
* uuidd: (man page) repair the snipped up description of option -TBenno Schulenberg2011-08-221-17/+17
* docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-2216-22/+23
* build-sys: add --enable-ddateKarel Zak2011-08-181-2/+7
* ddate: fix St. Tib's Day in other languagesKarel Zak2011-08-181-1/+2
* blkid: fix typoKarel Zak2011-08-161-3/+2Star
* dmesg: cleanup usage()Karel Zak2011-08-161-10/+11
* whereis: cleanup usage()Karel Zak2011-08-161-15/+17
* uuidgen: cleanup usage()Karel Zak2011-08-161-7/+8
* uuidd: cleanup usage()Karel Zak2011-08-161-15/+16
* rename: cleanup usage()Karel Zak2011-08-161-5/+6
* namei: cleanup usage()Karel Zak2011-08-161-16/+17
* mcookie: cleanup usage()Karel Zak2011-08-161-8/+9
* look: cleanup usage()Karel Zak2011-08-161-10/+11
* logger: indent usage()Karel Zak2011-08-161-19/+15Star
* cal: indent usage()Karel Zak2011-08-161-12/+14
* blkid: indent usage()Karel Zak2011-08-161-27/+27
* logger: improve descriptions on man page, sort the options, add -h and -VBenno Schulenberg2011-08-161-35/+36
* logger: improve, sort and slice up usage() help textBenno Schulenberg2011-08-161-12/+14
* findmnt: slice up the help text into manageable chunksBenno Schulenberg2011-08-161-5/+11
* findmnt: improve spelling, wording and order of help textBenno Schulenberg2011-08-161-14/+14
* logger: use simple apostrophe instead of multibyte char in logger.1Petr Uzel2011-08-151-1/+1
* wipefs: change option -v to -V for --version; add it to man pageBenno Schulenberg2011-08-082-6/+8
* findmnt: (man page) short option for --timeout is not -t but -wBenno Schulenberg2011-08-081-14/+14
* cal.c: fix typo ("fistt day") in help text, seize chance to improve itBenno Schulenberg2011-08-081-8/+8
* look: fix manpage formattingPetr Uzel2011-08-081-2/+2
* cal: fix manpage formattingPetr Uzel2011-08-081-3/+2Star
* docs: remove README.nameiSami Kerola2011-08-022-32/+1Star
* textual: add some guiding comments for translatorsBenno Schulenberg2011-08-021-0/+1
* uuidd: distinguish between singular and plural in three messagesBenno Schulenberg2011-08-021-4/+10
* wipefs: gettextize one sentence as a wholeBenno Schulenberg2011-08-021-2/+3
* lsblk: correct mistaken wordBenno Schulenberg2011-08-021-1/+1
* blkid: fix compiler warnings [-Wunused-parameter]Karel Zak2011-08-011-2/+2
* kill: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-4/+3Star
* findmnt: fix compiler warnings [-Wunused-parameter]Karel Zak2011-08-011-2/+4
* lsblk: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-3/+3
* uuidd: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-2/+2
* misc: use unsigned int for bit-filedsKarel Zak2011-07-291-4/+4
* include: [strutils.c] add list parsersKarel Zak2011-07-272-6/+3Star
* include; [tt.c] check for array size in columns parserKarel Zak2011-07-272-9/+18
* Merge branch 'cramfs' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-07-261-2/+2
|\
| * md5: use symbolical digest lengthSami Kerola2011-07-211-2/+2
* | whereis: update coding styleDavidlohr Bueso2011-07-261-190/+170Star
* | whereis: remove find()Davidlohr Bueso2011-07-261-11/+3Star
* | libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-251-1/+0Star
* | lsblk: ignore device if disappear while processingMilan Broz2011-07-211-23/+48
|/
* lsblk: add queue request size attributeMilan Broz2011-07-151-0/+8
* lsblk: add state attributeMilan Broz2011-07-151-0/+13
* docs: look.1 manual rewroteSami Kerola2011-06-251-63/+58Star
* look: add long optionsSami Kerola2011-06-251-14/+37