aboutsummaryrefslogtreecommitdiffstats
path: root/bash-completion
AgeCommit message (Expand)AuthorFilesLines
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