| Commit message (Expand) | Author | Age | Files | Lines |
* | 16315: completion for spamassassin | Clint Adams | 2001-12-09 | 3 | -1/+22 |
* | 16293: completion for arping | Clint Adams | 2001-11-29 | 3 | -1/+24 |
* | 16292: completion for rsync | Clint Adams | 2001-11-29 | 2 | -1/+6 |
* | 16291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle ho... | Clint Adams | 2001-11-26 | 2 | -0/+31 |
* | 16249,16269: Two crash-bug fixes. | Bart Schaefer | 2001-11-23 | 1 | -0/+9 |
* | 16269: Fix crash on reserved-word completion. | Bart Schaefer | 2001-11-23 | 1 | -15/+29 |
* | 16249: Clear pending here-documents upon a parse error. | Bart Schaefer | 2001-11-23 | 1 | -3/+22 |
* | 16264: don't use grep and sed in _dput | Clint Adams | 2001-11-18 | 2 | -3/+6 |
* | unposted: typo fix | Clint Adams | 2001-11-15 | 2 | -1/+4 |
* | 16257: completion for dput from Tollef Fog Heen <tollef@add.no> | Clint Adams | 2001-11-15 | 3 | -1/+38 |
* | 15288, 15432, 15585: Zle widgets with bash-style word delimiting | Peter Stephenson | 2001-11-15 | 10 | -4/+1000 |
* | fix for IRIX | Oliver Kiddle | 2001-11-06 | 2 | -3/+93 |
* | 16184 | Wayne Davison | 2001-10-30 | 1 | -0/+5 |
* | Improved readhistline() to reject binary data better. (16184) | Wayne Davison | 2001-10-30 | 1 | -15/+18 |
* | unposted: Config/version.mk: create 4.0.4: should have gone in before tag, oops | Peter Stephenson | 2001-10-26 | 2 | -16/+28 |
* | 16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better. zsh-4.0.4 | Peter Stephenson | 2001-10-25 | 2 | -7/+12 |
* | Fix some .distfiles zsh-4.0.3 | Peter Stephenson | 2001-10-24 | 5 | -8/+25 |
* | 16033: QNX Neutrino fix from Pavel Roskin | Peter Stephenson | 2001-10-24 | 5 | -6/+25 |
* | 16038,16041,16124: Fix bad caching of patterns. | Bart Schaefer | 2001-10-24 | 3 | -11/+16 |
* | Fix for texi2html 1.64 | Peter Stephenson | 2001-10-24 | 4 | -3/+9 |
* | Applied 15390 | Andrey Borzenkov | 2001-10-23 | 2 | -0/+48 |
* | 15180, 15181 from HEAD | Andrey Borzenkov | 2001-10-23 | 3 | -3/+21 |
* | Report error on setting a limit to a string that os not a decimal number. | Bart Schaefer | 2001-10-22 | 2 | -1/+9 |
* | Add file name to 16109 entry. | Bart Schaefer | 2001-10-22 | 1 | -2/+2 |
* | 16059 | Wayne Davison | 2001-10-22 | 1 | -0/+5 |
* | Applied the interactive-comment fix for HIST_IGNORE_SPACE. | Wayne Davison | 2001-10-22 | 1 | -3/+3 |
* | Fix fdtable_size crash. | Bart Schaefer | 2001-10-22 | 2 | -1/+7 |
* | Fix segfault in checkrmall(). | Bart Schaefer | 2001-10-20 | 2 | -113/+274 |
* | Add forgotten log entry. | Bart Schaefer | 2001-10-19 | 1 | -0/+4 |
* | 16078: zip -r | Clint Adams | 2001-10-17 | 2 | -1/+7 |
* | various old patches ported back | Sven Wischnowsky | 2001-10-17 | 5 | -13/+56 |
* | Fix email address, again. | Bart Schaefer | 2001-10-16 | 1 | -1/+1 |
* | Fix email address. | Bart Schaefer | 2001-10-16 | 1 | -1/+1 |
* | Remove duplicate entry. | Bart Schaefer | 2001-10-16 | 1 | -6/+0 |
* | Merge assorted patches from the dev. version, as approved by PWS. | Bart Schaefer | 2001-10-16 | 17 | -176/+1760 |
* | reorder my ChangeLog entries to match the 4.1 branch | Oliver Kiddle | 2001-10-16 | 1 | -18/+26 |
* | Changes from 4.1 which need to be backported | Peter Stephenson | 2001-10-16 | 6 | -233/+799 |
* | 15094: backport from trunk | Clint Adams | 2001-10-15 | 2 | -0/+76 |
* | 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 |
* | 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 |