summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-10-2333519: last character in the buffer can be cut, changed or yanked using vi-fo...Oliver Kiddle1-0/+3
2014-10-2333518: add support for "_ vi buffer and arguments to vi-set-buffer from a zle...Oliver Kiddle1-0/+4
2014-10-2333514: even with a named vi buffer, we should update the default bufferOliver Kiddle1-0/+3
2014-10-2333513: vi mode deletions should replace cut buffer not append to itOliver Kiddle1-0/+3
2014-10-2333512: add support for "0 vi buffer and yank to itOliver Kiddle1-0/+5
2014-10-2233515: suppress parser error messages in comp_match()Barton E. Schaefer1-0/+3
2014-10-2233493: use correct command name in error messages about "ulimit" failure; res...Barton E. Schaefer1-0/+6
2014-10-2133486: new completion functionOliver Kiddle1-0/+2
2014-10-2133485: fixes for zstyle context handlingOliver Kiddle1-0/+15
2014-10-2133481: resolve completion clashes and tidy-up SUSE/Mandriva related functionsOliver Kiddle1-0/+8
2014-10-17see 33475: allow .cpp files to be completed as gcc inputPeter Stephenson1-0/+5
2014-10-1433455: update GNU global option completionSyohei YOSHIDA1-0/+3
2014-10-1433467: correct return status on functions and numerous other minor fixesOliver Kiddle1-0/+27
2014-10-1333459: test for variable substitution in variable splittingPeter Stephenson1-0/+5
2014-10-1333438: use the new way of splitting strings with a dynamic separatorOliver Kiddle1-0/+6
2014-10-1233445: fix handling of -s when combined with -i at shell invocationBarton E. Schaefer1-0/+5
2014-10-1233423: expand ${(p)...} to allow ${(ps.$param.)...}Peter Stephenson1-0/+6
2014-10-11Tests for workers/33429Barton E. Schaefer1-0/+4
2014-10-10Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer1-0/+22
2014-10-1033429: disallow non-integer values for HISTSIZE and SAVEHIST of "fc -p", and ...Barton E. Schaefer1-0/+6
2014-10-1133424: use common function for completing Debian architecturesOliver Kiddle1-0/+11
2014-10-1033420: complete -R/-m options and fix feature completionOliver Kiddle1-0/+3
2014-10-1033375: new sv completionfREW Schmidt1-0/+2
2014-10-1033396: new xxd completionDaniel Shahaf1-0/+2
2014-10-1033397: new xautolock completionYuri D'Elia1-0/+4
2014-10-0933403: be conservative about redirecting _call_program stderr, the caller may...Barton E. Schaefer1-0/+5
2014-10-0933405: vcs_info: Make sure maxexports is set when VCS_INFO_set is calledFrank Terbeck1-0/+5
2014-10-0933391: vcs_info git: fix applied patch detection on git amMarc Finet1-0/+5
2014-10-08Update version number to 5.0.7-dev-0 to avoid installation clashes with 5.0.7Peter Stephenson1-0/+5
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
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
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
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