summaryrefslogtreecommitdiff
path: root/completions
Commit message (Expand)AuthorAgeFilesLines
* *: Line continuation, whitespace, and compgen -W ... -- "$cur" quoting cleanups.Ville Skyttä2013-02-17109-885/+823
* genisoimage: Use _parse_help instead of hardcoding options, add basic test case.Ville Skyttä2013-02-171-31/+1
* vpnc: Add bunch of option arg (non)completions.Ville Skyttä2013-02-171-6/+32
* vpnc: Use _parse_help instead of hardcoding options, add basic test case.Ville Skyttä2013-02-171-6/+2
* cpio: Recognize pass thru when -p is bundled w/other options (RedHat: #912113).Ville Skyttä2013-02-171-1/+1
* cpio: Cleanups.Ville Skyttä2013-02-171-39/+26
* make: Make work in POSIX mode.Ville Skyttä2013-02-051-0/+2
* make: Don't leak $mode.Ville Skyttä2013-02-041-1/+1
* ip: Improve addr show and link show completions.Ville Skyttä2013-02-041-2/+25
* ip: Remove some stale TODOs.Ville Skyttä2013-02-041-2/+6
* acpi,chpasswd,dmesg,gkrellm,groupmems,hwclock,lastlog,pwd,vipw: Complete opti...Ville Skyttä2013-02-029-38/+17
* groupmems: Add -R/--root arg completion.Ville Skyttä2013-02-021-0/+4
* host: Complete with known hosts.Ville Skyttä2013-02-021-0/+3
* vipw: Add -R/--root arg completion.Ville Skyttä2013-02-021-0/+4
* xrandr: Add bunch of option arg non-completions.Ville Skyttä2013-02-021-0/+5
* xrandr: Use _parse_help.Ville Skyttä2013-02-021-13/+2
* xrandr --mode: Clean up one awk call.Ville Skyttä2013-02-021-1/+2
* xrandr: Avoid --mode completion error when --output is not given.Ville Skyttä2013-02-021-3/+5
* xrandr: Cleanups.Ville Skyttä2013-02-021-5/+3
* xrandr: Don't leak $i when completing --mode.Ville Skyttä2013-02-021-0/+1
* pylint: New completion.Ville Skyttä2013-02-022-0/+67
* pydoc: Complete on keywords and topics.Ville Skyttä2013-02-021-0/+7
* python, pydoc: Add module completion.Ville Skyttä2013-02-022-2/+13
* pydoc: New completion.Ville Skyttä2013-02-023-0/+38
* modinfo: Use ,, for lowercasing instead of tr in a subshell.Ville Skyttä2013-02-011-1/+1
* arpspoof,dsniff,ether-wake,nmap: Offer active interfaces only.Ville Skyttä2013-02-014-4/+4
* dnsspoof,filesnarf,macof,sshow,tcpkill,tcpnice,urlsnarf: Fix -i completion.Ville Skyttä2013-02-017-7/+7
* wol: Try "ip addr" before ifconfig for finding out broadcast addresses.Ville Skyttä2013-02-011-3/+5
* tshark: New completion.Ville Skyttä2013-01-302-0/+106
* ngrep: New completion.Ville Skyttä2013-01-302-0/+38
* modprobe: Don't suggest installing already installed modules.Ville Skyttä2013-01-291-0/+14
* ncftp: Add option completion.Ville Skyttä2013-01-121-0/+11
* tar: Recognize taz and tb2 as compressed tarballs.Ville Skyttä2013-01-121-11/+11
* tar: Simplify bzip patterns.Ville Skyttä2013-01-121-2/+2
* nc: New completion.Ville Skyttä2013-01-122-0/+49
* add -p option completionGuillaume Rousse2013-01-071-2/+2
* fix interface completionGuillaume Rousse2013-01-071-1/+1
* ssh: Add some -o and related arg completions.Ville Skyttä2012-12-301-19/+30
* man: Don't expand man page extensions too early.Ville Skyttä2012-12-281-3/+3
* luseradd,lusermod,luserdel: New completions.Ville Skyttä2012-12-284-0/+71
* userdel: Add -h/--help non-completion.Ville Skyttä2012-12-281-0/+3
* useradd,userdel,usermod: Add -R/--root arg completion.Ville Skyttä2012-12-283-1/+12
* scp: Treat strings with slash before colon or starting with [.~] as local.Ville Skyttä2012-12-081-4/+4
* chronyc: New completion.Ville Skyttä2012-12-082-0/+70
* mount.linux: Add some new mount options intoduced in Linux 3.7Igor Murzov2012-12-041-9/+10
* mount.linux: Add options completion for nfs.Igor Murzov2012-12-041-0/+14
* feh: Fix list of background styles.Igor Murzov2012-12-041-1/+1
* mount: Fix parsing /etc/fstab on *BSD.Igor Murzov2012-12-041-1/+2
* lvm: Add _lvm prefix to helper functions.Ville Skyttä2012-11-131-68/+68
* lvm: Take option args into account when counting args (RedHat: #860510).Ville Skyttä2012-11-131-9/+12