Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Equivalence of $(...) and `...` in ${(e)...}. | Bart Schaefer | 2001-10-08 | 3 | -5/+573 |
| | |||||
* | Module dependencies for unloading in tests. | Bart Schaefer | 2001-10-08 | 1 | -0/+165 |
| | |||||
* | 15965: glob -> zglob | Peter Stephenson | 2001-10-08 | 3 | -3/+3 |
| | |||||
* | Norbert Koch: 15954: fix inconsistency of variable name in example. | Clint Adams | 2001-10-06 | 2 | -5/+39 |
| | |||||
* | 15941: complete reiserfs mount options. | Clint Adams | 2001-10-05 | 2 | -1/+15 |
| | |||||
* | 15940: complete -o utf8 for mount -t vfat. | Clint Adams | 2001-10-05 | 2 | -1/+5 |
| | |||||
* | 15939: complete xfs mount options (for Linux). | Clint Adams | 2001-10-05 | 2 | -1/+24 |
| | |||||
* | 15938: complete ext3 mount options | Clint Adams | 2001-10-05 | 2 | -1/+12 |
| | |||||
* | 15915: completion for bts script | Clint Adams | 2001-09-30 | 3 | -0/+126 |
| | |||||
* | 15869 | Sven Wischnowsky | 2001-09-25 | 2 | -3/+9 |
| | |||||
* | (15868) | Sven Wischnowsky | 2001-09-25 | 1 | -2/+4 |
| | |||||
* | Fix ancient `print -z' doc bug. | Bart Schaefer | 2001-09-25 | 2 | -2/+4 |
| | |||||
* | 15866: v2 ciphers, protocol versions | Clint Adams | 2001-09-25 | 2 | -0/+281 |
| | | | | 15468 (Sven): improve user/host completion before @ | ||||
* | Document side-effects of TERM assignment. | Bart Schaefer | 2001-09-24 | 2 | -98/+322 |
| | |||||
* | Fix out-of-memory on corrupt history files. | Bart Schaefer | 2001-09-24 | 2 | -25/+40 |
| | |||||
* | Fix misleading error message. | Bart Schaefer | 2001-09-20 | 2 | -2/+8 |
| | |||||
* | fix LDFLAGS value after test for RTLD_GLOBAL | Peter Stephenson | 2001-09-19 | 2 | -1/+5 |
| | |||||
* | 15837 | Wayne Davison | 2001-09-18 | 1 | -0/+5 |
| | |||||
* | Make doisearch() work right when history access is turned off. | Wayne Davison | 2001-09-18 | 1 | -23/+33 |
| | |||||
* | Akinori MUSHA: Improved BSD package completion. | Bart Schaefer | 2001-09-16 | 2 | -0/+173 |
| | |||||
* | update URL references to http://zsh.sunsite.dk/ (15792) | Oliver Kiddle | 2001-09-12 | 3 | -30/+76 |
| | |||||
* | 15630 & 15713 | Wayne Davison | 2001-09-12 | 1 | -0/+5 |
| | |||||
* | Brought over the --verify package-specification options and the | Wayne Davison | 2001-09-12 | 1 | -3/+6 |
| | | | | updated caching policy for newer versions of rpm. | ||||
* | new completion for samba tools (15781) | Oliver Kiddle | 2001-09-11 | 3 | -1/+99 |
| | |||||
* | David Lebel: Shared object linkage on OpenBSD. | Bart Schaefer | 2001-09-09 | 2 | -2/+32 |
| | |||||
* | Src/Zle/zle_refresh.c: pullup bug fixes: 1.1->1.3 | Geoff Wing | 2001-09-09 | 1 | -0/+8 |
| | |||||
* | pullup 1.2 & 1.3: | Geoff Wing | 2001-09-09 | 1 | -19/+41 |
| | | | | | | | 1.2: 15621: display of status line was being mucked up; continuation markers "<...." and "<....>" weren't being displayed properly 1.3: Don't segv if we were displaying n lines and screen was resized to fewer than n lines | ||||
* | 15717 | Sven Wischnowsky | 2001-08-28 | 4 | -45/+133 |
| | |||||
* | Fix crash on re-entry to loop() from preprompt(). | Bart Schaefer | 2001-08-25 | 2 | -1/+11 |
| | |||||
* | (15705) | Sven Wischnowsky | 2001-08-24 | 2 | -0/+8 |
| | |||||
* | 15683: completion for links(1) | Clint Adams | 2001-08-22 | 3 | -1/+38 |
| | |||||
* | 15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a ↵ | Clint Adams | 2001-08-21 | 2 | -2/+20 |
| | | | | number within an enum. | ||||
* | Fix exit status of zsh -fc '! command' | Bart Schaefer | 2001-08-19 | 2 | -0/+6 |
| | |||||
* | users/4092 | Wayne Davison | 2001-08-18 | 1 | -0/+5 |
| | |||||
* | My recent patch to not drop the last line in the history file when | Wayne Davison | 2001-08-18 | 1 | -0/+5 |
| | | | | handling a signal. | ||||
* | 15639 | Sven Wischnowsky | 2001-08-16 | 2 | -24/+47 |
| | |||||
* | 15629: unzip -Z should behave just as zipinfo | Clint Adams | 2001-08-14 | 2 | -0/+133 |
| | |||||
* | Merge typeset fixes and tests from dev trunk. | Bart Schaefer | 2001-08-13 | 4 | -2/+449 |
| | |||||
* | Peter Breitenlohner: Minor tweaks to some make targets. | Bart Schaefer | 2001-08-12 | 4 | -6/+15 |
| | |||||
* | detect mandrake/redhat in _user_admin to handle redhat extensions (15599) | Oliver Kiddle | 2001-08-09 | 2 | -15/+21 |
| | |||||
* | new completion for useradd, groupmod etc and fix in _cvs (15574) | Oliver Kiddle | 2001-08-06 | 6 | -2/+95 |
| | |||||
* | correction (unposted) | Oliver Kiddle | 2001-08-06 | 1 | -1/+1 |
| | |||||
* | new BSD completion and fix _chown for symlinks (15562) | Oliver Kiddle | 2001-08-06 | 4 | -12/+62 |
| | |||||
* | fix exclusion lists (15577) | Oliver Kiddle | 2001-08-06 | 3 | -0/+101 |
| | |||||
* | 15551: complete only presumably compressed files for gzip -t and -l | Clint Adams | 2001-07-31 | 2 | -0/+87 |
| | |||||
* | fix posixbuiltins test to not be broken by existence of `print' external (15503) | Oliver Kiddle | 2001-07-26 | 2 | -2/+7 |
| | |||||
* | 15487 | Sven Wischnowsky | 2001-07-25 | 2 | -48/+123 |
| | |||||
* | remove nulargs in here strings (15470) | Sven Wischnowsky | 2001-07-24 | 2 | -161/+264 |
| | |||||
* | (15433) | Sven Wischnowsky | 2001-07-20 | 2 | -5/+12 |
| | |||||
* | add support for -R option (15402) | Sven Wischnowsky | 2001-07-18 | 3 | -0/+1047 |
| |