summaryrefslogtreecommitdiff
path: root/completions
Commit message (Expand)AuthorAgeFilesLines
* 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
* vgcreate: Add missing symlink.Ville Skyttä2012-11-132-1/+3
* valgrind: Fix full path <command> arg completion.Ville Skyttä2012-11-061-0/+1
* tcpdump: Fix -z full path arg completion.Ville Skyttä2012-11-061-0/+1
* man: Fix -P/--pager full path arg completion.Ville Skyttä2012-11-061-0/+1
* lv{create,resize,extend}, vg{create,reduce,extend,split}: Fix variable leaks.Ville Skyttä2012-11-061-2/+8
* completions/Makefile.am: symlinks depends on $(DATA) to avoid race conditionsAndreas Müller2012-11-061-1/+1
* mplayer: Add opus to the list of supported formats.Igor Murzov2012-11-041-1/+1
* mplayer: Cleanup.Igor Murzov2012-11-041-37/+33
* mplayer: Add some new option argument completions.Igor Murzov2012-11-041-6/+15
* mplayer: Add -subcp argument completion.Igor Murzov2012-11-031-1/+11
* lvm: Fix typo in option name: s/continguous/contiguous/.Igor Murzov2012-11-031-2/+2
* gpg, mplayer: Restore correct options.Igor Murzov2012-11-032-4/+4
* fix permsGuillaume Rousse2012-10-302-0/+0
* new completion: pkgutilYann Rouillard2012-10-302-0/+97
* new completion: pkgrmYann Rouillard2012-10-302-0/+51
* new completion: pkgaddYann Rouillard2012-10-302-0/+60
* new completion: pkg-getYann Rouillard2012-10-302-0/+77
* new completion: svcadmYann Rouillard2012-10-291-0/+143
* cppcheck: Add --language/-x argument completion.Ville Skyttä2012-10-281-0/+4
* wget: Use == instead of =.Ville Skyttä2012-10-251-4/+4