summaryrefslogtreecommitdiff
path: root/Completion/Unix
AgeCommit message (Collapse)AuthorFilesLines
2001-12-12allow tag-order to select order of files and urls (16323)Oliver Kiddle2-11/+2
2001-12-12allow tag-order to select order of files and urls (16330)Oliver Kiddle3-7/+5
2001-12-1116326: completion for mozilla, some more web browsers in webbrowserClint Adams1-1/+1
2001-12-1116325: update for wget 1.8Oliver Kiddle1-11/+18
2001-12-11new mtools completionOliver Kiddle2-1/+157
2001-12-1116320: factor out file system completion to new functionOliver Kiddle4-37/+60
2001-12-0916315: completion for spamassassinClint Adams2-1/+16
2001-12-07users/4503: don't complete source or header files after gcc -oPeter Stephenson1-1/+1
2001-12-06users/4519: complete files in all argument positions for zip (bug fix)Oliver Kiddle1-1/+1
2001-11-2916293: completion for arpingClint Adams2-1/+21
2001-11-2916292: completion for rsyncClint Adams2-1/+6
2001-11-1516254: complete map names after ypmatchPeter Stephenson1-1/+2
16255: options for default output base for zcalc
2001-11-0616224: add -n option to kill and complete options from _killOliver Kiddle1-9/+8
2001-11-0216177: also look in /usr/lib/locale/TZ for time zonesOliver Kiddle1-1/+1
2001-10-2616174: complete value of $TZOliver Kiddle3-6/+11
2001-10-2216092: Completion/Unix/Command/_mysql_utils: don't override settings in ↵Adam Spiers1-3/+3
~/.my.cnf
2001-10-1716078: zip -rClint Adams1-1/+2
2001-10-17don't use _comp_ignore while building paths, only at end (16076)Sven Wischnowsky1-4/+4
2001-10-14Fix typos.Bart Schaefer1-2/+2
2001-10-11use expanded paths (expand style with value prefix) only when we are at the ↵Sven Wischnowsky1-2/+6
last matcher spec (16002)
2001-10-1016006: use styles for mail directory, pine directory, and muttrc.Clint Adams1-10/+15
2001-10-1016005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux.Clint Adams1-4/+6
2001-10-09change file completion default to offer globbed files and directories on ↵Sven Wischnowsky1-10/+30
first try (15995)
2001-10-08update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983)Oliver Kiddle5-5/+11
2001-10-08Insert missing single quote.Bart Schaefer1-1/+1
2001-10-05make expand style (file completion) work again; no more special behaviour ↵Sven Wischnowsky1-4/+11
with menu completion; try to make docs clearer (15944)
2001-10-0515941: complete reiserfs mount options.Clint Adams1-1/+12
2001-10-0515940: complete -o utf8 for mount -t vfat.Clint Adams1-1/+2
2001-10-0515939: complete xfs mount options (for Linux).Clint Adams1-1/+21
2001-10-0515938: complete ext3 mount optionsClint Adams1-1/+7
2001-09-27.distfiles fixes for 4.1.0-dev-2Peter Stephenson1-0/+1
2001-09-2515866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=Clint Adams1-1/+20
2001-09-11new completion for samba tools (15781)Oliver Kiddle2-1/+94
2001-08-28handle zsh options in _shPeter Stephenson1-0/+9
2001-08-2215683: completion for links(1)Clint Adams2-1/+32
2001-08-21Better handling of manual section numbers.Bart Schaefer1-3/+14
2001-08-1715650Sven Wischnowsky1-1/+1
2001-08-1415629: unzip -Z should behave just as zipinfo doesClint Adams1-4/+9
2001-08-13-[12n] options don't get arguments (15615)Sven Wischnowsky1-1/+1
2001-08-09add exclusion lists to _dd and check for redhat/mandrake in _user_adminOliver Kiddle2-21/+23
2001-08-08follow-up to 15588; add -w option to _values (look at all words); change _dd ↵Sven Wischnowsky1-17/+11
back (15597)
2001-08-07make _dd not use already used specs; fix for selecting stuff to complete in ↵Sven Wischnowsky1-11/+19
_describe; fix for correction and _describe with grouped lists (15588)
2001-08-06correct mistake with 15574Oliver Kiddle1-1/+1
2001-08-06share descriptions for long/short opts in more completions and other changesOliver Kiddle13-276/+275
2001-08-03new BSD completion and fix _chown for symlinksOliver Kiddle2-12/+13
2001-07-3115551: complete presumably compressed files for gzip -t and -lClint Adams1-1/+3
2001-07-2715507: new zcalc functionPeter Stephenson1-1/+1
15508: cvs tag didn't complete tags despite it's claim.
2001-07-25some more places where list-separator should be used (15485)Sven Wischnowsky1-6/+7
2001-07-25another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky1-3/+5
2001-07-24improve user/host completion before a @ (15468)Sven Wischnowsky1-0/+2