about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 15683: completion for links(1)Clint Adams2001-08-223-1/+38
* 15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a n...Clint Adams2001-08-212-2/+20
* Fix exit status of zsh -fc '! command'Bart Schaefer2001-08-192-0/+6
* users/4092Wayne Davison2001-08-181-0/+5
* My recent patch to not drop the last line in the history file whenWayne Davison2001-08-181-0/+5
* 15639Sven Wischnowsky2001-08-162-24/+47
* 15629: unzip -Z should behave just as zipinfoClint Adams2001-08-142-0/+133
* Merge typeset fixes and tests from dev trunk.Bart Schaefer2001-08-134-2/+449
* Peter Breitenlohner: Minor tweaks to some make targets.Bart Schaefer2001-08-124-6/+15
* detect mandrake/redhat in _user_admin to handle redhat extensions (15599)Oliver Kiddle2001-08-092-15/+21
* new completion for useradd, groupmod etc and fix in _cvs (15574)Oliver Kiddle2001-08-066-2/+95
* correction (unposted)Oliver Kiddle2001-08-061-1/+1
* new BSD completion and fix _chown for symlinks (15562)Oliver Kiddle2001-08-064-12/+62
* fix exclusion lists (15577)Oliver Kiddle2001-08-063-0/+101
* 15551: complete only presumably compressed files for gzip -t and -lClint Adams2001-07-312-0/+87
* fix posixbuiltins test to not be broken by existence of `print' external (15503)Oliver Kiddle2001-07-262-2/+7
* 15487Sven Wischnowsky2001-07-252-48/+123
* remove nulargs in here strings (15470)Sven Wischnowsky2001-07-242-161/+264
* (15433)Sven Wischnowsky2001-07-202-5/+12
* add support for -R option (15402)Sven Wischnowsky2001-07-183-0/+1047
* 15400Sven Wischnowsky2001-07-174-1/+350
* 15352,15357Sven Wischnowsky2001-07-115-170/+540
* Fix function stack unwinding on autoload failures.Bart Schaefer2001-07-092-6/+12
* Fix infinite loop on `r OLD=NEW' when OLD is the empty string.Bart Schaefer2001-07-082-208/+352
* add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)Oliver Kiddle2001-07-063-17/+69
* (15283)Sven Wischnowsky2001-07-061-0/+5
* 15277: bug with backreference indexing for ${(S)...%%...}Peter Stephenson2001-07-062-80/+135
* 15264: improved doc for variant complex commandsPeter Stephenson2001-07-052-10/+23
* 15261: remaining easy option testsPeter Stephenson2001-07-053-23/+436
* 15253: hash foo together with foo.exe on CygwinAndrey Borzenkov2001-07-052-15/+44
* add completion for sysctl(8) (15215, 15223)Oliver Kiddle2001-07-033-1/+57
* Remove references to FUNCINST_MK.Bart Schaefer2001-07-032-2/+4
* fix IRIX 5.3 specific compilation problems and some error messages (15204)Oliver Kiddle2001-07-024-335/+734
* Reset errflag after executing precmd.Bart Schaefer2001-06-302-34/+186
* Bart15083: bash-backward-kill-wordClint Adams2001-06-292-0/+13
* 15183: fix DLLD in non-ELF caseAndrey Borzenkov2001-06-292-2/+4
* Wayne's prepnexthistent fix for HIST_TEMPSTORE.Bart Schaefer2001-06-292-4/+13
* 15079: last(1) completionClint Adams2001-06-282-0/+14
* 15160: install zsh.html if generatedPeter Stephenson2001-06-282-11/+24
* update from test file renaming and fix typosOliver Kiddle2001-06-283-87/+158
* fix for two digit display numbers and -encodings optionOliver Kiddle2001-06-282-0/+36
* enable-sitefndir -> enable-site-fndirPeter Stephenson2001-06-272-1/+6
* (user/3946) zsh-4.0.2Sven Wischnowsky2001-06-262-0/+7
* More merges: 14973,14976, and some whitespace.Bart Schaefer2001-06-266-138/+348
* Updated FAQ.yo from latest posting.Peter Stephenson2001-06-252-121/+262
* Version zsh-4.0.2Peter Stephenson2001-06-252-2/+4
* Add _autocd to .distfilesPeter Stephenson2001-06-252-0/+11
* Merge a few more dev changes before 4.0.2.Bart Schaefer2001-06-258-97/+1033
* (users/3940)Sven Wischnowsky2001-06-252-1/+7
* 15021: revert old %l; add %y insteadAndrey Borzenkov2001-06-223-11/+31