summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2000-04-11make _oldlist ignore old list when _complete_help is used (10648)Sven Wischnowsky1-2/+2
2000-04-11make _oldlist ignore list from _complete_help; _match runs for every match ↵Sven Wischnowsky3-16/+22
spec from matcher-list; _approximate doesn't redefine compadd if that is already a function (10641)
2000-04-11_make uses $words[1] for command name (10635)Sven Wischnowsky1-6/+6
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky51-1044/+1233
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-1010628: Check for GNU make using "_call version ..." as was done for GNU diff.Bart Schaefer1-4/+21
2000-04-10typo caused ignored-patterns to be ignored (10622)Sven Wischnowsky1-1/+1
2000-04-10use special-dirs with _path_files -g (3019)Sven Wischnowsky1-1/+2
2000-04-1010602: Where'd that stray 2 come from?Bart Schaefer1-1/+1
2000-04-0910598: Fix typo; reformat styles documentation for readability.Bart Schaefer1-1/+1
2000-04-09compinstall update; 3.1.6-dev-22Peter Stephenson1-37/+239
2000-04-0810591: Chmouel Boudjnah: Completion for the fakeroot program.Bart Schaefer1-0/+6
2000-04-0810594: Fix index into $history in prompt_bart_precmd.Bart Schaefer2-2/+2
10591: Completion/User/_fakeroot: Completion for the fakeroot program. 10590: Completion/Linux/_rpm: Signature checking completes only local package files.
2000-04-0710562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.Bart Schaefer1-2/+6
2000-04-07make sure caller-supplied explanation takes precedence (10579)Sven Wischnowsky3-6/+9
2000-04-07complete make targets of the form `foo bar:' (10575)Sven Wischnowsky1-1/+1
2000-04-07missing initialisations, -W with multiple directories didn't wor (10571)Sven Wischnowsky2-2/+4
2000-04-0710564: typo in _wantedClint Adams1-1/+1
10565: maximum function depth configure option 10566: patgetglobflags has a second argument now
2000-04-06tag in file-patterns optional, use `files' as default (10542)Sven Wischnowsky1-9/+16
2000-04-05Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524Peter Stephenson1-7/+10
2000-04-05support automatically inserted dummy in $wordsSven Wischnowsky1-0/+6
2000-04-05use basename of commands instead of $words[1]Sven Wischnowsky18-709/+1500
2000-04-05renaming some stylesSven Wischnowsky2-11/+12
2000-04-05two small completion fixesSven Wischnowsky2-2/+2
2000-04-05fix for combining _next_tags and file-patternsSven Wischnowsky1-2/+10
2000-04-05new _imagemagickSven Wischnowsky1-3/+12
2000-04-04Patches 10440 (Chmouel), 10448, 10477 (Clint)Peter Stephenson2-9/+53
2000-04-04new completion functionSven Wischnowsky1-0/+440
2000-04-04make _next_tags be usable with menu-completionSven Wischnowsky1-8/+20
2000-04-04Add _emulate, _zcompile, _all_labels, _ignored, _next_label.Bart Schaefer2-6/+8
2000-04-03Various completion fixesSven Wischnowsky8-19/+26
2000-04-03default completer style contains _ignoredSven Wischnowsky1-1/+1
2000-04-03Make style-list optionalSven Wischnowsky1-12/+13
2000-04-03Handle directory stack entriesSven Wischnowsky1-0/+17
2000-04-03Better quoting for directories with spaces.Sven Wischnowsky1-2/+2
2000-04-02Fixed up for removed _loop and _try.Peter Stephenson1-2/+7
2000-04-02Removed renamed files for tag labelsPeter Stephenson3-373/+1322
2000-04-01Updated from list as far as 10376Peter Stephenson73-2211/+3647
2000-03-24Initial revisionTanaka Akira1-0/+32
2000-03-24Initial revisionTanaka Akira2-0/+112
2000-03-23Initial revisionTanaka Akira2-0/+68
2000-03-23Initial revisionTanaka Akira1-0/+49
2000-03-13Initial revisionTanaka Akira1-0/+70
2000-03-13Initial revisionTanaka Akira1-0/+65
2000-03-12Initial revisionTanaka Akira1-0/+245
2000-03-09Initial revisionTanaka Akira2-0/+60
2000-02-29Initial revisionTanaka Akira1-0/+13
2000-02-25Initial revisionTanaka Akira1-0/+38
2000-02-18zsh-workers-9790Tanaka Akira1-5/+0
2000-02-13Initial revisionTanaka Akira1-0/+119
2000-02-10Initial revisionTanaka Akira1-0/+5