summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2014-10-08Move 9982ab6f to a cherry-picked patchAxel Beckert1-5/+0
This reverts our fad0d343 and upstream's 9982ab6f only inside the debian branch. The package built fine that way, but jenkins insisted on building against the zsh-5.0.7 tag. We may need to cherry-pick 9982ab6f in the debian branch before merging the zsh-5.0.8 tag.
2014-10-07unposted: ChangeLog entry for 33365Mikael Magnusson1-0/+5
2014-10-07unposted: 5.0.7Peter Stephenson1-0/+4
2014-10-06unposted (discussed offline): update README for integer import vulnerabilityPeter Stephenson1-0/+5
2014-10-0433354: when backgrounding a pipeline, close all pipe descriptors in the parentBarton E. Schaefer1-0/+6
Add test for both this and 33345+33346
2014-10-0333346: another bit of the 33345 repairBart Schaefer1-0/+4
2014-10-0333345: fix anonymous function complex command handling.Peter Stephenson1-0/+4
Longstanding problem caused simple anonymous function incorrectly to reset the overall "complext" state, causing wordcode to be diverted into execsimple(), which caused a crash 'cos ist wasn't simple.
2014-10-03unposted: comments in previous commit were reversedPeter Stephenson1-0/+7
2014-10-02Make 5.0.6-dev-1Peter Stephenson1-0/+4
2014-10-0233323: fix bug in removing math functions and complete -M option to functionsOliver Kiddle1-0/+9
2014-10-02remove "major" from READMEPeter Stephenson1-0/+2
2014-10-02Update source distribution information for 5.0.7.Peter Stephenson1-0/+3
2014-10-0233332: test safer numeric import from environmentPeter Stephenson1-0/+4
2014-10-0233320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completionBarton E. Schaefer1-0/+8
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line.
2014-10-02tiny typoPeter Stephenson1-1/+1
2014-10-0233325: fix ksh autoloads with redirections on function definitionsPeter Stephenson1-0/+5
2014-10-0133319: fix parens in example from 33312Barton E. Schaefer1-0/+4
2014-10-0233284: Completion/Unix/Command/_*magick: Add JPEG 2000 file extensionsAxel Beckert1-0/+5
2014-10-0133312: document redirections applied to function definitionsPeter Stephenson1-0/+5
2014-09-3033298: make lexrestore() more signal-safeBarton E. Schaefer1-0/+4
2014-09-3033294: $functions[func_with_redir] plus extra testsPeter Stephenson1-0/+4
2014-09-30Fix some compiler warnings in ZlePeter Stephenson1-0/+5
2014-09-29Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer1-0/+22
Conflicts: ChangeLog
2014-09-2933286: handle redirections for multiply named functionsPeter Stephenson1-0/+3
2014-09-2933285: apply function definition redirections at executionPeter Stephenson1-0/+6
2014-09-2933277: Fix VCS_INFO_reposub's command expansionFrank Terbeck1-0/+5
Reported-by: Marco Hinz <mh.codebro@gmail.com>
2014-09-29users/19183: improve unlikely error case with fdopen in history codePeter Stephenson1-0/+3
2014-09-2933276: safer import of numerical variables from environmentPeter Stephenson1-0/+5
2014-09-2933268: interactive shells treat SIGPIPE like SIGHUP if and only if SHTTY is ↵Barton E. Schaefer1-0/+5
disconnected
2014-09-2733256: fix prompttrunc() counting of %{ %} spansBarton E. Schaefer1-0/+4
2014-09-2633242: tokens following if, for, repeat, while aren't in command positionPeter Stephenson1-0/+4
2014-09-2633252: complete more notmuch subcommandsWieland Hoffmann1-0/+5
2014-09-2533212: improve log entryPeter Stephenson1-2/+2
2014-09-25users/19143: fix depth glob search with trailing slashesPeter Stephenson1-0/+5
2014-09-25unposted: tweak last change to NEWS a bitPeter Stephenson1-0/+4
2014-09-2533238: correct return valuesOliver Kiddle1-0/+4
2014-09-2433224: complete directory as second btrfs argumentEric Cook1-0/+5
2014-09-2333223: discard stderr except when _complete_debug is in progress.Barton E. Schaefer1-0/+5
2014-09-2333180: _git: add missing --3way optionØystein Walle1-0/+3
2014-09-2333177: _git: fix typo in git-applyØystein Walle1-0/+2
2014-09-2333178: _git: updates for Git 2.1.0Øystein Walle1-0/+2
This incorporates changes mentioned in the release notes since 2.0.0.
2014-09-2333176: _git: Add missing --list to git-tagØystein Walle1-0/+3
2014-09-2333179: _git: updates for Git 2.0.0Øystein Walle1-0/+4
This incorporates changes mentioned in the release notes since 1.9.0.
2014-09-23unposted: more NEWS tweaks while I'm there.Peter Stephenson1-0/+2
2014-09-23unposted: mention numeric output with underscore separatorsPeter Stephenson1-0/+2
2014-09-23unposted: mention /usr/local/share/zsh/site-functions default in NEWSPeter Stephenson1-0/+5
2014-09-2333221 (including 33173 from Anthony Heading): _perforce tweak.Peter Stephenson1-0/+5
Complete directories when handling unmaintained files for add. Rationalise code and comments around this.
2014-09-23unposted: add dvipdf to _dvi command listPeter Stephenson1-0/+3
2014-09-2333218: complete m4a files for mplayerRichard Hartmann1-1/+7
2014-09-2233198: new augeas completionOliver Kiddle1-0/+2