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