| Commit message (Expand) | Author | Age | Files | Lines |
* | 17225: $=CVSIGNORE instead of $CVSIGNORE | Clint Adams | 2002-05-25 | 2 | -1/+6 |
* | we have to disable 17219 for some keys because their code doesn't set up the ... | Sven Wischnowsky | 2002-05-24 | 2 | -0/+12 |
* | 17220: Src/Modules/tcp.c: bugs using ztcp to list connections. | Peter Stephenson | 2002-05-24 | 2 | -3/+8 |
* | make re-display in menu selection faster; redraw only the previously and newl... | Sven Wischnowsky | 2002-05-24 | 2 | -13/+101 |
* | unposted: use zstyle again now when it works | Andrey Borzenkov | 2002-05-23 | 2 | -4/+6 |
* | 17125, 17159 (Oliver): info completion | Andrey Borzenkov | 2002-05-23 | 3 | -1/+61 |
* | report option arguments to _arguments in the original form (17196) | Sven Wischnowsky | 2002-05-23 | 2 | -4/+37 |
* | for automatic long options completion, use the string after the equal signs (... | Sven Wischnowsky | 2002-05-23 | 2 | -8/+28 |
* | rename max-match-length style to max-matches-width (17213) | Sven Wischnowsky | 2002-05-23 | 4 | -7/+11 |
* | allow multiple lines in option completion lists to share the same description... | Sven Wischnowsky | 2002-05-23 | 2 | -2/+27 |
* | 17211: respect $CVSIGNORE. | Clint Adams | 2002-05-23 | 2 | -0/+6 |
* | 17201: add example use of ztcp to manual | Peter Stephenson | 2002-05-21 | 2 | -0/+34 |
* | 17141 plus mods: add `zle -F fd handler' feature. | Peter Stephenson | 2002-05-21 | 5 | -68/+343 |
* | fix for file-type-tests in nested quotes and don't count space file-type-char... | Sven Wischnowsky | 2002-05-21 | 6 | -82/+80 |
* | improve calculation of used columns for match-max-length (17194) | Sven Wischnowsky | 2002-05-21 | 2 | -15/+40 |
* | let _init_d use a pre-pattern (17193) | Sven Wischnowsky | 2002-05-21 | 2 | -1/+6 |
* | fix for completion in nested quotes where the sub-word ends in a backslash (1... | Sven Wischnowsky | 2002-05-21 | 2 | -2/+9 |
* | fix removal of automatically added specs (from the -- option) for which a use... | Sven Wischnowsky | 2002-05-21 | 3 | -3/+8 |
* | avoid printing in the last screen column when preparing a completion listing ... | Sven Wischnowsky | 2002-05-21 | 2 | -2/+5 |
* | better splitting of -g-strings; this failed when patterns contained spaces (1... | Sven Wischnowsky | 2002-05-21 | 2 | -2/+7 |
* | (17021) Added _valgrind, completion function for Julian Seward's Linux-based ... | Felix Rosencrantz | 2002-05-20 | 3 | -1/+55 |
* | Added _larch. | Felix Rosencrantz | 2002-05-20 | 1 | -0/+8 |
* | Function for Tom Lord's arch SCM tool. It still has many problems, | Felix Rosencrantz | 2002-05-20 | 2 | -1/+1948 |
* | 17175: Src/math.c: didn't handle parameters before a ternary expression | Peter Stephenson | 2002-05-17 | 2 | -0/+7 |
* | 17171: Src/Modules/tcp.c: ztcp didn't return failure | Peter Stephenson | 2002-05-16 | 2 | -0/+7 |
* | 17166: Src/Modules/zftp.c: check fileno of zftp control | Peter Stephenson | 2002-05-15 | 2 | -2/+8 |
* | follow-up to 17135, backslash-quoted backslashes in double quotes weren't rig... | Sven Wischnowsky | 2002-05-15 | 2 | -5/+22 |
* | 17162: Src/Modules/tcp.c: prevent warning on | Peter Stephenson | 2002-05-14 | 2 | -2/+5 |
* | 17161: Src/Modules/tcp.c: length parameter to accept() | Peter Stephenson | 2002-05-14 | 2 | -0/+6 |
* | fix for _arguments: don't use argument-tag when completing options; fix for _... | Sven Wischnowsky | 2002-05-14 | 3 | -2/+11 |
* | allow users to give the maximum number of display-columns the matches should ... | Sven Wischnowsky | 2002-05-14 | 5 | -17/+55 |
* | fix doc for _describe, mention -t option (17146) | Sven Wischnowsky | 2002-05-14 | 2 | -1/+9 |
* | 17120, 17121: Src/init.c: work around problem with NIS tying up file | Peter Stephenson | 2002-05-13 | 2 | -4/+53 |
* | fix for unquoting with `compset -q' with singly and doubly quoted strings (17... | Sven Wischnowsky | 2002-05-13 | 3 | -16/+106 |
* | Doc/Makefile.in: back out unintended changes | Peter Stephenson | 2002-05-12 | 2 | -23/+36 |
* | typo correction | Andrey Borzenkov | 2002-05-12 | 1 | -0/+1 |
* | unposted: fix context name; do not set style by default until it works | Andrey Borzenkov | 2002-05-12 | 2 | -3/+9 |
* | users/4951: make ulimit documentation clearer | Peter Stephenson | 2002-05-10 | 2 | -1/+7 |
* | 17102: looking up TCP sessions by fd returned the wrong pointer | Peter Stephenson | 2002-05-08 | 2 | -1/+4 |
* | 17097: closing all TCP sessions referenced freed memory. | Peter Stephenson | 2002-05-08 | 2 | -2/+7 |
* | Typo in ChangeLog | Andrey Borzenkov | 2002-05-08 | 1 | -1/+1 |
* | 17095: Bug in setting associative array; remove unused counter | Peter Stephenson | 2002-05-08 | 2 | -8/+10 |
* | 17081: New zselect module and documentation. | Peter Stephenson | 2002-05-08 | 5 | -32/+413 |
* | 17075, 17076: _urpmi and chkconfig/services | Andrey Borzenkov | 2002-05-08 | 9 | -124/+230 |
* | 17080: tag-order style usage | Andrey Borzenkov | 2002-05-08 | 2 | -3/+10 |
* | 17074: mondoarchive completion | Andrey Borzenkov | 2002-05-08 | 2 | -0/+57 |
* | unposted: add autom4te.cache to .cvsignore (autoconf-2.53?) | Andrey Borzenkov | 2002-05-08 | 2 | -0/+6 |
* | Assorted previously-uncommitted patches (16613, 16032, doc tweak). | Bart Schaefer | 2002-05-06 | 1 | -0/+13 |
* | Detect variant tgetent() return value and test for it correctly. | Bart Schaefer | 2002-05-06 | 3 | -8/+42 |
* | Split tokenize() into shtokenize() and zshtokenize() | Bart Schaefer | 2002-05-06 | 3 | -8/+22 |