about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* zstyle+ simplifies definition of styles (10795)Sven Wischnowsky2000-04-172-0/+37
* scrolling in completion lists and menu-selection, version1Sven Wischnowsky2000-04-179-390/+1777
* 10789: <(...) and >(...) documentationPeter Stephenson2000-04-172-10/+23
* display newlines as spaces in job-texts (10788)Sven Wischnowsky2000-04-172-2/+5
* fix for exclusion lists for -+o specificationsSven Wischnowsky2000-04-172-3/+6
* 10772: Chmouel: rpm --target completionPeter Stephenson2000-04-172-0/+9
* better completion after `=', everywhere (10780)Sven Wischnowsky2000-04-176-11/+63
* make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky2000-04-175-34/+59
* fix for partial word completion with empty parts and common suffix (10774)Sven Wischnowsky2000-04-172-18/+53
* 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSDPeter Stephenson2000-04-167-155/+470
* 10768: configure.in: DLLDFLAGS for OpenBSD.Clint Adams2000-04-152-0/+5
* 10764: run-help improvements10764: run-help improvements10764: run-help impro...Clint Adams2000-04-142-9/+29
* 10763: complete after : for typeset & friendsClint Adams2000-04-142-2/+12
* Doc fix for 10756Peter Stephenson2000-04-142-5/+8
* missing `+'s in _diffoptions (10760)Sven Wischnowsky2000-04-142-9/+13
* 10756: fix (#s) and (#e) for parameter substitution formsPeter Stephenson2000-04-145-2/+79
* Fix formatting.Bart Schaefer2000-04-141-2/+4
* 10748: configure-switch for MAXJOBClint Adams2000-04-132-21/+41
* 10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.hClint Adams2000-04-134-3/+34
* 10743: fix replenv() of imported special parametersPeter Stephenson2000-04-132-1/+8
* 10738: pws: local parameters can be exportedPeter Stephenson2000-04-135-53/+84
* remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky2000-04-134-18/+25
* make read -[kq] always print the prompt, if any; after all they make sure the...Sven Wischnowsky2000-04-132-6/+18
* fix field name for HAVE_NIS_PLUS (10726)Sven Wischnowsky2000-04-132-1/+3
* comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky2000-04-134-0/+12
* display number of matches again when asking if a completion list should be sh...Sven Wischnowsky2000-04-133-6/+20
* 10706: Andrej: Fix quoting in awk args.Bart Schaefer2000-04-122-2/+6
* 10700: Andrej: Support Pyramid's internationalized manpaths.Bart Schaefer2000-04-122-6/+41
* Use _arguments for bindkey completion and fix small typo in docsOliver Kiddle2000-04-123-7/+41
* forgot one #if for commenting out the group-stuff for $compstate[insert]Sven Wischnowsky2000-04-121-1/+2
* compare mapped zwc files using stat instead of the pathnames (10699)Sven Wischnowsky2000-04-123-12/+23
* allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky2000-04-124-13/+24
* missing initialisation for next field in assignments for substitutions for fc...Sven Wischnowsky2000-04-122-0/+4
* keep _oldlist from using the dummy match inserted for warnings (10691)Sven Wischnowsky2000-04-123-3/+9
* comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky2000-04-125-79/+2946
* display number of lines instead of number of matches when asking whether to s...Sven Wischnowsky2000-04-123-4/+8
* new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...Sven Wischnowsky2000-04-126-431/+1053
* 10681: Setopts in _complete_help the same as _main_complete.Bart Schaefer2000-04-122-1/+8
* 10680: spelling corrections in _diff_optionsClint Adams2000-04-112-32/+42
* 10669: compinstall more flexible with input and output filesPeter Stephenson2000-04-112-5/+55
* 10657: One change missed in 10635.Bart Schaefer2000-04-112-3/+9
* make trailing blanks in file-patterns tags be removed (10650)Sven Wischnowsky2000-04-112-1/+4
* make _oldlist ignore old list when _complete_help is used (10648)Sven Wischnowsky2000-04-112-2/+5
* make _oldlist ignore list from _complete_help; _match runs for every match sp...Sven Wischnowsky2000-04-114-16/+28
* _make uses $words[1] for command name (10635)Sven Wischnowsky2000-04-112-6/+9
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-1157-1089/+1312
* 10628: Check for GNU make using "_call version ..." as was done for GNU diff.Bart Schaefer2000-04-103-4/+31
* detect ignored signals correctly (10625)Sven Wischnowsky2000-04-103-61/+268
* typo caused ignored-patterns to be ignored (10622)Sven Wischnowsky2000-04-102-1/+4
* addx() inserts x more often (10621)Sven Wischnowsky2000-04-102-1/+4