summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* findmnt: support -o +<attr> for adding attribute to output fields.Milan Broz2012-07-271-5/+6
* lsblk: support -o +<attr> for adding attribute to output fields.Milan Broz2012-07-261-5/+6
* ddate: russian manual missing from packageSami Kerola2012-07-261-1/+0Star
* whereis: fix shadow declarationKarel Zak2012-07-261-4/+4
* lslocks: fix shadow declarationSami Kerola2012-07-261-2/+2
* lsblk: add not about unstable default outputKarel Zak2012-07-261-0/+7
* blkid: fix shadow declarationSami Kerola2012-07-261-4/+4
* lsblk: add read-ahead column.Milan Broz2012-07-261-0/+8
* wipefs: use err_exclusive_options()Karel Zak2012-07-261-9/+9
* lsblk: use err_exclusive_options()Karel Zak2012-07-261-19/+12Star
* findmnt: use err_exclusive_options()Karel Zak2012-07-261-32/+13Star
* blkid: use err_exclusive_options()Karel Zak2012-07-261-8/+10
* lsblk: fix dm_name usageKarel Zak2012-07-251-1/+1
* kill: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-16/+16
* Merge branch '2012wk28'Karel Zak2012-07-164-5/+5
|\
| * translation: unify file open error messagesSami Kerola2012-07-162-3/+3
| * translation: unify stat error messagesSami Kerola2012-07-161-1/+1
| * look: remove extra semicolonSami Kerola2012-07-161-1/+1
* | docs: man page syntax fixesVille Skyttä2012-07-161-1/+1
|/
* build-sys: add missing filesKarel Zak2012-07-113-0/+173
* uuidd: use configured run state directory in manual etcSami Kerola2012-07-105-176/+10Star
* findmnt: fix typo in manpageBernhard Voelker2012-07-091-3/+3
* build-sys: always use default $(LDADD)Karel Zak2012-07-091-10/+10
* findmnt: add TID columnKarel Zak2012-06-281-0/+9
* findmnt: add --task <tid> optionKarel Zak2012-06-282-1/+28
* findmnt: don't use tree-like output if more -F options specifiedKarel Zak2012-06-282-4/+6
* findmnt: add FSROOT columnDave Reisner2012-06-281-0/+5
* build-sys: add sd-daemon.h to Makemodule.amKarel Zak2012-06-261-1/+1
* build-sys: cleanup .gitignore filesKarel Zak2012-06-261-20/+0Star
* build-sys: convert lib/ to libcommon.laKarel Zak2012-06-261-32/+10Star
* build-sys: move getopt to misc-utils/Karel Zak2012-06-265-0/+1038
* build-sys: convert misc-utils/ to moduleKarel Zak2012-06-262-180/+191
* whereis: cleanup man page, add note about $PATHKarel Zak2012-06-261-38/+28Star
* lsblk: check sysfs_read_u64 return code [coverity scan]Karel Zak2012-06-211-2/+3
* lsblk: check ioctl result [coverity scan]Karel Zak2012-06-211-1/+2
* lsblk: fix usage, improve exclude/include lists parsingKarel Zak2012-06-191-8/+17
* lsblk: add --include optionKarel Zak2012-06-192-13/+66
* Merge branch '2012wk24' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-194-39/+64
|\
| * wipefs: use exclusive_option()Sami Kerola2012-06-171-3/+10
| * lsblk: use exclusive_option()Sami Kerola2012-06-171-12/+20
| * findmnt: use exclusive_option()Sami Kerola2012-06-171-16/+22
| * blkid: use exclusive_option()Sami Kerola2012-06-171-8/+12
* | lsblk: permit option --exclude more than onceBernhard Voelker2012-06-191-4/+2Star
|/
* lsblk: use fallback for TYPEKarel Zak2012-06-151-2/+7
* lsblk: use blkdev_scsi_type_to_name()Sami Kerola2012-06-112-18/+4Star
* wipefs: use symbolic value for markup modeSami Kerola2012-06-111-3/+8
* build: fix redundant redeclaration warningsSami Kerola2012-06-111-3/+0Star
* uuidd: use output redirection which works [checkbashisms]Sami Kerola2012-06-111-1/+1
* blkid: fix realloc memory leak [cppcheck]Sami Kerola2012-06-111-1/+3
* logger: use memcpy instead of bcopyDave Reisner2012-05-291-1/+1