about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 20378: Matthias B.: fix bugs joining with metafied chars.Peter Stephenson2004-09-174-4/+23
* 20364: use $WIDGETSTYLE in _oldlistPeter Stephenson2004-09-162-3/+7
* 20363: Src/init.c, Src/Zle/zle_main.cPeter Stephenson2004-09-133-5/+20
* 20348: rejig WIDGETSTYLE and add WIDGETFUNCPeter Stephenson2004-09-103-9/+37
* Tests for EVAL_LINENO and for "command" used with POSIX_BUILTINS.Bart Schaefer2004-09-091-1/+15
* 20331: Use internal zlong variables for consistencyPeter Stephenson2004-09-099-64/+126
* 20330: rationalise zle return statusesPeter Stephenson2004-09-083-15/+26
* 20320, 20325: improved EVAL_LINENO + XTRACE fix, plus EVAL_LINENO test;Bart Schaefer2004-09-081-0/+9
* 20325: consensus fix for "command -v" crash w/POSIXBUILTINS.Bart Schaefer2004-09-081-2/+13
* 20320: rewrite of 20318, for sanity.Bart Schaefer2004-09-081-12/+9
* 20318: Fix xtrace output bug introduced by 20308.Bart Schaefer2004-09-042-4/+10
* 20308: add EVAL_LINENO optionPeter Stephenson2004-09-036-6/+44
* 20303: zle -I test and running zle widgets in trapsPeter Stephenson2004-09-023-7/+35
* 20300: fix spurious EOF from ^CPeter Stephenson2004-09-022-5/+17
* Previously-forgotten entry corresponding to zed fix from workers/20244.Bart Schaefer2004-09-021-0/+5
* 20283Wayne Davison2004-08-241-0/+5
* Incorporate Jean-Baptiste Quenot's change that improves the parsingWayne Davison2004-08-241-1/+1
* 20282Wayne Davison2004-08-241-0/+6
* When downline() calls upline() or visa versa (due to a negative zmult),Wayne Davison2004-08-241-2/+2
* - Fixed the perl code that was using the @matches array.Wayne Davison2004-08-211-4/+3
* 02070Wayne Davison2004-08-181-2/+3
* One of the new parenthetical expressions needs to not return a valueWayne Davison2004-08-181-1/+1
* Don't output a target "VAR" for a line of the form "VAR := VALUE".Wayne Davison2004-08-181-4/+4
* 20269Wayne Davison2004-08-181-0/+5
* Don't output make targets all clumped into a single string when useperlWayne Davison2004-08-181-1/+1
* 20251: integer conversion truncationPeter Stephenson2004-08-167-86/+149
* unposted: config.guess, config.sub: update to 2004-07-19 and 2004-06-24, resp...Clint Adams2004-08-133-53/+139
* Version 4.2.1 zsh-4.2.1Peter Stephenson2004-08-132-2/+6
* Changed an entry that was space-indented to being tab-indented likeWayne Davison2004-08-111-1/+1
* 20254: restrict scope of the default tag-order to fix a problem with cdrecordOliver Kiddle2004-08-112-0/+6
* 20244: fix bug with zed-iting autoloaded functions.Bart Schaefer2004-08-101-1/+1
* 20237: handle mysqlimport, more mysql options. Redo screen session completionOliver Kiddle2004-08-073-70/+129
* 20236: fix problem with keep-prefix style where a modifier removes the prefixOliver Kiddle2004-08-072-2/+6
* 20235: sync remote file completion against _ssh to fix bug with quote handlingOliver Kiddle2004-08-072-25/+25
* still allow user specified text modifiers with a short terminal.Geoff Wing2004-08-072-1/+9
* 20232 with typo corrected: remove zftp directory listing on zfcdPeter Stephenson2004-08-062-2/+8
* unposted: zsh-4.2.1-test-A zsh-4.2.1-test-APeter Stephenson2004-08-062-2/+6
* * 20230: Completion/Debian/Command/_apt: dumb down apt-getClint Adams2004-08-012-1/+5
* * 20225: Doc/Zsh/mod_clone.yo: add Philippe Troin's explanationsClint Adams2004-08-012-3/+36
* 20222: turn on max function depthPeter Stephenson2004-07-306-25/+63
* 20221: $LINENO in trap '...' DEBUG was wrong.Peter Stephenson2004-07-291-0/+5
* 20221: $LINENO in trap '...' DEBUG was wrong.Peter Stephenson2004-07-293-6/+13
* 20219: make zle parameter HISTNO writeablePeter Stephenson2004-07-297-3/+124
* 20208: ternary path codes in prompt treat / as zero elementsPeter Stephenson2004-07-293-3/+13
* 20214: fix debugging test with recursive functionsPeter Stephenson2004-07-282-1/+7
* 20204: Motoi Washida: typo in _retrieve_cachePeter Stephenson2004-07-282-1/+4
* 20200 plus unposted: fix MIME stuff,Peter Stephenson2004-07-283-12/+24
* 20199: improve MIME handling.Peter Stephenson2004-07-269-7/+175
* 20198: fix TRAPEXIT.Peter Stephenson2004-07-266-6/+25
* Unposted: documentation for "zargs"Bart Schaefer2004-07-262-0/+47