| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 16184 | Wayne Davison | 2001-10-26 | 1 | -0/+5 |
* | 16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(), | Peter Stephenson | 2001-10-26 | 1 | -0/+6 |
* | 16174: complete value of $TZ | Oliver Kiddle | 2001-10-26 | 1 | -0/+6 |
* | 16172: freehostent -> zfreehostent to avoid name clash | Peter Stephenson | 2001-10-26 | 1 | -0/+3 |
* | 15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly. | Peter Stephenson | 2001-10-26 | 1 | -0/+7 |
* | 16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better. | Peter Stephenson | 2001-10-25 | 1 | -0/+5 |
* | Fix for texi2html 1.64 | Peter Stephenson | 2001-10-24 | 1 | -0/+5 |
* | 16063: add transientrprompt option | Geoff Wing | 2001-10-24 | 1 | -0/+6 |
* | Fix infinite loop on `case' with xtrace. | Bart Schaefer | 2001-10-23 | 1 | -0/+5 |
* | zero %n value when reusing printf format (16122) | Oliver Kiddle | 2001-10-23 | 1 | -0/+5 |
* | Pavel Roskin <proski@gnu.org>: compilation for QNX | Peter Stephenson | 2001-10-22 | 1 | -0/+8 |
* | Report error on setting a limit to a string that os not a decimal number. | Bart Schaefer | 2001-10-22 | 1 | -0/+5 |
* | 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ~/.my... | Adam Spiers | 2001-10-22 | 1 | -0/+5 |
* | Fix segfault in checkrmall(). | Bart Schaefer | 2001-10-20 | 1 | -0/+5 |
* | fix: make _describe handle (...) arguments correctly; use _file_descriptors a... | Sven Wischnowsky | 2001-10-19 | 1 | -0/+9 |
* | allow arguments to be specified in printf format specifications (16080) | Oliver Kiddle | 2001-10-18 | 1 | -0/+5 |
* | 16078: zip -r | Clint Adams | 2001-10-17 | 1 | -0/+5 |
* | don't use _comp_ignore while building paths, only at end (16076) | Sven Wischnowsky | 2001-10-17 | 1 | -0/+5 |
* | add sourceforge to metafaq | Peter Stephenson | 2001-10-16 | 1 | -0/+4 |
* | fix return code and tests of printf and comment above bslashquote func (16064) | Oliver Kiddle | 2001-10-16 | 1 | -0/+6 |
* | 16062: use O_EXCL when opening a temporary file. | Clint Adams | 2001-10-16 | 1 | -0/+5 |
* | 16059 | Wayne Davison | 2001-10-15 | 1 | -0/+5 |
* | use arithmetic evaluation for numeric arguments to printf (16042) | Oliver Kiddle | 2001-10-15 | 1 | -1/+6 |
* | 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 |