Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15780: rename **arg to **dargs | Clint Adams | 2001-09-10 | 2 | -18/+22 |
| | |||||
* | 15779: ztcp -d | Clint Adams | 2001-09-10 | 2 | -27/+63 |
| | |||||
* | stupid bugfixes | Clint Adams | 2001-09-10 | 2 | -6/+10 |
| | |||||
* | unposted: stupid -a bug | Clint Adams | 2001-09-10 | 2 | -4/+7 |
| | |||||
* | This isn't my day for the article numbers. | Clint Adams | 2001-09-10 | 1 | -1/+1 |
| | |||||
* | 15771: ztcp -t | Clint Adams | 2001-09-10 | 2 | -6/+28 |
| | |||||
* | 15769: ztcp -a | Clint Adams | 2001-09-09 | 3 | -22/+57 |
| | |||||
* | 1576x: take service names, stuff fd numbers into $REPLY | Clint Adams | 2001-09-09 | 2 | -14/+32 |
| | |||||
* | 15766: ztcp -l | Clint Adams | 2001-09-09 | 3 | -40/+125 |
| | |||||
* | 15765: introduce [:ascii:] class | Clint Adams | 2001-09-09 | 3 | -13/+24 |
| | |||||
* | 1596x: ztcp -v | Clint Adams | 2001-09-08 | 2 | -2/+11 |
| | |||||
* | 15762: introduce ztcp builtin | Clint Adams | 2001-09-08 | 5 | -108/+331 |
| | |||||
* | 15740: tolerate /usr/local directories in $fpath on Debian where root:staff ↵ | Clint Adams | 2001-09-06 | 2 | -1/+12 |
| | | | | 2755. | ||||
* | 15739: use getent instead of /etc/group if possible | Clint Adams | 2001-09-06 | 2 | -1/+8 |
| | |||||
* | 15734: zle -K option to select a keymap, and zle KEYMAP parameter to | Andrew Main | 2001-09-03 | 8 | -5/+53 |
| | | | | examine the current selection. | ||||
* | handle zsh options in _sh | Peter Stephenson | 2001-08-28 | 2 | -0/+11 |
| | |||||
* | zmv fixes | Peter Stephenson | 2001-08-28 | 2 | -8/+12 |
| | |||||
* | handle possible NULL pointer returned from bufferwords() (15717) | Sven Wischnowsky | 2001-08-28 | 4 | -10/+16 |
| | |||||
* | 15713 | Wayne Davison | 2001-08-27 | 1 | -0/+5 |
| | |||||
* | Added package-specification options to --verify. | Wayne Davison | 2001-08-27 | 1 | -2/+2 |
| | |||||
* | Fix PS2 for dquote nested in braceparam. | Bart Schaefer | 2001-08-27 | 2 | -0/+7 |
| | |||||
* | Remark about array-ness of ksh parameters. | Bart Schaefer | 2001-08-25 | 1 | -0/+4 |
| | |||||
* | Parameter expansion doc mop-up. | Bart Schaefer | 2001-08-25 | 2 | -122/+148 |
| | |||||
* | Fix crash on re-entry to loop() from preprompt(). | Bart Schaefer | 2001-08-25 | 2 | -1/+11 |
| | |||||
* | test if hash table pointer is NULL to avoid SEGV with compstate=() (15705) | Sven Wischnowsky | 2001-08-24 | 2 | -0/+8 |
| | |||||
* | 15683: completion for links(1) | Clint Adams | 2001-08-22 | 3 | -1/+38 |
| | |||||
* | Assorted minor test tweaks. | Bart Schaefer | 2001-08-22 | 9 | -7/+38 |
| | |||||
* | Don't treat numbers as cd-able vars. | Bart Schaefer | 2001-08-22 | 2 | -1/+6 |
| | |||||
* | Change one var() to tt(). | Bart Schaefer | 2001-08-22 | 1 | -1/+1 |
| | |||||
* | 15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a ↵ | Clint Adams | 2001-08-21 | 2 | -1/+7 |
| | | | | number within an enum. | ||||
* | Better handling of manual section numbers. | Bart Schaefer | 2001-08-21 | 2 | -3/+19 |
| | |||||
* | undo most of 15650, do that in shell code (15669) | Sven Wischnowsky | 2001-08-20 | 3 | -15/+15 |
| | |||||
* | After clarification from D. Korn, remove incorrect remark about autoloading. | Bart Schaefer | 2001-08-19 | 1 | -4/+0 |
| | |||||
* | Fix exit status of zsh -fc '! command' | Bart Schaefer | 2001-08-19 | 2 | -0/+6 |
| | |||||
* | unposted: Functions/Prompts/prompt_adam2_setup: eliminate | Adam Spiers | 2001-08-17 | 2 | -71/+73 |
| | | | | horrible inefficiencies resulting from avoidable fork()s | ||||
* | make insert-tab really default to `true' (15653) | Sven Wischnowsky | 2001-08-17 | 2 | -1/+4 |
| | |||||
* | 15650 | Sven Wischnowsky | 2001-08-17 | 3 | -5/+18 |
| | |||||
* | Fix problem with output bases in zcalc | Peter Stephenson | 2001-08-16 | 2 | -2/+10 |
| | |||||
* | 15639 | Sven Wischnowsky | 2001-08-16 | 2 | -3/+12 |
| | |||||
* | 15638 | Sven Wischnowsky | 2001-08-16 | 2 | -1/+7 |
| | |||||
* | 15621: display of status line was being mucked up; also fix | Geoff Wing | 2001-08-15 | 1 | -0/+8 |
| | | | | | continuation markers "<...." and "<....>" unposted: fix possible seg fault on a screen height shrink | ||||
* | Don't segv if we were displaying n lines and screen was | Geoff Wing | 2001-08-15 | 1 | -1/+1 |
| | | | | resized to less than n lines | ||||
* | 15621: display of status line was being mucked up; continuation | Geoff Wing | 2001-08-15 | 1 | -119/+190 |
| | | | | markers "<...." and "<....>" weren't being display properly | ||||
* | unposted: Mention the word `greedy' in the docs for the S flag, to | Adam Spiers | 2001-08-15 | 2 | -2/+6 |
| | | | | make it easier to find for those used to Perl-speak. | ||||
* | unposted: Add missing docs for cache-policy style. | Adam Spiers | 2001-08-15 | 2 | -0/+9 |
| | |||||
* | 15630: update caching policy for newer versions of rpm. | Adam Spiers | 2001-08-15 | 2 | -1/+9 |
| | |||||
* | Add note about kshautoload behavior. | Bart Schaefer | 2001-08-15 | 1 | -0/+4 |
| | |||||
* | 15629: unzip -Z should behave just as zipinfo does | Clint Adams | 2001-08-14 | 2 | -4/+14 |
| | |||||
* | Adjust test for new typeset restrictions. | Bart Schaefer | 2001-08-13 | 2 | -4/+5 |
| | |||||
* | Fix and regression tests for crash on typeset of local array elements. | Bart Schaefer | 2001-08-13 | 3 | -3/+269 |
| |