Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15739, 15740: compaudit backports from trunk | Clint Adams | 2001-10-15 | 2 | -0/+148 |
| | |||||
* | Fix typos. | Bart Schaefer | 2001-10-14 | 2 | -1/+6 |
| | |||||
* | 15806, 15809, and 15836. | Wayne Davison | 2001-10-13 | 1 | -0/+16 |
| | |||||
* | Brought over patches 15806 and 15836 from the trunk. | Wayne Davison | 2001-10-13 | 1 | -10/+7 |
| | |||||
* | Brought over 15806 and 15809 from the trunk. | Wayne Davison | 2001-10-13 | 1 | -5/+13 |
| | |||||
* | Separated my one combo-changelog entry into its original two items | Wayne Davison | 2001-10-13 | 1 | -5/+10 |
| | | | | (as they are on the trunk). | ||||
* | Made my recent entries match the entries on the trunk. | Wayne Davison | 2001-10-13 | 1 | -6/+6 |
| | |||||
* | Save/restore state around DEBUG trap call. | Bart Schaefer | 2001-10-13 | 2 | -3/+16 |
| | |||||
* | use _x_display when setting $DISPLAY and fix bug in enable completion (15594) | Oliver Kiddle | 2001-10-12 | 3 | -0/+75 |
| | |||||
* | _sysctl for darwin, _webbrowser for galeon etc (15983) | Oliver Kiddle | 2001-10-12 | 5 | -3/+198 |
| | |||||
* | fix compilation on Darwin/MacOS X (15882, 16018) | Oliver Kiddle | 2001-10-12 | 5 | -43/+107 |
| | |||||
* | Insert missing single quote. | Bart Schaefer | 2001-10-08 | 1 | -1/+1 |
| | |||||
* | 15974, plus minor wording change. | Peter Stephenson | 2001-10-08 | 3 | -1/+33 |
| | |||||
* | forgot this | Peter Stephenson | 2001-10-08 | 1 | -0/+5 |
| | |||||
* | 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 |
| |