about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting.Bart Schaefer2000-04-141-2/+4
* 10748: configure-switch for MAXJOBClint Adams2000-04-131-0/+1
* 10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.hClint Adams2000-04-131-0/+4
* 10743: fix replenv() of imported special parametersPeter Stephenson2000-04-131-0/+3
* 10738: pws: local parameters can be exportedPeter Stephenson2000-04-131-0/+7
* remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky2000-04-131-0/+3
* make read -[kq] always print the prompt, if any; after all they make sure the...Sven Wischnowsky2000-04-131-0/+3
* fix field name for HAVE_NIS_PLUS (10726)Sven Wischnowsky2000-04-131-0/+2
* comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky2000-04-131-0/+4
* display number of matches again when asking if a completion list should be sh...Sven Wischnowsky2000-04-131-0/+6
* 10706: Andrej: Fix quoting in awk args.Bart Schaefer2000-04-121-1/+5
* 10700: Andrej: Support Pyramid's internationalized manpaths.Bart Schaefer2000-04-121-0/+4
* Use _arguments for bindkey completion and fix small typo in docsOliver Kiddle2000-04-121-0/+5
* compare mapped zwc files using stat instead of the pathnames (10699)Sven Wischnowsky2000-04-121-0/+3
* allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky2000-04-121-0/+4
* missing initialisation for next field in assignments for substitutions for fc...Sven Wischnowsky2000-04-121-0/+3
* keep _oldlist from using the dummy match inserted for warnings (10691)Sven Wischnowsky2000-04-121-0/+3
* comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky2000-04-121-0/+4
* display number of lines instead of number of matches when asking whether to s...Sven Wischnowsky2000-04-121-0/+4
* new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...Sven Wischnowsky2000-04-121-0/+7
* 10681: Setopts in _complete_help the same as _main_complete.Bart Schaefer2000-04-121-1/+5
* 10680: spelling corrections in _diff_optionsClint Adams2000-04-111-0/+3
* 10669: compinstall more flexible with input and output filesPeter Stephenson2000-04-111-0/+5
* 10657: One change missed in 10635.Bart Schaefer2000-04-111-1/+7
* make trailing blanks in file-patterns tags be removed (10650)Sven Wischnowsky2000-04-111-0/+3
* make _oldlist ignore old list when _complete_help is used (10648)Sven Wischnowsky2000-04-111-0/+3
* make _oldlist ignore list from _complete_help; _match runs for every match sp...Sven Wischnowsky2000-04-111-0/+6
* _make uses $words[1] for command name (10635)Sven Wischnowsky2000-04-111-0/+3
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-111-0/+33
* 10628: Check for GNU make using "_call version ..." as was done for GNU diff.Bart Schaefer2000-04-101-0/+5
* detect ignored signals correctly (10625)Sven Wischnowsky2000-04-101-0/+3
* typo caused ignored-patterns to be ignored (10622)Sven Wischnowsky2000-04-101-0/+3
* addx() inserts x more often (10621)Sven Wischnowsky2000-04-101-0/+2
* properly restore scriptname in doshfunc() (10620)Sven Wischnowsky2000-04-101-0/+2
* use special-dirs with _path_files -g (3019)Sven Wischnowsky2000-04-101-0/+3
* more careful with checking index of $history (10614)Sven Wischnowsky2000-04-101-0/+3
* fix for bashautolist+automenu (10609)Sven Wischnowsky2000-04-101-0/+5
* 10606: Fix thinko in 10598.Bart Schaefer2000-04-101-1/+3
* 10602: Where'd that stray 2 come from?Bart Schaefer2000-04-101-0/+2
* 10598: Fix typo; reformat styles documentation for readability.Bart Schaefer2000-04-091-0/+5
* compinstall update; 3.1.6-dev-22 zsh-3.1.6-dev-22Peter Stephenson2000-04-091-0/+8
* 10594: Fix index into $history in prompt_bart_precmd.Bart Schaefer2000-04-081-0/+11
* stat -o shows file modes in octalPeter Stephenson2000-04-071-0/+5
* 10582: Apply STTY only to process group leaders.Bart Schaefer2000-04-071-0/+2
* 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.Bart Schaefer2000-04-071-0/+7
* make sure caller-supplied explanation takes precedence (10579)Sven Wischnowsky2000-04-071-0/+7
* complete make targets of the form `foo bar:' (10575)Sven Wischnowsky2000-04-071-0/+3
* cursor placed on wrong word part with ** match spec (10573)Sven Wischnowsky2000-04-071-0/+3
* missing initialisations, -W with multiple directories didn't wor (10571)Sven Wischnowsky2000-04-071-0/+6
* 10564: typo in _wantedClint Adams2000-04-071-0/+8