about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* unposted: missed ChangeLog entryPeter Stephenson2015-12-131-0/+5
* 37386: localise mbegin, mend, match in URL magicPeter Stephenson2015-12-111-0/+5
* 37383: add completion type for object filesMatthew Martin2015-12-111-0/+5
* 37260: add opus to mplayer audio completionsSimon Hafner2015-12-111-0/+3
* users/20873: disable bracketed paste while running external editor from zleOliver Kiddle2015-12-111-0/+5
* 37378: New bindkey tests.Peter Stephenson2015-12-101-0/+6
* 37364: "test" and "[" handling of parentheses.Peter Stephenson2015-12-091-0/+6
* 37348: Tests and fix for ${(q+)...}.Peter Stephenson2015-12-081-0/+4
* 37347: Remove incorrect local for msgs in VCS infoPeter Stephenson2015-12-081-0/+3
* users/21071: Fix binding of multibyte sequences.Peter Stephenson2015-12-081-0/+6
* 37344: restore old printable quoting, add ${(q+)...}.Peter Stephenson2015-12-071-0/+5
* 37331: Use a single chracter to represent an MB_INCOMPLETE.Peter Stephenson2015-12-071-0/+5
* 37337: Delay freeing widget until not in use.Peter Stephenson2015-12-071-0/+3
* unposted: fix ChangeLog for previous changePeter Stephenson2015-12-071-1/+1
* 37335: fix tests after 34314Peter Stephenson2015-12-071-0/+3
* 37310: effect of disabling typeset reserved wordPeter Stephenson2015-12-071-0/+5
* 37326: comment only: multibyte string lenght/width countingPeter Stephenson2015-12-061-0/+3
* 37314: upgrade quotedzputs() for non-printable output.Peter Stephenson2015-12-061-0/+6
* 37150: _git: Autocomplete .. for commit rangesDaniel Shahaf2015-12-051-0/+3
* 36957: _git: Apply matchspecs to filename completion such as 'git log f/b<TAB...Daniel Shahaf2015-12-051-0/+5
* 37305: typeset -p can now output arrays on one linePeter Stephenson2015-12-041-0/+4
* unposted: fix init_io() calls in previous changePeter Stephenson2015-12-041-0/+3
* 37294: Add ZSH_EXECUTION_STRING.Peter Stephenson2015-12-041-0/+5
* 37253: Constify two local variables.Daniel Shahaf2015-12-031-0/+2
* unposted: Remove uneeded executability bits.Daniel Shahaf2015-12-031-0/+6
* 37296: Avoid needless calloc().Daniel Shahaf2015-12-031-0/+2
* 37295: kill-word-match: Join killsDaniel Shahaf2015-12-031-0/+5
* unposted: Update internal version to 5.2-dev-0.Peter Stephenson2015-12-031-0/+7
* 37256: _debchange (_dch): Update completion.Daniel Shahaf2015-11-301-0/+3
* 37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...Daniel Shahaf2015-11-301-0/+4
* 37254: No functional change: change code layout in preparation for 37253.Daniel Shahaf2015-11-301-0/+3
* 37250: No functional change: rename local variables.Daniel Shahaf2015-11-301-0/+5
* unposted: 5.1.1-test-3 zsh-5.1.1-test-3Peter Stephenson2015-11-291-0/+4
* unposted (after 37243): Explain the breadcrumb by adding a comment.Daniel Shahaf2015-11-281-0/+5
* Fix conflicts in ChangeLogBarton E. Schaefer2015-11-271-0/+15
|\
| * unposted: ZCALCPROMPT created globally in zcalcPeter Stephenson2015-11-271-0/+4
| * 37214: 'prompt walters': Don't export PS1Daniel Shahaf2015-11-271-0/+3
| * 37163: Remove curl completionDaniel Shahaf2015-11-271-0/+3
| * 37215: _regex_words: Don't add mismatched parenthesesDaniel Shahaf2015-11-271-0/+5
* | 37243: too many problems with inserting a line into B02, instead add a placeh...Barton E. Schaefer2015-11-271-0/+9
|/
* 37229: non-local assignment to a parameter name whose outermost declaration i...Barton E. Schaefer2015-11-261-0/+5
* Comment should say export is equivalent to typeset -xgBarton E. Schaefer2015-11-261-0/+2
* 37225: fix test for typeset with zsh/param/privateBarton E. Schaefer2015-11-261-0/+2
* 37224: delete obsolete commentBarton E. Schaefer2015-11-261-0/+4
* 37100: update for sysctl completionMatthew Martin2015-11-261-0/+5
* unposted: 5.1.1-test-2 zsh-5.1.1-test-2 5.1.1-test-2Peter Stephenson2015-11-251-0/+4
* 37208: check for restricted parameter before changing from unset to setBarton E. Schaefer2015-11-231-0/+5
* 37208: re-run the "typeset" tests with the private module loadedBarton E. Schaefer2015-11-231-0/+3
* 37208: assignment in a nested scope should not change private parameters in t...Barton E. Schaefer2015-11-231-0/+4
* 37206: fix ${(t)param} for "typeset -H param"Barton E. Schaefer2015-11-231-0/+2