about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 38086: shuffle init code to localize a global, add $ZSH_ARGZERO, refine $ZSH_...Greg Klanderman2016-03-064-18/+30
* 38084: Use previously located pcre-config for libsBaruch Siach2016-03-042-1/+6
* 38048: fix "zle redisplay" when called while a listing is below the promptBarton E. Schaefer2016-03-032-2/+5
* 38039: POSIXy behavior for "set +o"Barton E. Schaefer2016-03-032-3/+8
* 38020: fix problems with $SECONDS.Stephane Chazelas2016-02-262-3/+8
* 38024: Improve POSIX and native EXIT traps compatibility.Peter Stephenson2016-02-253-1/+29
* unposted: Fix typos in ChangeLog.Daniel Shahaf2016-02-191-2/+2
* unposted: developer documentation: Clarify the term "variant".Daniel Shahaf2016-02-192-1/+6
* 38001: clear-screen re-expands promptsBarton E. Schaefer2016-02-172-0/+3
* 37988: $0 becomes read-only under POSIXARGZEROBarton E. Schaefer2016-02-172-1/+7
* 37999: Sticky behaviour of EXIT traps.Peter Stephenson2016-02-174-9/+77
* users/21256 + workers/37965: New math functions min(), max(), sum(), provided...Daniel Shahaf2016-02-164-1/+30
* 37975: Completion/Unix/Command/_php: remove _arguments' -A optionEric Cook2016-02-152-1/+6
* 37898: fix typo in completer menuBarton E. Schaefer2016-02-142-2/+4
* 37898: complete gcc linker optionsBarton E. Schaefer2016-02-142-0/+16
* 37972: Redirect stderr to /dev/null in cases where ${~param} might generate e...Barton E. Schaefer2016-02-1410-9/+18
* 37971: fix potential issues when interacting with user-defined widgetsBarton E. Schaefer2016-02-142-2/+6
* 37961: fix crash on bad memory accessBarton E. Schaefer2016-02-142-8/+30
* 37927: recreate local keymaps as necessary in case the user has deleted themBarton E. Schaefer2016-02-132-21/+39
* 37913: add additional completers and _zpool improvementEric Cook2016-02-119-0/+271
* 37946: make rm * warnings more informative.Peter Stephenson2016-02-112-4/+32
* Missed ChangeLog entry for 37895Peter Stephenson2016-02-101-0/+5
* 37893: document typeset -U behaviour for PATH-style variablesPeter Stephenson2016-02-092-0/+10
* 37914: reparse associative array subscripts in "unset" so keys with "[" or "]...Barton E. Schaefer2016-02-083-13/+25
* 37924: Completion: _git: Complete files for 'check-ignore'Daniel Shahaf2016-02-092-1/+4
* 37923: Completion: _bts: Fix quoting of $DEBEMAIL.Daniel Shahaf2016-02-092-2/+5
* 37922: zyodl.vim: Add alternative installation instructions.Daniel Shahaf2016-02-092-0/+5
* 37896: zshbuiltins: Document argv behaviour of 'source' without argumentsDaniel Shahaf2016-02-092-0/+7
* unposted: ChangeLog: Move the 37678 entry to the correct location (and author).Daniel Shahaf2016-02-091-4/+9
* 37895: $ZSH_SCRIPT is POSIX $0 but always availblePeter Stephenson2016-02-072-0/+8
* unposted: complist module docs: Fix parameter name in an example.Dominik Ritter2016-02-072-2/+7
* unposted: Follow-up to 37833: extend description of 37804 in README.Daniel Shahaf2016-02-072-1/+8
* 37874: remove unused function argumentJun-ichi Takimoto2016-02-042-5/+9
* 37868: add 'static' to file local variablesJun-ichi Takimoto2016-02-0316-27/+34
* 37859: NULL-terminate cond_binary_ops static array.Barton E. Schaefer2016-01-312-1/+5
* 37845: Forward-reference typeset instances where no parameter is created, and...Barton E. Schaefer2016-01-312-3/+7
* 37844: reorder typeset introduction to keep related concepts together.Barton E. Schaefer2016-01-302-23/+28
* 37831: typeset: Document exit status difference from parameter assignment sta...Daniel Shahaf2016-01-302-0/+22
* 37838: use UNUSED() consistentlyJun-ichi Takimoto2016-01-3029-34/+47
* 37833: Document 37804 in README.Daniel Shahaf2016-01-292-1/+8
* 37797: StartupFiles/zshrc += run-helpDaniel Shahaf2016-01-292-0/+3
* 37752: More tests for the previous patch.Daniel Shahaf2016-01-292-0/+21
* 37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax.Daniel Shahaf2016-01-295-2/+38
* unposted: _init_d: Report failure to caller.Daniel Shahaf2016-01-292-1/+6
* 37814: run-help-ip: use an absolute path for the shebang.Kamil Dudka2016-01-282-1/+6
* 37804 (plus 37816): first word following "repeat" should be evaluated as mathBarton E. Schaefer2016-01-272-1/+6
* 37819: zshaddhistory hook works for any history file write, even upon keyboar...Barton E. Schaefer2016-01-272-4/+14
* 37810: repair handling of backslashes and of names starting with "+"/":"/"=" ...Barton E. Schaefer2016-01-272-8/+16
* 37802: Clarify zparseopts description. (This file inadvertently ommittedBarton E. Schaefer2016-01-271-3/+7
* 37802: Clarify zparseopts documention. zparseopts "X::" specifier should als...Barton E. Schaefer2016-01-272-2/+9