about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* make expand style (file completion) work again; no more special behaviour ↵Sven Wischnowsky2001-10-053-9/+22
| | | | with menu completion; try to make docs clearer (15944)
* 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 || ↵Sven Wischnowsky2001-09-251-0/+3
| | | | test') (15868)
* job text building code couldn't handle empty sublists (as in `coproc || ↵Sven Wischnowsky2001-09-252-2/+9
| | | | test') (15868)
* 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
| | | | shell from exit command to allow EXIT traps to run.
* 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
|
* Fixed doisearch() to not switch lines unless zlereadflags hasWayne Davison2001-09-171-1/+2
| | | | ZLRF_HISTORY set.
* Akinori MUSHA: Improved BSD package completion.Bart Schaefer2001-09-162-39/+144
|
* ZLE doc xref to BAUD, fix doc build error.Bart Schaefer2001-09-153-1/+14
|
* Fix typos in a log entry.Bart Schaefer2001-09-151-1/+1
|
* 15809Wayne Davison2001-09-151-0/+6
|
* With HIST_NO_STORE, don't ignore what looks like a history command ifWayne Davison2001-09-151-5/+11
| | | | we're really going to call a user-defined shell function.
* 15806Wayne Davison2001-09-131-0/+5
|
* David Lebel: Shared object linkage on OpenBSD.Bart Schaefer2001-09-132-2/+32
|
* + Changed addhistnum() to return firsthist()-1 or curhist+1 on error.Wayne Davison2001-09-131-1/+3
| | | | + Ignore the "r" command if HIST_NO_STORE is set.
* + Changed fclist() to not not transform "fc -l 0 0" into "fc -l 1 1".Wayne Davison2001-09-131-3/+3
| | | | + Changed fcgetcomm() to handle new error return from addhistnum().
* update URL references to http://zsh.sunsite.dk/ (15792)Oliver Kiddle2001-09-123-2/+7
|
* new completion for samba tools (15781)Oliver Kiddle2001-09-113-1/+97
|
* complete new [:ascii:] character classOliver Kiddle2001-09-112-1/+6
|
* 15783: document ztcp builtinClint Adams2001-09-104-1/+102
|
* 15780: rename **arg to **dargsClint Adams2001-09-102-18/+22
|
* 15779: ztcp -dClint Adams2001-09-102-27/+63
|
* stupid bugfixesClint Adams2001-09-102-6/+10
|
* unposted: stupid -a bugClint Adams2001-09-102-4/+7
|
* This isn't my day for the article numbers.Clint Adams2001-09-101-1/+1
|