about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the potential for an infinite loop in lockhistfile() if theWayne Davison2004-05-111-2/+4
| | | | link() calls fails for some other reason than EEXIST.
* 19878Wayne Davison2004-05-051-0/+5
|
* Set the first character of buf to '\1' before the strftime() call soWayne Davison2004-05-051-1/+1
| | | | | we can try to distinguish a zero-length string from an error return (a minor fix to Peter's patch).
* 19877: improved test for empty strftime stringsPeter Stephenson2004-05-044-7/+28
|
* * 19869: Src/prompt.c, Src/utils.c: avoid segfault whenClint Adams2004-05-043-2/+11
| | | | | prompt-expanding '%D{%p}' or '%D{%P}' under locales with null strings for am_pm.
* Fix TRAPS_ASYNC so that it handles signals correctly.Peter Stephenson2004-05-026-54/+35
|
* * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:Clint Adams2004-05-013-0/+19
| | | | | allow search path for command names to be overridden by means of new command-path style.
* * 19845: Completion/Debian/Command/_apt-move: apt-moveClint Adams2004-04-284-13/+66
| | | | completion function from Steven Kowalik.
* 19839, 19842: improve handling of #q in qualifiersPeter Stephenson2004-04-272-2/+11
|
* 19840: vared takes one normal argumentPeter Stephenson2004-04-272-6/+4
|
* 19837: restore vared -ePeter Stephenson2004-04-272-1/+6
|
* unposted: aap short and long options are mutually exclusiveDoug Kearns2004-04-262-17/+22
|
* 19825: add changes stylePeter Stephenson2004-04-232-2/+13
|
* 19810: ksh autoloadingPeter Stephenson2004-04-233-10/+17
| | | | 19812: autoloaded traps which are still buggy.
* 19809: improve NO_TRAPS_ASYNC by queueing traps alonePeter Stephenson2004-04-214-10/+48
|
* 19806: fix bug with %v prompt expansion and negative index beyond array startOliver Kiddle2004-04-212-1/+5
|
* 19801: implement autoloading of trap functionsPeter Stephenson2004-04-202-3/+26
|
* 19767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2004-04-201-7/+9
| | | | completion system to be used with ksh_autoload set
* 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
|