about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* After clarification from D. Korn, remove incorrect remark about autoloading.Bart Schaefer2001-08-191-4/+0
* Fix exit status of zsh -fc '! command'Bart Schaefer2001-08-192-0/+6
* unposted: Functions/Prompts/prompt_adam2_setup: eliminateAdam Spiers2001-08-172-71/+73
* make insert-tab really default to `true' (15653)Sven Wischnowsky2001-08-172-1/+4
* 15650Sven Wischnowsky2001-08-173-5/+18
* Fix problem with output bases in zcalcPeter Stephenson2001-08-162-2/+10
* 15639Sven Wischnowsky2001-08-162-3/+12
* 15638Sven Wischnowsky2001-08-162-1/+7
* 15621: display of status line was being mucked up; also fixGeoff Wing2001-08-151-0/+8
* Don't segv if we were displaying n lines and screen wasGeoff Wing2001-08-151-1/+1
* 15621: display of status line was being mucked up; continuationGeoff Wing2001-08-151-119/+190
* unposted: Mention the word `greedy' in the docs for the S flag, toAdam Spiers2001-08-152-2/+6
* unposted: Add missing docs for cache-policy style.Adam Spiers2001-08-152-0/+9
* 15630: update caching policy for newer versions of rpm.Adam Spiers2001-08-152-1/+9
* Add note about kshautoload behavior.Bart Schaefer2001-08-151-0/+4
* 15629: unzip -Z should behave just as zipinfo doesClint Adams2001-08-142-4/+14
* Adjust test for new typeset restrictions.Bart Schaefer2001-08-132-4/+5
* Fix and regression tests for crash on typeset of local array elements.Bart Schaefer2001-08-133-3/+269
* -[12n] options don't get arguments (15615)Sven Wischnowsky2001-08-132-1/+6
* Peter Breitenlohner: Minor tweaks to some make targets.Bart Schaefer2001-08-124-2/+11
* add exclusion lists to _dd and check for redhat/mandrake in _user_adminOliver Kiddle2001-08-093-21/+30
* Mention positional parameter issue.Bart Schaefer2001-08-091-0/+3
* 15596 with an unposted tweak to the computil.c change.Wayne Davison2001-08-081-0/+5
* Silence "might be used uninitialized" warnings.Wayne Davison2001-08-081-0/+1
* Got rid of unused variables.Wayne Davison2001-08-081-1/+1
* Silence "might be used uninitialized" warning.Wayne Davison2001-08-081-1/+1
* follow-up to 15588; add -w option to _values (look at all words); change _dd ...Sven Wischnowsky2001-08-084-22/+62
* users/4092Wayne Davison2001-08-071-0/+5
* When rewriting the history file, set histactive to 0 and restore itWayne Davison2001-08-071-0/+5
* use _x_display when setting $DISPLAY and fix bug in enable completion (15594)Oliver Kiddle2001-08-073-2/+8
* corrections onlyOliver Kiddle2001-08-071-3/+3
* Mention FPATH semantics.Bart Schaefer2001-08-071-0/+5
* A list of "standard shell features" that will require changes to zshBart Schaefer2001-08-071-0/+48
* do not complete aliases in equals expansion any more (15590)Oliver Kiddle2001-08-072-7/+6
* make _dd not use already used specs; fix for selecting stuff to complete in _...Sven Wischnowsky2001-08-074-14/+39
* 15586: remove =alias expansion, leaving only =cmd.Peter Stephenson2001-08-073-12/+7
* 15585: bash-style up- and down-case wordsPeter Stephenson2001-08-074-2/+29
* 15583: ignore CVS directories for a all function installationsPeter Stephenson2001-08-072-1/+8
* increment zwc fie version (which means changing the magic number) (15584)Sven Wischnowsky2001-08-072-2/+7
* correct mistake with 15574Oliver Kiddle2001-08-061-1/+1
* correction (unposted)Oliver Kiddle2001-08-061-1/+1
* share descriptions for long/short opts in more completions and other changesOliver Kiddle2001-08-0614-276/+287
* new BSD completion and fix _chown for symlinksOliver Kiddle2001-08-035-13/+65
* 15551: complete presumably compressed files for gzip -t and -lClint Adams2001-07-312-1/+8
* fix for changed listing layout (15549)Sven Wischnowsky2001-07-312-1/+5
* (15526)Sven Wischnowsky2001-07-303-4/+19
* 15511: zcalc tweaksPeter Stephenson2001-07-273-2/+17
* (15509)Sven Wischnowsky2001-07-274-232/+226
* 15507: new zcalc functionPeter Stephenson2001-07-274-1/+187
* fix posixbuiltins test to allow for an external `print' command (15503)Oliver Kiddle2001-07-262-2/+7