about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systemsOliver Kiddle2004-07-232-3/+6
* Motoi Washida: 20179: new completions for Mac OS XOliver Kiddle2004-07-236-0/+144
* Jean-Baptiste Quenot: 20167: find targets enclosed in single quotesOliver Kiddle2004-07-192-1/+6
* 20173: fix crash when reallocating heapsPeter Stephenson2004-07-172-0/+6
* 20153: make zle-line-init run after the first zrefresh()Peter Stephenson2004-07-132-2/+9
* NEWS: more additions from Oliver.Peter Stephenson2004-07-122-0/+13
* NEWS: read through and tidied upPeter Stephenson2004-07-122-7/+9
* 20151: ChangeLog for NEWSPeter Stephenson2004-07-121-0/+2
* unposted: improve 20150 by setting pointer to NULLPeter Stephenson2004-07-123-0/+18
* 20145: Additional arguments to read-from-minibuffer specify initial valuesBart Schaefer2004-07-123-5/+19
* 20149: improve prompt-reset codePeter Stephenson2004-07-118-24/+40