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