aboutsummaryrefslogtreecommitdiffstats
path: root/bash-completion
AgeCommit message (Expand)AuthorFilesLines
2020-06-15bash-completion: release preparationsSami Kerola9-2/+13
2020-06-01dmesg: add --follow-newKonstantin Khlebnikov1-0/+1
2020-05-22fstrim: add --listed-in <file[:file ..]>Karel Zak1-0/+1
2020-05-22bash-completion: chmod -xKarel Zak2-0/+0
2020-05-21bash-completion/umount: shell charaters escapeEtienne Mollier1-23/+27
2020-05-11cal: Add column modeAurelien LAJOIE1-0/+1
2020-04-29bash-completion: umount explicitly needs gawkWolfram Sang1-1/+1
2020-04-13more: use getopt_long() to parse optionsSami Kerola1-3/+18
2020-03-31Merge branch '2020wk12' of https://github.com/kerolasa/util-linuxKarel Zak1-1/+2
2020-03-31fstrim: rename --quite to --quite-unsupportedKarel Zak1-1/+1
2020-03-29lslogins: use lastlog as wtmp fallbackSami Kerola1-1/+2
2020-03-09Merge branch 'time-namespace' of https://github.com/adrianreber/util-linuxKarel Zak1-0/+3
2020-03-08unshare: support the time namespaceAdrian Reber1-0/+3
2020-03-07bash-completion: update irqtop and lsirq completionsSami Kerola3-5/+44
2020-02-23irqtop: add total and delta as own columnsSami Kerola1-1/+16
2020-02-22irqtop: add bash-completionSami Kerola2-0/+31
2019-12-11bash-completion: update script, scriptlive, and scriptreplay filesSami Kerola3-0/+21
2019-11-25bash-completion: update for new script toolsKarel Zak4-0/+52
2019-09-19bash-completion: Add non-canonical device fallbackKevin Locke9-0/+9
2019-09-19bash-completion: Add fallback for symlinks/imagesKevin Locke13-0/+14
2019-09-19bash-completion: Standardize fsck/mkfs file/deviceKevin Locke6-13/+6
2019-09-12bash-completion: update optionsSami Kerola2-1/+2
2019-09-09bash-completion: (unshare) add --map-current-userKarel Zak1-0/+1
2019-09-09dmesg: add --noescapeKarel Zak1-0/+1
2019-08-02mountpoint: add --nofollow optionSami Kerola1-1/+1
2019-05-20bash-completion: add hardlink completionSami Kerola1-0/+36
2019-05-20bash-completion: update options before releaseSami Kerola3-1/+6
2019-05-09bash-completion: add fstrim --quietKarel Zak1-0/+1
2019-01-12bash-completion: umount support relative path and ~ as home shorthandsSami Kerola1-1/+19
2018-11-12unshare: allow to set user ID and group IDLaurent Vivier1-1/+3
2018-11-12unshare: allow to set a new rootLaurent Vivier1-1/+3
2018-10-05bash-completion: cleanup mount and umount --namespaceKarel Zak2-1/+8
2018-10-04bash-completion: catch up with option changesSami Kerola8-4/+45
2018-08-23bash-completion: update columnKarel Zak1-2/+26
2018-05-28bash-completion: add swapon specifiers to completionSami Kerola1-3/+18
2018-05-14script: add the -o/--output-limit option. Fix race test.Fred Mora1-0/+1
2018-05-11bash-completion: add findmnt --real --pseudoKarel Zak1-0/+2
2018-05-03zramctl: add --output-all optionSami Kerola1-0/+1
2018-05-03swapon: add --output-all optionSami Kerola1-0/+1
2018-05-03rfkill: add --output-all optionSami Kerola1-0/+1
2018-05-03partx: add --output-all optionSami Kerola1-0/+1
2018-05-03lsns: add --output-all optionSami Kerola1-0/+1
2018-05-03lsmem: add --output-all optionSami Kerola1-0/+1
2018-05-03lslogins: add --output-all optionSami Kerola1-0/+1
2018-05-03lslocks: add --output-all optionSami Kerola1-0/+1
2018-05-03lscpu: add --output-all optionSami Kerola1-0/+1
2018-05-03losetup: add --output-all optionSami Kerola1-0/+1
2018-05-03findmnt: add --output-all optionSami Kerola1-0/+1
2018-04-16choom: new command to adjust OOM-killer score valueKarel Zak1-0/+29
2018-04-06bash-completion: fix typo in blockdev fileSami Kerola1-1/+1
2018-04-06bash-completion: setpriv --securebits argument can be comma separated listSami Kerola1-4/+17
2018-04-06bash-completion: do not print eject --cdspeed error messagesSami Kerola1-1/+1
2018-04-06bash-completion: fix few bash set -u issuesSami Kerola8-13/+13
2018-03-02bash-completion: update zramctl algorithms listSami Kerola1-1/+1
2017-11-16bash-completion: (umount) use findmnt, escape a space in pathsKarel Zak1-4/+5
2017-10-30bash-completion: Exclude /dev/fd from fsck findKevin Locke1-1/+2
2017-10-23Merge branch 'kill-child-feature' of https://github.com/nh2/util-linuxKarel Zak1-0/+1
2017-10-20lsmem/chmem: add memory zone awareness to bash-completionAndre Wild2-1/+2
2017-10-14unshare: Add --kill-child option.Niklas Hambüchen1-0/+1
2017-09-18bash-completion: update uuidgen, wipefs, tunelp, setpriv, and hwclockSami Kerola6-7/+43
2017-08-30rfkill: add bash-completion fileSami Kerola2-0/+50
2017-08-30bash-completion: simplify pid listingSami Kerola4-4/+4
2017-08-05bash-completion: look for look completionsSami Kerola1-3/+10
2017-07-15bash-completion: make completions to work when bash set -u is in useSami Kerola14-14/+14
2017-07-15uuidparse: add bash-completion fileSami Kerola2-0/+40
2017-05-02partx: add --list-types optionSami Kerola1-2/+2
2017-05-02blkid: add long optionsSami Kerola1-18/+52
2017-04-17bash-completion: update text-utilsSami Kerola1-0/+5
2017-04-17bash-completion: update term-utilsSami Kerola3-7/+5
2017-04-17bash-completion: update sys-utilsSami Kerola22-99/+253
2017-04-17bash-completion: update schedutilsSami Kerola1-1/+13
2017-04-17bash-completion: update misc-utilsSami Kerola8-29/+85
2017-04-17bash-completion: update login-utilsSami Kerola1-10/+24
2017-04-17bash-completion: update disk-utilsSami Kerola6-12/+119
2017-04-02tailf: remove deprecated utilitySami Kerola2-31/+0
2017-03-24bash-completion: update fincore to have latest optionsSami Kerola1-2/+23
2017-03-23bash-completion: add a function for fincore commandMasatake YAMATO2-0/+28
2017-02-24blkzone: add count option to bash-completionKarel Zak1-1/+5
2017-02-23blkreport, blkreset: remove in favour of blkzoneKarel Zak1-34/+0
2017-02-23blkzone: add bash-completionKarel Zak2-0/+51
2017-02-15rename: add --no-act to bash-completionKarel Zak1-1/+1
2017-02-13bash-completion: add blkreset and blkreport completionSami Kerola1-0/+34
2017-02-04hwclock: remove --compare optionSami Kerola1-1/+0
2016-12-08findmnt: add --tree to allow to enable tree output for --mtabKarel Zak1-0/+1
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