summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Expand)AuthorFilesLines
2000-04-1710772: Chmouel: rpm --target completionPeter Stephenson1-0/+5
2000-04-17better completion after `=', everywhere (10780)Sven Wischnowsky4-11/+47
2000-04-17make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky3-5/+4
2000-04-1410763: complete after : for typeset & friendsClint Adams1-2/+8
2000-04-14missing `+'s in _diffoptions (10760)Sven Wischnowsky1-9/+9
2000-04-13remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky2-7/+10
2000-04-1210706: Andrej: Fix quoting in awk args.Bart Schaefer1-1/+1
2000-04-1210700: Andrej: Support Pyramid's internationalized manpaths.Bart Schaefer1-6/+37
2000-04-12Use _arguments for bindkey completion and fix small typo in docsOliver Kiddle1-6/+35
2000-04-12allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky2-7/+11
2000-04-12keep _oldlist from using the dummy match inserted for warnings (10691)Sven Wischnowsky2-3/+6
2000-04-1210681: Setopts in _complete_help the same as _main_complete.Bart Schaefer1-0/+3
2000-04-1110680: spelling corrections in _diff_optionsClint Adams1-32/+39
2000-04-1110669: compinstall more flexible with input and output filesPeter Stephenson1-5/+50
2000-04-11make trailing blanks in file-patterns tags be removed (10650)Sven Wischnowsky1-1/+1
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 sp...Sven Wischnowsky3-16/+22
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 calle...Sven Wischnowsky51-1044/+1233
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
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
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