about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* enable dynamic libraries on MacOS X is the dlcompat library is installedOliver Kiddle2001-10-105-4/+23
* 16000: completion for debchange(dch)Clint Adams2001-10-103-1/+22
* change file completion default to offer globbed files and directories on firs...Sven Wischnowsky2001-10-093-19/+47
* 15994: Completion/compinstall: handle list-suffixes; make prompts at end ofPeter Stephenson2001-10-092-6/+36
* hide all but one match with the same string in the list even for unsorted gro...Sven Wischnowsky2001-10-092-0/+18
* remove duplicated includes which caused problems on IRIX 5 (15987)Oliver Kiddle2001-10-082-16/+3
* update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983)Oliver Kiddle2001-10-086-6/+19
* zcalc base display fixPeter Stephenson2001-10-082-1/+7
* Insert missing single quote.Bart Schaefer2001-10-081-1/+1
* Minor wording change.Peter Stephenson2001-10-082-1/+5
* add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle2001-10-087-91/+250
* forgot thisPeter Stephenson2001-10-081-0/+9
* 15931: EXIT traps from exit in subshell; 15965: glob -> zglobPeter Stephenson2001-10-084-4/+13
* 15964: use SOCKLEN_TAndrey Borzenkov2001-10-082-1/+6
* Norbert Koch: 15954: fix variable name inconsistencyClint Adams2001-10-062-1/+6
* expand style in compinstallPeter Stephenson2001-10-052-0/+55
* add printf builtin (15851, 15948)Oliver Kiddle2001-10-053-0/+197
* fix calculation of number of columns needed with list_packed (15946)Sven Wischnowsky2001-10-052-1/+7
* make _cd use only one call to _alternative, including completions from _tilde...Sven Wischnowsky2001-10-052-16/+20
* make expand style (file completion) work again; no more special behaviour wit...Sven Wischnowsky2001-10-053-9/+22
* unposted: note typo change in Doc/Zsh/options.yoGeoff Wing2001-10-051-0/+4
* s/AUTO_CONT/AUTO_CONTINUE/Geoff Wing2001-10-051-1/+1
* 15941: complete reiserfs mount options.Clint Adams2001-10-052-1/+15
* 15940: complete -o utf8 for mount -t vfat.Clint Adams2001-10-052-1/+5
* 15939: complete xfs mount options (for Linux).Clint Adams2001-10-052-1/+24
* 15938: complete ext3 mount optionsClint Adams2001-10-052-1/+12
* 15919: use LinkLists in place of somewhat equivalent codeClint Adams2001-10-024-72/+128
* test EXIT trap fixPeter Stephenson2001-10-012-3/+19
* 15915: completion for bts scriptClint Adams2001-09-303-1/+122
* Zftp control connection management cleanup.Bart Schaefer2001-09-282-19/+30
* Module dependencies for unloading in tests.Bart Schaefer2001-09-282-1/+10
* fix build and test problems in Mac OS X (15882)Oliver Kiddle2001-09-274-3/+10
* 15886: use select if poll is not available, or complain if neither are availableClint Adams2001-09-272-2/+31
* .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2Peter Stephenson2001-09-276-2/+13
* Version 4.1.0-dev-2Peter Stephenson2001-09-271-2/+2
* Equivalence of $(...) and `...` in ${(e)...}.Bart Schaefer2001-09-253-7/+22
* 15869Sven Wischnowsky2001-09-252-7/+5
* job text building code couldn't handle empty sublists (as in `coproc || test'...Sven Wischnowsky2001-09-251-0/+3
* job text building code couldn't handle empty sublists (as in `coproc || test'...Sven Wischnowsky2001-09-252-2/+9
* Fix ancient `print -z' doc bug.Bart Schaefer2001-09-252-2/+4
* 15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=Clint Adams2001-09-252-1/+26
* Document side-effects of TERM assignment.Bart Schaefer2001-09-242-1/+9
* Fix out-of-memory on corrupt history files.Bart Schaefer2001-09-242-25/+40
* * Src/builtin.c, Src/exec.c: Unwind function calls before exitingPeter Stephenson2001-09-243-9/+50
* tetris game for ZLEAndrew Main2001-09-214-0/+268
* Fix misleading error message.Bart Schaefer2001-09-202-2/+8
* fix LDFLAGS value after test for RTLD_GLOBALPeter Stephenson2001-09-192-1/+5
* 15836Wayne Davison2001-09-181-0/+5
* Further modify the "fc -l" code to tolerate out-of range values.Wayne Davison2001-09-181-9/+6
* 15837Wayne Davison2001-09-171-0/+5