about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 19767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2004-04-2013-80/+116
| | | | completion system to be used with ksh_autoload set
* 19800: reverse sense of `declare +m' test, -m now being allowed for declareOliver Kiddle2004-04-202-5/+9
|
* 19798: rudimentary completion for bogoutil.Clint Adams2004-04-193-0/+64
|
* zsh-users/7365: new TRAPS_ASYNC optionPeter Stephenson2004-04-197-4/+35
|
* * 19792: Completion/X/Command/_mplayer: complete .m2v and .m2p,Clint Adams2004-04-182-1/+6
| | | | thanks to Rene H. Larsen.
* 19790: complete functions after -a and allow multiple -z/-k optionsOliver Kiddle2004-04-172-14/+22
|
* 19775: new completion for phpDoug Kearns2004-04-164-2/+45
|
* see 19778 etc.: remove Doc change from 19735Peter Stephenson2004-04-152-1/+5
|
* * 19606: Completion/Unix/Command/_tla: switch tla completion toClint Adams2004-04-152-7/+971
| | | | the version by Jason McCarty, Erik Toubro Nielsen, and Rob Weir.
* * Jay Berkenbilt: 19769: Completion/Unix/Command/_rsync:Clint Adams2004-04-142-2/+7
| | | | fix quoting for remote file completion, add -L to ls command.
* Ingo Rohlfs: 19747: complete files/urls for svn cp and mv commandsOliver Kiddle2004-04-142-1/+4
|
* add missing local declarationOliver Kiddle2004-04-142-1/+3
|
* 19768: add clue to insecure directories warning and send errors to stderrOliver Kiddle2004-04-142-9/+15
|
* 19741 and 19743.Wayne Davison2004-04-061-0/+7
|
* Test the new F glob qualifier.Wayne Davison2004-04-061-6/+17
|
* Minor optimization to qualnonemptydir() when a dir has a subdir.Wayne Davison2004-04-061-2/+8
|
* 19712, 19740: allow assigning to associations with i and r subscript flagsOliver Kiddle2004-04-063-6/+18
|
* make expn change clearer, suggested by WaynePeter Stephenson2004-04-062-2/+5
|
* Peter Castro: Cygwin improvements for dynamic libraries, text/binary, pathsPeter Stephenson2004-04-067-6/+81
|
* 19733 with docs tweaked: keymaps for vared and zedPeter Stephenson2004-04-066-86/+147
|
* 19728: note on (^F) qualifierPeter Stephenson2004-04-052-1/+7
|
* restore comment in ChangeLogPeter Stephenson2004-04-051-1/+2
|
* moved stuff since 4.2.0 back into ChangeLogPeter Stephenson2004-04-052-69/+71
|
* Change version to 4.2.0-dev-1Peter Stephenson2004-04-053-5430/+5435
| | | | Move old ChangeLog to ChangeLog-4.1
* 19717: (F) glob qualifier for full directoriesPeter Stephenson2004-04-013-0/+32
|
* unposted: change "mv" to "mv -f" when backing up .zwc files in zrecompileBart Schaefer2004-03-312-4/+10
|
* 19708: change getent() to handle two argumentsOliver Kiddle2004-03-302-1/+10
|
* 19707: negative index into arrays should return scalar and not one element arrayOliver Kiddle2004-03-303-2/+24
|
* * 19691: Completion/Unix/Type/_diff_options: Allow more thanClint Adams2004-03-252-1/+6
| | | | one --exclude or -x to diff.
* 19683: Work around dllwrap problem on CygwinPeter Stephenson2004-03-252-0/+16
|
* 19682: Don't run ZERR, DEBUG or EXIT traps inside other traps.Peter Stephenson2004-03-254-5/+40
|
* 19674, modified: support for non-standard ports in zftp.Peter Stephenson2004-03-246-58/+215
|
* 19661: Support diff -u for Solaris 2.10 upwardsPeter Stephenson2004-03-232-1/+6
|
* * 19673: Peter Palfrader: Completion/Unix/Command/_cvs:Clint Adams2004-03-222-1/+6
| | | | | tags can contain the + character. ----------------------------------------------------------------------
* 19669, 19670: Danek Duvall: two compaudit problemsPeter Stephenson2004-03-222-8/+15
|
* 19671: error in zle-line-init caused infinite loopPeter Stephenson2004-03-221-0/+1
|
* 19666 and users/7212.Bart Schaefer2004-03-211-0/+8
|
* Add "unset" to the localoptions in several functions (users/7212).Bart Schaefer2004-03-211-3/+3
|
* As suggested by 19666 and corrected by 19668, fix remote file completion.Bart Schaefer2004-03-211-1/+1
|
* Get it right this time. zsh-4.2.0Peter Stephenson2004-03-191-2/+1
|
* Missing ChangeLog entry for 4.2.0 changesPeter Stephenson2004-03-194-3/+10
|
* unposted: make 19655 a bit saferPeter Stephenson2004-03-182-0/+3
|
* 19655, 19656, 19657: Memory leaks spotted by valgrind.Peter Stephenson2004-03-184-10/+44
| | | | Also bug with multiple math function autoloads.
* unposted: tweak dlcompat notePeter Stephenson2004-03-172-2/+5
|
* 19653: Latest OS-specific informationPeter Stephenson2004-03-172-13/+16
|
* mention HFS+ as possible cause of -N test failureOliver Kiddle2004-03-172-2/+6
|
* 19648: complete -t and -n optionsOliver Kiddle2004-03-172-10/+17
|
* * 19641: Src/Modules/pcre.c: implement -pcre-match conditionalClint Adams2004-03-162-14/+71
| | | | suggested by Oliver.
* 19629: fix zpty on HP-UXPeter Stephenson2004-03-162-6/+28
|
* * 19640: Src/Modules/pcre.c: improve error reporting a bit.Clint Adams2004-03-162-4/+6
|