aboutsummaryrefslogtreecommitdiffstats
path: root/bash-completion
AgeCommit message (Expand)AuthorFilesLines
2016-12-02wall: check -g GIDKarel Zak1-1/+1
2016-12-02wall: add --group optionJim Patterson1-0/+4
2016-10-04Fix: list all block device from /dev and all symbolic links to block devicesRichard Yann1-1/+1
2016-04-04bash-completion: update chrt completionSami Kerola1-13/+27
2016-03-17build-sys: install missing bash completionsRuediger Meier1-0/+5
2016-03-14bash-completion: lsns: add missing completion fileSami Kerola2-0/+59
2016-03-14bash-completion: lslogins: add missing completion fileSami Kerola2-0/+79
2016-03-14bash-completion: ipcmk: add missing completion fileSami Kerola2-0/+30
2016-03-14bash-completion: fsck.cramfs, isosize: find files an argumentSami Kerola2-4/+18
2015-11-13bash-completion: fstrim: use mountpoint, not deviceAndreas Henriksson1-1/+1
2015-11-05bash-completion: add cal --spanKarel Zak1-0/+1
2015-10-02bash-completion: curly brace missed for findmntAlexander Kuleshov1-1/+1
2015-08-03bash-completion: update few options changed since v2.26Sami Kerola5-40/+63
2015-07-30fsck.minix: introduce long options to the commandSami Kerola1-6/+6
2015-07-30mkfs.minix: introduce long options to the commandSami Kerola1-9/+7
2015-07-28sfdisk: add --list-freeKarel Zak1-0/+1
2015-07-20lsipc: new command to list IPC facilitiesKarel Zak2-0/+68
2015-07-15bash-completion: cal: add --twelve and --color optionsSami Kerola1-7/+14
2015-06-29rtcwake: add --list-modesSami Kerola1-1/+1
2015-06-29rtcwake: add human readable --date timestamp formatSami Kerola1-1/+6
2015-06-08bash-completion: remove unused variables [shellcheck]Boris Egorov7-7/+5
2015-06-08bash-completion: sync lscpu completion with codeBoris Egorov1-1/+1
2015-06-08bash-completion: handle comma-separated optionsBoris Egorov13-81/+173
2015-03-10logger: add --skip-empty-lines to prevent logging empty linesRainer Gerhards1-1/+1
2015-03-10logger: permit to send messages larger than 1024 charactersRainer Gerhards1-1/+1
2014-11-18bash-completion: Invoke actual commands to be completed, not basenamesVille Skyttä7-11/+11
2014-10-31bash-completion: use swapon label and uuid listing supportSami Kerola2-20/+4
2014-10-31bash-completion: stop being clever when listing block devicesSami Kerola17-62/+18
2014-10-31bash-completion: fix runuser installMike Frysinger1-0/+4
2014-08-11Fix bash-completion Makemodule optionsStanislav Brabec1-1/+1
2014-08-11zramctl: add bash completion scriptSami Kerola2-0/+54
2014-07-28docs: add logger protocol notes to manual pageSami Kerola1-1/+1
2014-07-28various: erase all traces of the long-obsolete ext filesystemBenno Schulenberg3-3/+4
2014-07-28various: erase all traces of the long-obsolete xiafsBenno Schulenberg3-4/+3
2014-06-25bash-completion: update fallocate, fstrim and lsblkKarel Zak3-10/+32
2014-06-25bash-completion: update cfdiskKarel Zak1-21/+4
2014-06-25bash-completion: update fdiskKarel Zak1-7/+22
2014-05-21build-sys: cleanup bash-completion/Karel Zak1-154/+170
2014-05-21build-sys: add BUILD_CHRTKarel Zak1-2/+2
2014-05-19setterm: correct usage() bright color argumentSami Kerola1-3/+12
2014-05-19setterm: make -msglevel 0 to work as is did earlierSami Kerola1-1/+1
2014-05-19setterm: remove devfs and /dev/vcsa0 supportSami Kerola1-1/+1
2014-05-19setterm: recommend long options with double hyphenSami Kerola1-52/+52
2014-05-12cytune: remove from util-linuxSami Kerola2-45/+0
2014-03-04logger: allow user to send structured journald messagesSami Kerola1-2/+2
2014-02-14fallocate: add --verbose, clean up usage()Karel Zak1-1/+1
2014-02-14fallocate: Add "--dig-holes" optionRodrigo Campos1-1/+1
2013-10-22cal: added -w|--week for showing week numbersTommi Kyntola1-1/+1
2013-10-11Revert "blockdev: Remove the --setbsz (set blocksize) option which has never ...Karel Zak1-1/+6
2013-10-08blockdev: Remove the --setbsz (set blocksize) option which has never worked.Richard W.M. Jones1-6/+1
2013-09-30bash-completion: use '\n' as IFS when ask for filenamesKarel Zak46-0/+49
2013-09-20bash-completion: fix typos in mkfs.bfs logicMike Frysinger1-2/+2
2013-08-12last: merge sysvinit last/lastbOndrej Oprala1-1/+1
2013-06-07docs: add lscpu max mhz to manual and bash completionSami Kerola1-1/+2
2013-05-20cfdisk: add long options to the commandSami Kerola1-6/+18
2013-04-26hexdump: add long options to the commandSami Kerola1-5/+17
2013-04-26utmpdump: add option to write to a fileSami Kerola1-1/+1
2013-04-26bash-completion: add mount and umountSami Kerola2-0/+147
2013-04-10build-sys: make wall optional in bash-completionKarel Zak1-1/+0
2013-04-10build-sys: add --disable-fdformatKarel Zak1-2/+5
2013-04-10build-sys: add --disable-bfsKarel Zak1-1/+4
2013-04-10build-sys: add --disable-cytuneKarel Zak1-1/+4
2013-04-10bash-completion: add swapoffBernhard Voelker1-0/+54
2013-04-09bash-completion: swapon: add options and fix argumentSami Kerola1-4/+15
2013-04-09bash-completion: setarch: use correct list for architecturesSami Kerola1-8/+1
2013-04-08bash-completion: Symlink runuser symlink to su so it gets loaded on demand.Ville Skyttä1-0/+7
2013-04-08bash-completion: Don't offer short options where corresponding long one exists.Ville Skyttä74-462/+461
2013-04-08bash-completion: Avoid some unnecessary subshells.Ville Skyttä7-12/+12
2013-04-08bash-completion: Don't offer any more completions after help or version.Ville Skyttä87-23/+353
2013-04-05build-sys: add --disable-bash-completionKarel Zak1-0/+4
2013-04-05bash-completion: rename shell-completion -> bash-completionKarel Zak91-0/+3413