about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* make assignament to $nameddirs behave like hash -d (13095)Sven Wischnowsky2000-10-301-0/+5
* Fix small typos.Bart Schaefer2000-10-251-3/+3
* use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete al...Sven Wischnowsky2000-10-251-0/+4
* re-display list for cleanup only if we were in menu selection (13084)Sven Wischnowsky2000-10-251-0/+3
* add a counter for invalidatelist() to allow finding out if there is a new lis...Sven Wischnowsky2000-10-251-0/+5
* avoid printing file type characters in completion lists for matches ending in...Sven Wischnowsky2000-10-241-0/+6
* change some tags used in filename completion: no tag for file-sort, fake-file...Sven Wischnowsky2000-10-231-0/+6
* Fix "vared -e".Bart Schaefer2000-10-221-0/+6
* Fix "vared -h" in shell scripts.Bart Schaefer2000-10-211-0/+5
* simplify setting standard completion system options using $_comp_options (13036)Sven Wischnowsky2000-10-191-0/+10
* make non-blocking IO on ptys work again; add -t option to test if command is ...Sven Wischnowsky2000-10-191-0/+6
* Changed Src/hist.c (13034).Wayne Davison2000-10-191-0/+5
* Typo.Bart Schaefer2000-10-181-1/+1
* Typo.Bart Schaefer2000-10-181-0/+4
* Fix release numberPeter Stephenson2000-10-171-1/+1
* *** empty log message ***Sven Wischnowsky2000-10-171-1/+6
* 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