Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 13281: Functions/Misc/mere: new implementation. | Tanaka Akira | 2000-12-15 | 3 | -3/+91 |
| | | | | Completion/User/_mere: new completion function for mere. | ||||
* | 13250: _dict completion | Clint Adams | 2000-12-13 | 3 | -1/+72 |
| | |||||
* | Rename waitjob() to zwaitjob(). | Peter Stephenson | 2000-12-06 | 2 | -4/+9 |
| | |||||
* | 13243: fix for make distclean - no more Makefile in Functions and Completion | Andrey Borzenkov | 2000-12-06 | 2 | -2/+5 |
| | |||||
* | 13242: don't segfault on $terminfo[nonexistentcap] | Clint Adams | 2000-12-06 | 2 | -1/+6 |
| | |||||
* | Fix distribution files zsh-3.1.9-dev-8 | Peter Stephenson | 2000-12-05 | 3 | -6/+5 |
| | |||||
* | 3.1.9-dev-8 | Peter Stephenson | 2000-12-05 | 2 | -2/+8 |
| | |||||
* | terminfo tweaks | Peter Stephenson | 2000-12-05 | 2 | -2/+2 |
| | |||||
* | Joel Smith: 13230: avoid name clashes with Linux kernel | Peter Stephenson | 2000-12-05 | 7 | -89/+95 |
| | |||||
* | Include mod_term*.yo in doc source. | Bart Schaefer | 2000-12-05 | 2 | -0/+5 |
| | |||||
* | 13227: terminfo module fixes | Clint Adams | 2000-12-05 | 4 | -50/+67 |
| | |||||
* | Fix --enable-function-subdirs for new config.modules system. | Peter Stephenson | 2000-12-04 | 6 | -9/+15 |
| | |||||
* | $# doc | Peter Stephenson | 2000-12-04 | 2 | -1/+10 |
| | |||||
* | installfns bits | Peter Stephenson | 2000-12-04 | 3 | -23/+25 |
| | |||||
* | 13216: docs for tc/ti modules | Clint Adams | 2000-12-03 | 6 | -8/+53 |
| | |||||
* | 13215: echotc, echoti, terminfo | Clint Adams | 2000-12-03 | 6 | -72/+384 |
| | |||||
* | Function installation information now in config.modules | Peter Stephenson | 2000-11-30 | 11 | -307/+89 |
| | |||||
* | avoid compiler warning | Sven Wischnowsky | 2000-11-29 | 1 | -1/+2 |
| | |||||
* | Add missing quote. | Bart Schaefer | 2000-11-27 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | Sven Wischnowsky | 2000-11-27 | 3 | -1/+7 |
| | |||||
* | Fix a few problems with config.modules stuff | Peter Stephenson | 2000-11-27 | 2 | -11/+22 |
| | |||||
* | either keyword for link module parameter | Peter Stephenson | 2000-11-27 | 1 | -0/+3 |
| | |||||
* | 13194: change in module configuration system | Peter Stephenson | 2000-11-26 | 34 | -197/+332 |
| | |||||
* | ALL_EXPORT tweaks. | Bart Schaefer | 2000-11-25 | 3 | -1/+20 |
| | |||||
* | * 13181: Completion/Debian/_apt: add an action for _alternative. | Tanaka Akira | 2000-11-22 | 2 | -2/+6 |
| | |||||
* | Tweak auto-suffix-removal for _rcp and _scp. | Bart Schaefer | 2000-11-20 | 3 | -3/+10 |
| | |||||
* | Avoid cd in _perl_modules. | Bart Schaefer | 2000-11-15 | 2 | -4/+7 |
| | |||||
* | Changes inspired by Paul J. in case multiple versions of perl are installed. | Bart Schaefer | 2000-11-14 | 2 | -23/+49 |
| | |||||
* | don't be sure that read-ahead doesn't contains nuls (13163) | Sven Wischnowsky | 2000-11-14 | 2 | -5/+13 |
| | |||||
* | Update system configuration guessing stuff from GNU. | Peter Stephenson | 2000-11-13 | 3 | -167/+1227 |
| | |||||
* | use unmetafy() to allow writing special characters into a pty (13156) | Sven Wischnowsky | 2000-11-13 | 2 | -4/+11 |
| | |||||
* | unposted: add new options, fix thinkos for reportbug completion | Clint Adams | 2000-11-12 | 2 | -8/+22 |
| | |||||
* | unposted: complete files for reportbug --include= and completion for querybts | Clint Adams | 2000-11-12 | 2 | -8/+27 |
| | |||||
* | Restore entry for 13140. | Bart Schaefer | 2000-11-11 | 1 | -0/+4 |
| | |||||
* | Sven: 13108: Handle traps synchronously | Peter Stephenson | 2000-11-11 | 15 | -202/+387 |
| | | | | pws: 13109, 13111: clear up zle display when output produced in trap. | ||||
* | 13125: evalute muttrc's mailboxes directive in case of backticks. | Clint Adams | 2000-11-09 | 2 | -6/+6 |
| | |||||
* | *** empty log message *** | Sven Wischnowsky | 2000-11-09 | 1 | -1/+1 |
| | |||||
* | Try blocking read() in read_poll() only if select() returns error (or | Bart Schaefer | 2000-11-08 | 2 | -1/+6 |
| | | | | doesn't exist). | ||||
* | *** empty log message *** | Sven Wischnowsky | 2000-11-08 | 2 | -1/+9 |
| | |||||
* | aloow value `pattern' for insert-unambiguous style to preserve patterns in ↵ | Sven Wischnowsky | 2000-11-08 | 5 | -38/+133 |
| | | | | the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128) | ||||
* | Remove no-op test of $compstate[nmatches]. | Bart Schaefer | 2000-11-06 | 2 | -2/+7 |
| | |||||
* | Adapt nslookup for 13123. | Bart Schaefer | 2000-11-06 | 2 | -1/+4 |
| | |||||
* | Tweak interactiveness of cloned shell. | Bart Schaefer | 2000-11-06 | 1 | -1/+1 |
| | |||||
* | Make zpty more like eval. | Bart Schaefer | 2000-11-06 | 4 | -64/+65 |
| | |||||
* | Assorted read_poll() and zpty cleanup. | Bart Schaefer | 2000-11-05 | 5 | -74/+147 |
| | |||||
* | Use bareglobqual. | Bart Schaefer | 2000-11-05 | 2 | -0/+4 |
| | |||||
* | Better streaming behavior from `zpty -r', plus other cleanup. | Bart Schaefer | 2000-11-05 | 2 | -43/+26 |
| | |||||
* | show current/previous job in $jobstates (3503) | Sven Wischnowsky | 2000-11-02 | 4 | -12/+25 |
| | |||||
* | don't reset just-edited trap function to old value (13107) | Sven Wischnowsky | 2000-11-01 | 2 | -1/+6 |
| | |||||
* | make assignament to $nameddirs behave like hash -d (13095) | Sven Wischnowsky | 2000-10-30 | 2 | -9/+23 |
| |