about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 37804 (plus 37816): first word following "repeat" should be evaluated as mathBarton E. Schaefer2016-01-271-0/+3
* 37819: zshaddhistory hook works for any history file write, even upon keyboar...Barton E. Schaefer2016-01-271-0/+3
* 37810: repair handling of backslashes and of names starting with "+"/":"/"=" ...Barton E. Schaefer2016-01-271-1/+6
* 37802: Clarify zparseopts documention. zparseopts "X::" specifier should als...Barton E. Schaefer2016-01-271-0/+5
* 37788: _subscript - fix completion of associative array keysEric Cook2016-01-261-0/+5
* 37785: skip autoload parameters for "typeset -p"Barton E. Schaefer2016-01-261-0/+4
* 37780: Care printing error if nothing to print.Kamil Dudka2016-01-251-0/+3
* Jun T.: 37759: save more function pointers from realparamtab when hacking in ...Jun T2016-01-251-0/+7
* 37765: Use FS_FUNC on fucstack to find autoload -X target.Peter Stephenson2016-01-251-0/+3
* 37776: Set errflag before calls to zwarning().Peter Stephenson2016-01-251-0/+5
* 37725: Completion: _init_d: add OpenBSD bitsMatthew Martin2016-01-231-0/+5
* 37703: Completion: git: Also complete sendmail commands for send-email's conf...Daniel Shahaf2016-01-231-0/+6
* 37722: test builtin should return status 2 on syntax errorPeter Stephenson2016-01-211-0/+8
* unposted: increment version to 5.2-dev-1Peter Stephenson2016-01-201-0/+5
* 37666: Completion: git: 'send-email --smtp-server=' takes absolute path to se...Daniel Shahaf2016-01-201-0/+3
* 37665: Completion: New helper _absolute_command_paths.Daniel Shahaf2016-01-201-0/+4
* 37664: docs: Document the completion function _command_names.Daniel Shahaf2016-01-201-0/+5
* 37682: when SH_GLOB is set, do not parse bare parentheses in arguments as a p...Barton E. Schaefer2016-01-191-0/+5
* 37693: turn Dash into '-' in glob qualifiersPeter Stephenson2016-01-191-0/+2
* 37689: ! and ^ need to be tokenised in character setsPeter Stephenson2016-01-191-0/+6
* 37678: Now possible to quote "-" in pattern rangePeter Stephenson2016-01-191-0/+4
* 37634: _man: Support subsection names such as '3p'.Daniel Shahaf2016-01-181-0/+3
* 37634: _man: Disentangle a local variable that had two distinct semantics. No...Daniel Shahaf2016-01-181-0/+3
* 37663: New bibtex completion (very minimal).Daniel Shahaf2016-01-181-0/+3
* unposted: docs: zshzle(1): Trivial clarification to $CONTEXT.Daniel Shahaf2016-01-181-0/+5
* 37646: Return non-zero status from typeset assigning readonlyPeter Stephenson2016-01-151-0/+3
* 37643: Reset interrupt on key input in menu selection.Peter Stephenson2016-01-151-0/+3
* 37512: overeager WARN_CREATE_GLOBAL with strftimePeter Stephenson2016-01-151-0/+5
* unposted: Extend docstring of callhookfunc().Daniel Shahaf2016-01-151-0/+2
* unposted: Fix typo in comment.Daniel Shahaf2016-01-151-0/+3
* 37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...Daniel Shahaf2016-01-151-0/+6
* Belated ChangeLog entry for 37489, back-dated to the correct sequence.Barton E. Schaefer2016-01-131-0/+6
* 37570: give truth to the doc assertion transpose-words-match is a drop-in rep...Barton E. Schaefer2016-01-131-0/+3
* 37567: use (Z:n:) to split the buffer into words so line breaks are treated a...Barton E. Schaefer2016-01-131-0/+5
* 37590: Invoke zle-line-pre-redraw during isearch.Daniel Shahaf2016-01-141-0/+5
* 37591: 'alias -L': skip with a warning aliases with '=' in their LHSDaniel Shahaf2016-01-131-0/+3
* 37550: _cu: Support Linux line-device names; fail gracefully on OSes matching...Daniel Shahaf2016-01-131-0/+6
* 37551: Include the builtin's name in a "bad option" error message.Daniel Shahaf2016-01-101-0/+5
* 37534: completion for OpenBSD's cu, fw_update and rcctl utilsMatthew Martin2016-01-101-0/+4
* Jun T.: 37515: multibyte handling as per 35448.Barton E. Schaefer2016-01-081-0/+3
* unposted: Src/builtin.c: refine READ_MSTREAM to avoid unsequenced evaluationBarton E. Schaefer2016-01-081-0/+5
* 37513: fix typos; improve error cleanup and correct for signed/unsigned compi...Barton E. Schaefer2016-01-061-0/+6
* 37504: refactor code using/simulating memstream to capture output for "print -v"Barton E. Schaefer2016-01-051-0/+3
* 37503: detect incompatible "print" options, fix metafication and possible mem...Barton E. Schaefer2016-01-041-0/+3
* 37501 (+ revise test): correct byte counts when simulating memstream via temp...Jun T2016-01-041-0/+5
* 37497: handle NUL bytes in "printf -v".Barton E. Schaefer2016-01-021-0/+2
* 37493: readonly + POSIX_BUILTINS == typeset -grBarton E. Schaefer2016-01-021-0/+5
* 37483: save and possibly restore cshnullglob failure state around each evalua...Barton E. Schaefer2016-01-011-0/+3
* 37473: check for cshnullglob in command position.Barton E. Schaefer2016-01-011-0/+4
* 37469: do NOT allow semicolons in place of line breaks in conditionalsBarton E. Schaefer2015-12-311-0/+3