summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-05-2119971: Fix environment nastiness in zexecve()Peter Stephenson3-7/+8
2004-05-2019962Wayne Davison1-0/+7
2004-05-20Use the new history push/pop options to fc to save and restore theWayne Davison1-13/+4
2004-05-20Document the new options to "fc".Wayne Davison1-0/+19
2004-05-20- Added functions to push and pop the current history list, allowingWayne Davison1-16/+135
2004-05-20- Added the -p (push) and -P (pop) options to the "fc" builtin.Wayne Davison1-4/+42
2004-05-19unposted: _perforce: minor tweak to revision syntaxPeter Stephenson2-3/+19
2004-05-18Added a comment to resizehistents() to explain why the function isWayne Davison1-0/+2
2004-05-1319941: fix (( 3, ))Peter Stephenson3-2/+27
2004-05-1319936: zcalc temp history file namePeter Stephenson2-2/+7
2004-05-12fix bug I missed, somehowPeter Stephenson1-12/+14
2004-05-1219920: attempt to improve hrealloc()Peter Stephenson2-39/+119
2004-05-1119893Wayne Davison1-0/+5
2004-05-11Fix the potential for an infinite loop in lockhistfile() if theWayne Davison1-2/+4
2004-05-0519878Wayne Davison1-0/+5
2004-05-05Set the first character of buf to '\1' before the strftime() call soWayne Davison1-1/+1
2004-05-0419877: improved test for empty strftime stringsPeter Stephenson4-7/+28
2004-05-04 * 19869: Src/prompt.c, Src/utils.c: avoid segfault whenClint Adams3-2/+11
2004-05-02Fix TRAPS_ASYNC so that it handles signals correctly.Peter Stephenson6-54/+35
2004-05-01 * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:Clint Adams3-0/+19
2004-04-28 * 19845: Completion/Debian/Command/_apt-move: apt-moveClint Adams4-13/+66
2004-04-2719839, 19842: improve handling of #q in qualifiersPeter Stephenson2-2/+11
2004-04-2719840: vared takes one normal argumentPeter Stephenson2-6/+4
2004-04-2719837: restore vared -ePeter Stephenson2-1/+6
2004-04-26unposted: aap short and long options are mutually exclusiveDoug Kearns2-17/+22
2004-04-2319825: add changes stylePeter Stephenson2-2/+13
2004-04-2319810: ksh autoloadingPeter Stephenson3-10/+17
2004-04-2119809: improve NO_TRAPS_ASYNC by queueing traps alonePeter Stephenson4-10/+48
2004-04-2119806: fix bug with %v prompt expansion and negative index beyond array startOliver Kiddle2-1/+5
2004-04-2019801: implement autoloading of trap functionsPeter Stephenson2-3/+26
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle1-7/+9
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle13-80/+116
2004-04-2019800: reverse sense of `declare +m' test, -m now being allowed for declareOliver Kiddle2-5/+9
2004-04-1919798: rudimentary completion for bogoutil.Clint Adams3-0/+64
2004-04-19zsh-users/7365: new TRAPS_ASYNC optionPeter Stephenson7-4/+35
2004-04-18 * 19792: Completion/X/Command/_mplayer: complete .m2v and .m2p,Clint Adams2-1/+6
2004-04-1719790: complete functions after -a and allow multiple -z/-k optionsOliver Kiddle2-14/+22
2004-04-1619775: new completion for phpDoug Kearns4-2/+45
2004-04-15see 19778 etc.: remove Doc change from 19735Peter Stephenson2-1/+5
2004-04-15 * 19606: Completion/Unix/Command/_tla: switch tla completion toClint Adams2-7/+971
2004-04-14* Jay Berkenbilt: 19769: Completion/Unix/Command/_rsync:Clint Adams2-2/+7
2004-04-14Ingo Rohlfs: 19747: complete files/urls for svn cp and mv commandsOliver Kiddle2-1/+4
2004-04-14add missing local declarationOliver Kiddle2-1/+3
2004-04-1419768: add clue to insecure directories warning and send errors to stderrOliver Kiddle2-9/+15
2004-04-0619741 and 19743.Wayne Davison1-0/+7
2004-04-06Test the new F glob qualifier.Wayne Davison1-6/+17
2004-04-06Minor optimization to qualnonemptydir() when a dir has a subdir.Wayne Davison1-2/+8
2004-04-0619712, 19740: allow assigning to associations with i and r subscript flagsOliver Kiddle3-6/+18
2004-04-06make expn change clearer, suggested by WaynePeter Stephenson2-2/+5
2004-04-06Peter Castro: Cygwin improvements for dynamic libraries, text/binary, pathsPeter Stephenson7-6/+81