summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* wipefs: exit on failed eraseKarel Zak2017-06-211-1/+1
* misc: remove stray semicolonsSami Kerola2017-06-141-1/+1
* misc: fix reassigned values before old ones has been used [cppcheck]Sami Kerola2017-06-142-5/+5
* uuidgen: slice up the usage textSami Kerola2017-06-141-5/+5
* rename: notice when expression and replacement are the same stringSami Kerola2017-06-141-0/+3
* misc: fix ggc-7 fallthrough warningsSami Kerola2017-06-142-3/+2Star
* lsblk: add option --treeKarel Zak2017-06-092-3/+14
* rename: add -o to the man pageKarel Zak2017-06-061-1/+4
* Merge branch 'rename-nooverride' of https://github.com/dov/util-linuxKarel Zak2017-06-061-16/+37
|\
| * Changed "override" to "overwrite" rename option.Dov Grobgeld2017-06-031-13/+13
| * Added --no-override option to rename.Dov Grobgeld2017-05-271-16/+37
* | Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2017-06-021-2/+2
|\ \
| * | Fix minor typosYuri Chornoivan2017-05-231-2/+2
| |/
* | misc: fix some warningsRuediger Meier2017-06-011-5/+5
* | build-sys: ncurses headers cleanupKarel Zak2017-05-311-4/+4
* | cal: ncurses cleanupKarel Zak2017-05-302-9/+20
* | test_uuidd: don't use error.hKarel Zak2017-05-301-5/+8
|/
* rename: make --no-act to imply --verboseSami Kerola2017-05-191-3/+3
* lslocks: remove dead codeKarel Zak2017-05-181-1/+0Star
* misc: consolidate smartcols error messagesKarel Zak2017-05-184-36/+32Star
* fincore: check rc from smartcols stuff [coverity scan]Karel Zak2017-05-171-4/+9
* getops: make --a-long option work againSami Kerola2017-05-161-1/+1
* wipefs: add note about no-act to the man pageKarel Zak2017-05-111-2/+6
* Merge branch '2017wk16' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2017-05-094-110/+138
|\
| * findfs: use getopt_long() to parse optionsSami Kerola2017-05-031-9/+17
| * logger: make month names, login name, and tag read-only objectsSami Kerola2017-05-031-6/+6
| * blkid: add long optionsSami Kerola2017-05-032-95/+115
* | blkid: fix return code when display the versionAlexey Gladkov2017-05-051-0/+1
|/
* lsblk: don't duplicate columnsKarel Zak2017-04-191-49/+55
* lsblk: add ZONED columnDamien Le Moal2017-04-192-2/+16
* lsblk: fix --inverse --listKarel Zak2017-04-132-1/+9
* lsblk: move scols_flags to lsblk control structKarel Zak2017-04-131-18/+19
* fincore: fix file descriptor leakSami Kerola2017-04-101-0/+1
* fincore: use size_t everywhereKarel Zak2017-04-061-3/+3
* fincore: fix multiplication overflowRuediger Meier2017-04-061-1/+1
* fincore: add column RESKarel Zak2017-03-272-6/+19
* blkid: fix compiler warning [-Wdiscarded-qualifiers]Karel Zak2017-03-241-5/+5
* Merge branch '2017wk11' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2017-03-242-96/+95Star
|\
| * blkid: add control structSami Kerola2017-03-171-83/+88
| * blkid: simplify version option handlingSami Kerola2017-03-171-8/+2Star
| * tests: add static keyword where needed [smatch scan]Sami Kerola2017-03-171-4/+4
| * tests: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-03-171-1/+1
* | fincore: fix error on open()Karel Zak2017-03-231-1/+1
* | fincore: add --raw and --jsonKarel Zak2017-03-232-2/+25
* | fincore: add --outputKarel Zak2017-03-232-4/+33
* | fincore: add --bytes and --noheadingsKarel Zak2017-03-232-54/+37Star
* | fincore: use libsmartcolsKarel Zak2017-03-233-29/+154
* | fincore: cleanup return codesKarel Zak2017-03-231-24/+22Star
* | man: add a page for fincore commandMasatake YAMATO2017-03-232-0/+77
* | fincore: new command for counting pages of file contents in coreMasatake YAMATO2017-03-232-0/+214
|/