about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 3.1.6-dev-7 zsh-3.1.9-dev-7Peter Stephenson2000-10-171-0/+8
* *** empty log message ***Sven Wischnowsky2000-10-161-0/+4
* Document tty mode restoration.Bart Schaefer2000-10-141-0/+6
* two completion matching fixes; wrong (path) prefix matching (removed path com...Sven Wischnowsky2000-10-131-0/+6
* remove possibility for func() entries in tag-order style, can be done using z...Sven Wischnowsky2000-10-121-0/+4
* rename fake style to fake-files (12973)Sven Wischnowsky2000-10-121-0/+6
* 12958: configure fix for NCR compilerAndrey Borzenkov2000-10-111-0/+4
* add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky2000-10-111-0/+8
* make user defined completion widgets leave menu selection without accepting t...Sven Wischnowsky2000-10-111-0/+6
* follow-up to 12942, only a missing redirection (12948)Sven Wischnowsky2000-10-101-0/+3
* add fake-parameters style to allow completing parameters which are not yet se...Sven Wischnowsky2000-10-101-0/+6
* *** empty log message ***Sven Wischnowsky2000-10-101-1/+1
* temporarily remove global aliases to avoid error message inside the evals (12...Sven Wischnowsky2000-10-101-0/+3
* follow-up to 12930, make it first try exact character matches, but enable it ...Sven Wischnowsky2000-10-101-0/+6
* Tiny clarification.Bart Schaefer2000-10-091-1/+1
* prefer exact character matches over match specs (so that `nom' can match `nom...Sven Wischnowsky2000-10-091-0/+5
* search for *.tif file, too (12919)Sven Wischnowsky2000-10-061-0/+3
* more option setting cleanup; remove some unnecessary setopts, remove N qualif...Sven Wischnowsky2000-10-061-0/+12
* Other places where `unsetopt cshnullglob' is needed.Bart Schaefer2000-10-061-0/+11
* autoload --> automountBart Schaefer2000-10-051-1/+1
* cleanup for 12896 (12901)Sven Wischnowsky2000-10-051-0/+2
* unset cshnullglob (12899)Sven Wischnowsky2000-10-051-0/+2
* don't return invalid Eprog after parse error (12898)Sven Wischnowsky2000-10-051-0/+2
* comparguments: don't use rest-argument-specification if it was inactivated (1...Sven Wischnowsky2000-10-051-0/+3
* cleanup (12896)Sven Wischnowsky2000-10-051-0/+4
* complete after autoloaded directories (a rather ugly hack); remove old code i...Sven Wischnowsky2000-10-051-0/+8
* * 12886: Completion/User/_cvs: make _cvs_vendor_branches to handleTanaka Akira2000-10-041-0/+5
* don't stop parsing too early when completing inside a command substitution (1...Sven Wischnowsky2000-10-041-0/+3
* don't forget a displayed list when starting menu completion (12884)Sven Wischnowsky2000-10-041-0/+5
* * 12872: Completion/User/_cvs: Fix modules completion when a cvsrootTanaka Akira2000-10-041-0/+8
* Change some zerr to zwarn for consistency.Bart Schaefer2000-10-021-0/+8
* unposted: remove unused variable declaration from ztat()Clint Adams2000-10-011-0/+4
* 12863: remove ztrdupstrip, use VARARR in ztatClint Adams2000-09-271-0/+5
* Tweak to STTY fix.Bart Schaefer2000-09-261-0/+1
* Fix STTY parameter.Bart Schaefer2000-09-251-0/+4
* 12860: don't limit size of pwd in job tableClint Adams2000-09-221-0/+3
* 12859: dynamically-allocate buffer in ztat(), ztrdupstring()Clint Adams2000-09-221-0/+6
* Fiddle with _expand_word and its doc.Bart Schaefer2000-09-211-0/+6
* 12848: Doc/Zsh/zle.yo: Alphabetize list of parametersAndrey Borzenkov2000-09-201-0/+2
* 12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage.Andrey Borzenkov2000-09-201-0/+5
* 12847: dynamically allocate buf and z in bin_whence()Clint Adams2000-09-191-0/+3
* 12846: moved simple string manipulation functions to string.cClint Adams2000-09-191-0/+4
* 12845: dynamically allocate pbuf in domove()Clint Adams2000-09-191-0/+4
* 12835: Alphabetize special parameters listAndrey Borzenkov2000-09-181-1/+5
* 12836: bin_ln now independent of PATH_MAXClint Adams2000-09-181-0/+5
* Back out 12814.Bart Schaefer2000-09-181-0/+5
* Improve upon some of the PATH_MAX changes.Bart Schaefer2000-09-181-0/+6
* 12828: dynamically allocate 'dir' in mailstatClint Adams2000-09-181-0/+2
* 12827: dynamically allocate 'file' in mailstatClint Adams2000-09-181-0/+4
* unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefinedClint Adams2000-09-181-0/+3