about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 3.1.9-dev-6 zsh-3.1.9-dev-6Peter Stephenson2000-09-045-13/+78
* Fix colors.Bart Schaefer2000-09-042-8/+11
* Fix 12722.Bart Schaefer2000-09-042-1/+8
* Fix zrecompile.Bart Schaefer2000-09-032-10/+27
* 12728: man -l / --local-file completes _filesClint Adams2000-09-032-0/+9
* Fix helpfiles.Bart Schaefer2000-09-032-3/+7
* Fix reporter.Bart Schaefer2000-09-022-66/+143
* 12722: [##base] for output base selection without a base prefixAndrew Main2000-09-024-16/+42
* fix up missing message numbersAndrew Main2000-09-021-3/+3
* Fix allopt.Bart Schaefer2000-09-022-5/+9
* 12720: replace _files with _path_files for two instances in _dpkgClint Adams2000-08-312-2/+7
* 12719: quoting arrays in vared with real backslashesPeter Stephenson2000-08-294-10/+23
* fix for unbalanced calls to {push,pop}heap in docomplete()/get_comp_string() ...Sven Wischnowsky2000-08-292-1/+8
* Fix email addressBart Schaefer2000-08-291-1/+1
* 12716: Document and index REPLY/reply paramters properly.Bart Schaefer2000-08-298-19/+53
* fix for `function' without names (12710)Sven Wischnowsky2000-08-282-1/+8
* new AIX specific completion function (12708)Oliver Kiddle2000-08-272-0/+18
* complete compressed files for gv; improve results from _pspdf (12692)Sven Wischnowsky2000-08-235-9/+78
* use return value (12682)Sven Wischnowsky2000-08-212-0/+6
* enhance _zmodload to use _arguments (12677)Oliver Kiddle2000-08-182-17/+46
* Src/.cvsignore fix for Windows resources and iconPeter Stephenson2000-08-162-3/+7
* pws/Andrej: 12594, 12661: Windows resources and iconPeter Stephenson2000-08-165-2/+24
* 12658: cscope ignorancePeter Stephenson2000-08-163-1/+11
* make $modules report aliases correctly (12654)Sven Wischnowsky2000-08-163-5/+11
* remove unnecessary localSven Wischnowsky2000-08-162-3/+6
* 12650: don't show aliased modules if there aren't anyPeter Stephenson2000-08-152-2/+10
* 12652: Variable scoping problem.Bart Schaefer2000-08-152-10/+16
* call ps only once and be more intelligent when finding the PIDs (12640)Sven Wischnowsky2000-08-154-24/+28
* small improvement to allow lists where the pid is not in the first column (12...Sven Wischnowsky2000-08-152-2/+7
* Andrej, 12623: Fix dynamic linking for cygwin.Bart Schaefer2000-08-154-103/+64
* 12621: Avoid bad free.Bart Schaefer2000-08-142-0/+5
* Andrej, 12620: Fix up mmap tests.Bart Schaefer2000-08-143-5/+4
* 12614 and 12617.Bart Schaefer2000-08-141-0/+11
* 12617: Use AC_FUNC_MMAP.Bart Schaefer2000-08-141-1/+5
* Andrej, 12614: DLL is a shared library suffix.Bart Schaefer2000-08-141-1/+1
* Andrej, 12614: Clean zpty module after testing.Bart Schaefer2000-08-143-1/+9
* missing mod_export (12613)Sven Wischnowsky2000-08-142-1/+3
* make all builtins in computil test if they were called from a completion func...Sven Wischnowsky2000-08-142-0/+17
* 12604: Remove calls to zpathmax(), minor fixes to zopenmax().Bart Schaefer2000-08-145-47/+56
* 12601: Tweak --enable-cflags et al.Bart Schaefer2000-08-143-4/+10
* 12598: configure takes --enable-cflags=... etc. argumentsPeter Stephenson2000-08-114-2/+234
* 12596: Update INSTALL for module aliasing changes.Bart Schaefer2000-08-112-26/+181
* fixes for completion in math contexts (12592)Sven Wischnowsky2000-08-114-4/+11
* 3.1.9-dev-5 zsh-3.1.9-dev-5Peter Stephenson2000-08-112-2/+6
* Minor documentation fixes (12585)Oliver Kiddle2000-08-106-51/+54
* add -g option to _parameters to restrict type of parameters completed (12583)Oliver Kiddle2000-08-106-12/+32
* add -g option to _parameters to restrict type of parameters completed (12583)Oliver Kiddle2000-08-102-1/+9
* 12582: improved first argument for is-at-leastPeter Stephenson2000-08-102-6/+14
* 12581: C_BASES optionPeter Stephenson2000-08-105-1/+27
* new completion for read builtin (12578)Oliver Kiddle2000-08-094-5/+28