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