Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15511: zcalc tweaks | Peter Stephenson | 2001-07-27 | 3 | -2/+17 |
| | |||||
* | (15509) | Sven Wischnowsky | 2001-07-27 | 4 | -232/+226 |
| | |||||
* | 15507: new zcalc function | Peter Stephenson | 2001-07-27 | 4 | -1/+187 |
| | | | | 15508: cvs tag didn't complete tags despite it's claim. | ||||
* | fix posixbuiltins test to allow for an external `print' command (15503) | Oliver Kiddle | 2001-07-26 | 2 | -2/+7 |
| | |||||
* | 15498: zle doc fix | Peter Stephenson | 2001-07-26 | 3 | -11/+33 |
| | |||||
* | Fix typo. | Bart Schaefer | 2001-07-25 | 2 | -1/+3 |
| | |||||
* | More index entry etc. cleanup. | Bart Schaefer | 2001-07-25 | 2 | -38/+55 |
| | |||||
* | move pattern matching in the loop to make sure all match specs are used (15487) | Sven Wischnowsky | 2001-07-25 | 3 | -45/+54 |
| | |||||
* | some more places where list-separator should be used (15485) | Sven Wischnowsky | 2001-07-25 | 5 | -16/+27 |
| | |||||
* | another fix for 15477 (separator strings); add list-separator style (15484) | Sven Wischnowsky | 2001-07-25 | 9 | -16/+41 |
| | |||||
* | fixlet for 15477, don't let it remove consecutive dummy matches (15482) | Sven Wischnowsky | 2001-07-25 | 4 | -4/+10 |
| | |||||
* | make display for groups in _describe nicer; improve packing with ↵ | Sven Wischnowsky | 2001-07-25 | 9 | -158/+506 |
| | | | | list_packed; leave space for type character (list_types) only in groups with at least one file name (15477) | ||||
* | remove nulargs in here strings (15470) | Sven Wischnowsky | 2001-07-24 | 2 | -0/+7 |
| | |||||
* | Fix errors introduced by 15354. | Bart Schaefer | 2001-07-24 | 3 | -3/+7 |
| | |||||
* | improve user/host completion before a @ (15468) | Sven Wischnowsky | 2001-07-24 | 2 | -0/+7 |
| | |||||
* | 15432: New bash-transpose-words widget | Peter Stephenson | 2001-07-20 | 3 | -2/+18 |
| | |||||
* | don't use compsuffix when it might be freed; use the right variable in that ↵ | Sven Wischnowsky | 2001-07-20 | 2 | -5/+12 |
| | | | | loop there, dammit (15433) | ||||
* | yet another followup to 15497; make _describe filter out non-matching ↵ | Sven Wischnowsky | 2001-07-19 | 3 | -3/+53 |
| | | | | strings before calling compdescribe, otherwise some matches will be hiddens (15415) | ||||
* | fix for 15407; there may be sets without matches (15409) | Sven Wischnowsky | 2001-07-18 | 2 | -2/+6 |
| | |||||
* | add list-grouped option to make options and such be grouped together if they ↵ | Sven Wischnowsky | 2001-07-18 | 7 | -159/+284 |
| | | | | have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407) | ||||
* | add support for -R option (15402) | Sven Wischnowsky | 2001-07-18 | 2 | -0/+14 |
| | |||||
* | use colon separator for BSD (15393) | Oliver Kiddle | 2001-07-17 | 2 | -1/+6 |
| | |||||
* | add preserve-prefix style to keep pathname prefix unchanged (15400) | Sven Wischnowsky | 2001-07-17 | 3 | -0/+21 |
| | |||||
* | accidentally committed 15278 | Andrey Borzenkov | 2001-07-13 | 1 | -1/+3 |
| | |||||
* | 15390: Cygwin support | Andrey Borzenkov | 2001-07-13 | 3 | -1/+57 |
| | |||||
* | make _files not use its own description if there is one from a calling ↵ | Sven Wischnowsky | 2001-07-13 | 3 | -3/+18 |
| | | | | function; improve -P-prefix handling in _path_files (15389) | ||||
* | Explain the effect of CORRECT on HASH_CMDS et al. | Bart Schaefer | 2001-07-12 | 2 | -3/+11 |
| | |||||
* | (15357) | Sven Wischnowsky | 2001-07-10 | 4 | -3/+20 |
| | |||||
* | Better indexing and misc. cleanup in the first tenth or so of the doc. | Bart Schaefer | 2001-07-10 | 14 | -107/+186 |
| | |||||
* | remove not only numeric suffixes, but also `.n' and the like (15352) | Sven Wischnowsky | 2001-07-10 | 2 | -3/+7 |
| | |||||
* | 15334: use string "(eval)" as script name in debugging messages in eval's | Peter Stephenson | 2001-07-09 | 12 | -60/+73 |
| | |||||
* | 4.1.0-dev-1 zsh-4.1.0-dev-1 | Peter Stephenson | 2001-07-09 | 2 | -2/+4 |
| | |||||
* | 15329: test script changes to go with 15327 LINENO change | Peter Stephenson | 2001-07-09 | 11 | -60/+66 |
| | |||||
* | Fix function stack unwinding on autoload failures. | Bart Schaefer | 2001-07-09 | 2 | -6/+12 |
| | |||||
* | 15327: always use local LINENOs in parse_string(). | Peter Stephenson | 2001-07-09 | 8 | -14/+22 |
| | |||||
* | 15304,15305,15308 | Bart Schaefer | 2001-07-08 | 1 | -0/+12 |
| | |||||
* | Fix infinite loop on `r OLD=NEW' when OLD is the empty string. | Bart Schaefer | 2001-07-08 | 1 | -0/+4 |
| | |||||
* | Suppress XTRACE during user-defined widgets. | Bart Schaefer | 2001-07-08 | 1 | -2/+6 |
| | |||||
* | Don't always coerce to float when assigning to an unset parameter. | Bart Schaefer | 2001-07-08 | 1 | -1/+2 |
| | |||||
* | 15291, 15292: fix bug setting scalar in math mode | Peter Stephenson | 2001-07-06 | 4 | -15/+59 |
| | |||||
* | 15250: still run setup even if pcre functions are unavailable | Clint Adams | 2001-07-06 | 2 | -6/+21 |
| | |||||
* | 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc | Peter Stephenson | 2001-07-06 | 8 | -6/+79 |
| | |||||
* | add exclusion lists and use _multi_parts for sysctl completion on BSD (15252) | Oliver Kiddle | 2001-07-06 | 3 | -19/+28 |
| | |||||
* | (15283) | Sven Wischnowsky | 2001-07-06 | 2 | -1/+6 |
| | |||||
* | 15265: Src/parse.c: correction problems with new `for' syntax | Peter Stephenson | 2001-07-06 | 2 | -4/+8 |
| | |||||
* | 15277: Src/glob.c: real backreferencing bug with ${(S)...%%...} | Peter Stephenson | 2001-07-06 | 2 | -8/+12 |
| | |||||
* | back out 15266 | Peter Stephenson | 2001-07-06 | 3 | -59/+14 |
| | |||||
* | Avoid static link of pcre module. | Bart Schaefer | 2001-07-06 | 2 | -14/+16 |
| | |||||
* | 15266: fix for ${(S)...%%...} | Peter Stephenson | 2001-07-05 | 3 | -9/+66 |
| | |||||
* | 15264: improved doc for variant complex commands | Peter Stephenson | 2001-07-05 | 2 | -8/+20 |
| |