about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Completion for the darcs revision control system. Derived fromWayne Davison2004-09-251-0/+14
* 20397: Fix places where texinfo changes "--" to "-"Bart Schaefer2004-09-224-4/+11
* Unposted: update _perforce for release 2004.2Peter Stephenson2004-09-212-16/+102
* 20398: allow clean exit from within widget functionPeter Stephenson2004-09-212-1/+12
* Fix typo.Bart Schaefer2004-09-201-1/+1
* 20391: SHLVL wasn't updated in environmentPeter Stephenson2004-09-202-2/+7
* 20388: tweak ignoreeof behavior on user-defined widgets to match docs.Bart Schaefer2004-09-202-2/+13
* 20387: revised algorithm for the fix in 20363.Bart Schaefer2004-09-203-17/+19
* 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