summaryrefslogtreecommitdiff
path: root/Completion/Linux
AgeCommit message (Collapse)AuthorFilesLines
2005-12-0722054: completion for fusermount.Clint Adams1-0/+24
2005-08-08new brctl completionOliver Kiddle2-1/+64
2005-06-24add missing functionsOliver Kiddle1-1/+2
2005-06-2421380: update for wget 1.10, add missing descriptions and other minor fixesOliver Kiddle3-51/+90
2005-06-2121334: fix typo in pkgtool -target_dir completionDoug Kearns1-1/+1
2005-06-08new yast completionOliver Kiddle2-1/+12
2005-06-0821302: make sure expl is declared local in completion functionsDoug Kearns1-0/+2
2005-03-07 * 20946: Completion/Linux/Command/_iwconfig: completion for iwconfig command.Clint Adams1-0/+29
2005-03-07 * 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command.Clint Adams1-0/+23
2005-03-07 * 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool command.Clint Adams1-0/+12
2005-03-07 * 20936: Completion/Linux/Command/_acpi: completion for acpi command.Clint Adams1-0/+18
2005-01-2120734: rewrite to handle version 2.2.0 of valgrindOliver Kiddle1-57/+96
2004-12-1020617: fix completion of compressed modules for 2.6; add insmod completionAndrey Borzenkov1-2/+8
2004-02-1319418: update completions to new versionsOliver Kiddle1-2/+2
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle4-6/+6
2003-11-1419244: various completion function fixes and updatesOliver Kiddle1-35/+36
2003-07-31tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle2-72/+41
2003-07-2418893, 18901: new completions for rar/unrar and ogg vorbis; improve _pkgtoolOliver Kiddle1-1/+1
2003-07-2418900: new iptables and nmap completionsOliver Kiddle2-1/+249
2003-07-16unposted: remove initial capitalisation from option descriptionsDoug Kearns1-17/+17
2003-07-0418807: baptiste daroussin <daroussi@ece.fr>:Peter Stephenson2-1/+85
Completion for Slackware package management tool
2003-06-2518631: returning too early breaks prefix-needed style set to falseOliver Kiddle2-6/+8
2003-04-2518472: spelling correctionsOliver Kiddle1-1/+1
2003-04-1618446: handle modinfo and improvements to option handlingOliver Kiddle1-71/+67
2003-03-12unposted: remove initial capitalisation from some descriptionsDoug Kearns1-3/+3
2003-02-1718249: new completion function for user mode linuxOliver Kiddle2-1/+148
2002-09-0317591: new _losetup and move _modutils and _valgrind to Linux directoryOliver Kiddle1-1/+1
2002-09-0317591: new completion for losetupOliver Kiddle1-0/+14
2002-09-03moved from Completion/Unix/Command/_modutilsOliver Kiddle1-0/+87
2002-09-03moved from Completion/Unix/Command/_valgrindOliver Kiddle1-0/+57
2002-05-0817074: mondoarchive completionAndrey Borzenkov2-0/+57
2001-04-0213889: move _apm to Unix/Command, add OpenBSD supportClint Adams2-44/+0
2001-04-0213884: apm for FreeBSD 4.1Clint Adams1-0/+23
2001-04-02changed after moving functionsSven Wischnowsky1-4/+2
2001-04-02moved to Completion/Redhat/Command/_rpmSven Wischnowsky1-278/+0
2001-04-01Completion for apm command (linux only).Chmouel Boudjnah2-0/+18
2000-10-06more option setting cleanup; remove some unnecessary setopts, remove N ↵Sven Wischnowsky1-1/+1
qualifiers (12917)
2000-08-08handle the right option in strings with multiple single-letter options (and ↵Sven Wischnowsky1-1/+1
correctly handle its argument) (12567)
2000-08-0212486: new completion caching layerAdam Spiers1-205/+230
2000-07-12check if options were completed (12225)Sven Wischnowsky1-1/+3
2000-06-05accept -g option in _urls and use _urls in _rpm (11756)Oliver Kiddle1-5/+7
2000-06-0511743: Complete http URLs for rpm package files.Bart Schaefer1-2/+2
2000-06-04* 11740: Completion/Linux/_rpm: --{rebuild,recompile} is alwaysChmouel Boudjnah1-1/+1
local files.
2000-05-30fixes for _arguments without multiple sets; change completion test for empty ↵Sven Wischnowsky1-5/+7
actions (11647)
2000-05-3011643: Updates for _rpm.Bart Schaefer1-67/+72
2000-05-24fix for comparguments to make -s have an effect again (11552)Sven Wischnowsky1-1/+1
2000-05-22Completion/Linux/_rpm: --buildarch is like --targetChmouel Boudjnah1-1/+1
2000-04-2911017: Completion/Linux/_rpm: fixes for --rmsource and --recompileAdam Spiers1-6/+11
options, and for breakage caused by 10772
2000-04-1710772: Chmouel: rpm --target completionPeter Stephenson1-0/+5
2000-04-0810594: Fix index into $history in prompt_bart_precmd.Bart Schaefer1-1/+1
10591: Completion/User/_fakeroot: Completion for the fakeroot program. 10590: Completion/Linux/_rpm: Signature checking completes only local package files.