summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-1337927: recreate local keymaps as necessary in case the user has deleted themBarton E. Schaefer2-21/+39
2016-02-1137913: add additional completers and _zpool improvementEric Cook9-0/+271
2016-02-1137946: make rm * warnings more informative.Peter Stephenson2-4/+32
2016-02-10Missed ChangeLog entry for 37895Peter Stephenson1-0/+5
2016-02-0937893: document typeset -U behaviour for PATH-style variablesPeter Stephenson2-0/+10
2016-02-0837914: reparse associative array subscripts in "unset" so keys with "[" or "]...Barton E. Schaefer3-13/+25
2016-02-0937924: Completion: _git: Complete files for 'check-ignore'Daniel Shahaf2-1/+4
2016-02-0937923: Completion: _bts: Fix quoting of $DEBEMAIL.Daniel Shahaf2-2/+5
2016-02-0937922: zyodl.vim: Add alternative installation instructions.Daniel Shahaf2-0/+5
2016-02-0937896: zshbuiltins: Document argv behaviour of 'source' without argumentsDaniel Shahaf2-0/+7
2016-02-09unposted: ChangeLog: Move the 37678 entry to the correct location (and author).Daniel Shahaf1-4/+9
2016-02-0737895: $ZSH_SCRIPT is POSIX $0 but always availblePeter Stephenson2-0/+8
2016-02-07unposted: complist module docs: Fix parameter name in an example.Dominik Ritter2-2/+7
2016-02-07unposted: Follow-up to 37833: extend description of 37804 in README.Daniel Shahaf2-1/+8
2016-02-0437874: remove unused function argumentJun-ichi Takimoto2-5/+9
2016-02-0337868: add 'static' to file local variablesJun-ichi Takimoto16-27/+34
2016-02-01Upload to experimental as 5.2-dev-1-1Axel Beckert1-2/+12
2016-02-01Now that compiling with -fPIE is fixed, build with hardening=+allAxel Beckert1-3/+1
2016-02-01Add patch by Bart Schaefer to fix segfault in is_cond_binary_opAxel Beckert2-0/+19
2016-01-3137859: NULL-terminate cond_binary_ops static array.Barton E. Schaefer2-1/+5
2016-01-3137845: Forward-reference typeset instances where no parameter is created, and...Barton E. Schaefer2-3/+7
2016-01-31Yet another minor fixup of the alternatives-system removalAxel Beckert2-1/+3
2016-01-31Switch Vcs-Git from git:// to https://, fixes lintian warning vcs-field-uses-...Axel Beckert1-1/+1
2016-01-31Minor fixups for previous commitAxel Beckert2-4/+4
2016-01-31Remove usage of alternatives system for zsh, rzsh and zsh-staticAxel Beckert11-57/+50
2016-01-3037844: reorder typeset introduction to keep related concepts together.Barton E. Schaefer2-23/+28
2016-01-3037831: typeset: Document exit status difference from parameter assignment sta...Daniel Shahaf2-0/+22
2016-01-3037838: use UNUSED() consistentlyJun-ichi Takimoto29-34/+47
2016-01-2937833: Document 37804 in README.Daniel Shahaf2-1/+8
2016-01-2937797: StartupFiles/zshrc += run-helpDaniel Shahaf2-0/+3
2016-01-2937752: More tests for the previous patch.Daniel Shahaf2-0/+21
2016-01-2937700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax.Daniel Shahaf5-2/+38
2016-01-29unposted: _init_d: Report failure to caller.Daniel Shahaf2-1/+6
2016-01-2837814: run-help-ip: use an absolute path for the shebang.Kamil Dudka2-1/+6
2016-01-2737804 (plus 37816): first word following "repeat" should be evaluated as mathBarton E. Schaefer2-1/+6
2016-01-2737819: zshaddhistory hook works for any history file write, even upon keyboar...Barton E. Schaefer2-4/+14
2016-01-2737810: repair handling of backslashes and of names starting with "+"/":"/"=" ...Barton E. Schaefer2-8/+16
2016-01-2737802: Clarify zparseopts description. (This file inadvertently ommittedBarton E. Schaefer1-3/+7
2016-01-2737802: Clarify zparseopts documention. zparseopts "X::" specifier should als...Barton E. Schaefer2-2/+9
2016-01-2637788: _subscript - fix completion of associative array keysEric Cook2-2/+7
2016-01-2637785: skip autoload parameters for "typeset -p"Barton E. Schaefer2-1/+6
2016-01-2537780: Care printing error if nothing to print.Kamil Dudka2-3/+7
2016-01-25Jun T.: 37759: save more function pointers from realparamtab when hacking in ...Jun T2-3/+14
2016-01-2537765: Use FS_FUNC on fucstack to find autoload -X target.Peter Stephenson3-7/+41
2016-01-2537776: Set errflag before calls to zwarning().Peter Stephenson2-2/+7
2016-01-24Enable hardening=+bindnow, fixes lintian warning hardening-no-bindnowAxel Beckert1-0/+4
2016-01-24Remove GCC-4.9-specific workaround on s390x from debian/rulesAxel Beckert1-6/+0
2016-01-24Update changelog for new beta release, remove patches applied upstreamAxel Beckert4-42/+15
2016-01-24Merge branch 'upstream' at 5.2-dev-1 into debianAxel Beckert89-650/+2182
2016-01-2337725: Completion: _init_d: add OpenBSD bitsMatthew Martin2-1/+24