| Commit message (Expand) | Author | Age | Files | Lines |
* | for caching of compiled patterns: remember that singsub() might modify the st... | Sven Wischnowsky | 2001-10-15 | 1 | -0/+6 |
* | Remove <arpa/telnet.h> from tcp.c. | Bart Schaefer | 2001-10-14 | 1 | -0/+3 |
* | Fix typos. | Bart Schaefer | 2001-10-14 | 1 | -1/+6 |
* | Save/restore state around DEBUG trap call. | Bart Schaefer | 2001-10-13 | 1 | -0/+6 |
* | use expanded paths (expand style with value prefix) only when we are at the l... | Sven Wischnowsky | 2001-10-11 | 1 | -0/+6 |
* | 16006: use styles for mail directory, pine directory, and muttrc. | Clint Adams | 2001-10-10 | 1 | -0/+4 |
* | 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux. | Clint Adams | 2001-10-10 | 1 | -0/+5 |
* | enable dynamic libraries on MacOS X is the dlcompat library is installed | Oliver Kiddle | 2001-10-10 | 1 | -0/+6 |
* | 16000: completion for debchange(dch) | Clint Adams | 2001-10-10 | 1 | -0/+6 |
* | change file completion default to offer globbed files and directories on firs... | Sven Wischnowsky | 2001-10-09 | 1 | -0/+6 |
* | 15994: Completion/compinstall: handle list-suffixes; make prompts at end of | Peter Stephenson | 2001-10-09 | 1 | -0/+5 |
* | hide all but one match with the same string in the list even for unsorted gro... | Sven Wischnowsky | 2001-10-09 | 1 | -0/+5 |
* | remove duplicated includes which caused problems on IRIX 5 (15987) | Oliver Kiddle | 2001-10-08 | 1 | -0/+3 |
* | update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983) | Oliver Kiddle | 2001-10-08 | 1 | -1/+8 |
* | zcalc base display fix | Peter Stephenson | 2001-10-08 | 1 | -0/+2 |
* | Minor wording change. | Peter Stephenson | 2001-10-08 | 1 | -0/+4 |
* | add print -f option, %n format specifier and tests for print/printf (15973) | Oliver Kiddle | 2001-10-08 | 1 | -0/+7 |
* | forgot this | Peter Stephenson | 2001-10-08 | 1 | -0/+9 |
* | 15964: use SOCKLEN_T | Andrey Borzenkov | 2001-10-08 | 1 | -0/+4 |
* | Norbert Koch: 15954: fix variable name inconsistency | Clint Adams | 2001-10-06 | 1 | -0/+5 |
* | expand style in compinstall | Peter Stephenson | 2001-10-05 | 1 | -0/+4 |
* | add printf builtin (15851, 15948) | Oliver Kiddle | 2001-10-05 | 1 | -0/+5 |
* | fix calculation of number of columns needed with list_packed (15946) | Sven Wischnowsky | 2001-10-05 | 1 | -0/+3 |
* | make _cd use only one call to _alternative, including completions from _tilde... | Sven Wischnowsky | 2001-10-05 | 1 | -0/+4 |
* | make expand style (file completion) work again; no more special behaviour wit... | Sven Wischnowsky | 2001-10-05 | 1 | -0/+6 |
* | unposted: note typo change in Doc/Zsh/options.yo | Geoff Wing | 2001-10-05 | 1 | -0/+4 |
* | 15941: complete reiserfs mount options. | Clint Adams | 2001-10-05 | 1 | -0/+3 |
* | 15940: complete -o utf8 for mount -t vfat. | Clint Adams | 2001-10-05 | 1 | -0/+3 |
* | 15939: complete xfs mount options (for Linux). | Clint Adams | 2001-10-05 | 1 | -0/+3 |
* | 15938: complete ext3 mount options | Clint Adams | 2001-10-05 | 1 | -0/+5 |
* | 15919: use LinkLists in place of somewhat equivalent code | Clint Adams | 2001-10-02 | 1 | -0/+5 |
* | test EXIT trap fix | Peter Stephenson | 2001-10-01 | 1 | -3/+7 |
* | 15915: completion for bts script | Clint Adams | 2001-09-30 | 1 | -0/+5 |
* | Zftp control connection management cleanup. | Bart Schaefer | 2001-09-28 | 1 | -0/+3 |
* | Module dependencies for unloading in tests. | Bart Schaefer | 2001-09-28 | 1 | -0/+5 |
* | fix build and test problems in Mac OS X (15882) | Oliver Kiddle | 2001-09-27 | 1 | -0/+5 |
* | 15886: use select if poll is not available, or complain if neither are available | Clint Adams | 2001-09-27 | 1 | -0/+6 |
* | .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2 | Peter Stephenson | 2001-09-27 | 1 | -0/+7 |
* | Equivalence of $(...) and `...` in ${(e)...}. | Bart Schaefer | 2001-09-25 | 1 | -0/+5 |
* | 15869 | Sven Wischnowsky | 2001-09-25 | 1 | -4/+1 |
* | job text building code couldn't handle empty sublists (as in `coproc || test'... | Sven Wischnowsky | 2001-09-25 | 1 | -0/+3 |
* | job text building code couldn't handle empty sublists (as in `coproc || test'... | Sven Wischnowsky | 2001-09-25 | 1 | -0/+5 |
* | Fix ancient `print -z' doc bug. | Bart Schaefer | 2001-09-25 | 1 | -0/+3 |
* | 15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol= | Clint Adams | 2001-09-25 | 1 | -0/+6 |
* | Document side-effects of TERM assignment. | Bart Schaefer | 2001-09-24 | 1 | -0/+3 |
* | Fix out-of-memory on corrupt history files. | Bart Schaefer | 2001-09-24 | 1 | -0/+5 |
* | * Src/builtin.c, Src/exec.c: Unwind function calls before exiting | Peter Stephenson | 2001-09-24 | 1 | -0/+5 |
* | tetris game for ZLE | Andrew Main | 2001-09-21 | 1 | -0/+4 |
* | Fix misleading error message. | Bart Schaefer | 2001-09-20 | 1 | -1/+7 |
* | fix LDFLAGS value after test for RTLD_GLOBAL | Peter Stephenson | 2001-09-19 | 1 | -0/+5 |