about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve upon some of the PATH_MAX changes.Bart Schaefer2000-09-184-53/+74
|
* 12828: dynamically allocate 'dir' in mailstatClint Adams2000-09-182-31/+28
|
* 12827: dynamically allocate 'file' in mailstatClint Adams2000-09-182-20/+22
|
* unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefinedClint Adams2000-09-183-4/+7
|
* 12823: use zsh heap in lieu of perm. heap in bin_dotClint Adams2000-09-183-4/+21
|
* 12821: bin_dot is now independent of PATH_MAXClint Adams2000-09-172-9/+12
|
* "typeset +m ..." and "typeset +g -m ..."Bart Schaefer2000-09-173-15/+41
|
* 12818: use tricat() in lieu of zasprintfClint Adams2000-09-172-1/+4
|
* 12814: zasprintfClint Adams2000-09-165-3/+108
|
* One more "wordcode" change.Bart Schaefer2000-09-151-2/+2
|
* Fix email addresses, mention change to contrib.yo.Bart Schaefer2000-09-151-2/+7
|
* Use ${(q)tmp} after all.Bart Schaefer2000-09-141-1/+1
|
* 12804: Fix "typeset -m".Bart Schaefer2000-09-142-0/+14
|
* Add smart-insert-last-word.Bart Schaefer2000-09-131-6/+47
|
* Redo _zle using _arguments; fix typos.Bart Schaefer2000-09-114-12/+85
|
* 12779: remove sinix special case. Too lazy to add prototype check forAndrey Borzenkov2000-09-082-0/+14
| | | | | gettimeofday as it is not needed with currently supported versions of ReliantUNIX
* Add smart-insert-last-word.Bart Schaefer2000-09-082-0/+85
|
* more sensible value (12769)Sven Wischnowsky2000-09-072-19/+28
|
* stick some `N's into glob patterns (12768)Sven Wischnowsky2000-09-077-19/+26
|
* No "wordcode".Bart Schaefer2000-09-062-2/+3
|
* unposted: Remove patch from 12686 that was accidentally commitedAndrey Borzenkov2000-09-063-71/+13
|
* No "wordcode".Bart Schaefer2000-09-062-11/+15
|
* 12762: Akinori MUSHA: changes for new FreeBSD releases.Peter Stephenson2000-09-063-2/+7
|
* 12761: `` is converted into " by makeinfo; use `@:` instead; use `{}` for texAndrey Borzenkov2000-09-062-0/+9
|
* Add a cross reference and some completer hints.Bart Schaefer2000-09-052-1/+17
|
* *** empty log message ***Sven Wischnowsky2000-09-051-4/+4
|
* change context for i-c-w styles, update docs (12744)Sven Wischnowsky2000-09-053-4/+22
|
* Fix typo.Bart Schaefer2000-09-051-1/+1
|
* Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer2000-09-0415-138/+862
|
* 12741: outputradix was stomped on by nested mathevalPeter Stephenson2000-09-042-1/+8
|
* 12736: fix `make install' dependency for Cygwin static buildAndrey Borzenkov2000-09-042-7/+11
|
* 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
| | | | (12717)
* 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
|