Age | Commit message (Expand) | Author | Files | Lines |
2004-03-25 | 19682: Don't run ZERR, DEBUG or EXIT traps inside other traps. | Peter Stephenson | 4 | -5/+40 |
2004-03-24 | 19674, modified: support for non-standard ports in zftp. | Peter Stephenson | 6 | -58/+215 |
2004-03-23 | 19661: Support diff -u for Solaris 2.10 upwards | Peter Stephenson | 2 | -1/+6 |
2004-03-22 | * 19673: Peter Palfrader: Completion/Unix/Command/_cvs: | Clint Adams | 2 | -1/+6 |
2004-03-22 | 19669, 19670: Danek Duvall: two compaudit problems | Peter Stephenson | 2 | -8/+15 |
2004-03-22 | 19671: error in zle-line-init caused infinite loop | Peter Stephenson | 1 | -0/+1 |
2004-03-21 | 19666 and users/7212. | Bart Schaefer | 1 | -0/+8 |
2004-03-21 | Add "unset" to the localoptions in several functions (users/7212). | Bart Schaefer | 1 | -3/+3 |
2004-03-21 | As suggested by 19666 and corrected by 19668, fix remote file completion. | Bart Schaefer | 1 | -1/+1 |
2004-03-19 | Get it right this time. | Peter Stephenson | 1 | -2/+1 |
2004-03-19 | Missing ChangeLog entry for 4.2.0 changes | Peter Stephenson | 4 | -3/+10 |
2004-03-18 | unposted: make 19655 a bit safer | Peter Stephenson | 2 | -0/+3 |
2004-03-18 | 19655, 19656, 19657: Memory leaks spotted by valgrind. | Peter Stephenson | 4 | -10/+44 |
2004-03-17 | unposted: tweak dlcompat note | Peter Stephenson | 2 | -2/+5 |
2004-03-17 | 19653: Latest OS-specific information | Peter Stephenson | 2 | -13/+16 |
2004-03-17 | mention HFS+ as possible cause of -N test failure | Oliver Kiddle | 2 | -2/+6 |
2004-03-17 | 19648: complete -t and -n options | Oliver Kiddle | 2 | -10/+17 |
2004-03-16 | * 19641: Src/Modules/pcre.c: implement -pcre-match conditional | Clint Adams | 2 | -14/+71 |
2004-03-16 | 19629: fix zpty on HP-UX | Peter Stephenson | 2 | -6/+28 |
2004-03-16 | * 19640: Src/Modules/pcre.c: improve error reporting a bit. | Clint Adams | 2 | -4/+6 |
2004-03-16 | * 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault | Clint Adams | 3 | -1/+21 |
2004-03-16 | 19140: release process group on exit if acquired | Peter Stephenson | 2 | -0/+8 |
2004-03-14 | update year to 2004 | Oliver Kiddle | 2 | -1/+3 |
2004-03-14 | mention relevant version numbers | Oliver Kiddle | 2 | -4/+6 |
2004-03-14 | 19619: fix problem with getting signals on MacOS X 10.1 | Oliver Kiddle | 2 | -1/+11 |
2004-03-12 | zsh-users/7160: Check and fix mod_export entries. | Peter Stephenson | 4 | -2/+69 |
2004-03-12 | 19615: Update MACHINES | Peter Stephenson | 1 | -21/+35 |
2004-03-12 | 19615: update MACHINES | Peter Stephenson | 2 | -2/+6 |
2004-03-12 | fix indentation, missing local and add to .distfiles | Oliver Kiddle | 5 | -71/+77 |
2004-03-12 | 19616: use correct linker options for shared libs with gcc on HP/UX | Oliver Kiddle | 2 | -3/+11 |
2004-03-12 | 19614: Completion/Unix/Command/_mtr: better descriptions and grouping. | Clint Adams | 2 | -25/+16 |
2004-03-12 | 19613: Completion/Unix/Command/_vux: better descriptions and indentation. | Clint Adams | 2 | -10/+19 |
2004-03-12 | 19602: cope with output from the preprocessor on HP/UX, Itanium II | Oliver Kiddle | 2 | -1/+6 |
2004-03-11 | 19605: Completion/Unix/Command/_mtr: completion for Matt's traceroute. | Clint Adams | 2 | -0/+31 |
2004-03-11 | 19604: Completion/Unix/Command/_vux: completion for vux and vuxctl. | Clint Adams | 2 | -0/+65 |
2004-03-11 | 19603: Gracefully omit Y tests if zpty is not available | Peter Stephenson | 4 | -43/+55 |
2004-03-11 | add _tla | Oliver Kiddle | 1 | -5/+5 |
2004-03-11 | * 19600: Completion/Unix/Command/_tla: rudimentary completion for tla. | Clint Adams | 2 | -0/+14 |
2004-03-11 | 19596: include dlfcn.h instead of dl.h on HP/UX 11 | Oliver Kiddle | 2 | -1/+3 |
2004-03-11 | 19595: rename DO to DOLOOP to avoid conflict with curses.h on Tru64 5.1 | Oliver Kiddle | 6 | -7/+13 |
2004-03-10 | 19575: Fix problem with trap on EXIT overriding status | Peter Stephenson | 3 | -18/+57 |
2004-03-08 | * 19566: Doc/Zsh/params.yo: change associative array documentation to refer | Clint Adams | 2 | -2/+13 |
2004-03-08 | 19554: make nocaseglob more efficient on Cygwin | Peter Stephenson | 2 | -1/+14 |
2004-03-08 | 19553: rename c in zle to lastchar | Peter Stephenson | 9 | -376/+391 |
2004-03-08 | 19552: missing mod_export | Peter Stephenson | 2 | -1/+5 |
2004-03-07 | builds on OpenBSD 3.4 | Oliver Kiddle | 2 | -6/+8 |
2004-03-07 | 19549: correct buffer size for printf spec | Oliver Kiddle | 3 | -2/+7 |
2004-03-06 | Improved my last comment. | Wayne Davison | 1 | -1/+2 |
2004-03-06 | zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing | Peter Stephenson | 5 | -1/+22 |
2004-03-05 | updated config.{guess,sub}. | Wayne Davison | 1 | -0/+5 |