about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 36650: Add zle-line-pre-redraw hook for highlightingMikael Magnusson2015-12-193-1/+40
* unposted (after users/20873): Theoretical fix: don't parse print/echo escape ...Daniel Shahaf2015-12-192-2/+6
* 37257 (in part): Add array assignment tests.Daniel Shahaf2015-12-192-0/+16
* 37411: more bindkey testsPeter Stephenson2015-12-162-2/+81
* 37405: Fix self-insert binding for multibyte sequences.Peter Stephenson2015-12-153-12/+116
* 37401: pattern error caused too much activity in _list_files for some stylesPeter Stephenson2015-12-142-1/+4
* 37400: typo gave unwanted error message in zsh_directory_name_genericPeter Stephenson2015-12-142-2/+7
* unposted: missed ChangeLog entryPeter Stephenson2015-12-131-0/+5
* 37397: Optimised update to dnf completionAdrien Vergé2015-12-131-248/+168
* 37386: localise mbegin, mend, match in URL magicPeter Stephenson2015-12-112-1/+6
* 37383: add completion type for object filesMatthew Martin2015-12-116-21/+20
* 37260: add opus to mplayer audio completionsSimon Hafner2015-12-112-2/+5
* users/20873: disable bracketed paste while running external editor from zleOliver Kiddle2015-12-112-3/+12
* 37378: New bindkey tests.Peter Stephenson2015-12-104-7/+70
* 37364: "test" and "[" handling of parentheses.Peter Stephenson2015-12-094-8/+50
* 37348: Tests and fix for ${(q+)...}.Peter Stephenson2015-12-084-1/+26
* 37347: Remove incorrect local for msgs in VCS infoPeter Stephenson2015-12-082-1/+3
* users/21071: Fix binding of multibyte sequences.Peter Stephenson2015-12-082-1/+7
* 37344: restore old printable quoting, add ${(q+)...}.Peter Stephenson2015-12-077-53/+247
* 37331: Use a single chracter to represent an MB_INCOMPLETE.Peter Stephenson2015-12-072-6/+15
* 37337: Delay freeing widget until not in use.Peter Stephenson2015-12-074-3/+30
* unposted: fix ChangeLog for previous changePeter Stephenson2015-12-071-1/+1
* 37335: fix tests after 34314Peter Stephenson2015-12-073-4/+7
* 37310: effect of disabling typeset reserved wordPeter Stephenson2015-12-072-1/+9
* 37326: comment only: multibyte string lenght/width countingPeter Stephenson2015-12-062-0/+14
* 37314: upgrade quotedzputs() for non-printable output.Peter Stephenson2015-12-063-27/+156
* 37150: _git: Autocomplete .. for commit rangesDaniel Shahaf2015-12-052-3/+6
* 36957: _git: Apply matchspecs to filename completion such as 'git log f/b<TAB...Daniel Shahaf2015-12-052-1/+6
* 37305: typeset -p can now output arrays on one linePeter Stephenson2015-12-045-45/+13
* 37303: test WARN_CREATE_GLOBAL negative cases.Peter Stephenson2015-12-041-0/+9
* 37202: suppress WARN_CREATE_GLOBAL warnings after a forkPeter Stephenson2015-12-042-6/+7
* unposted: fix init_io() calls in previous changePeter Stephenson2015-12-045-3/+8
* 37294: Add ZSH_EXECUTION_STRING.Peter Stephenson2015-12-043-13/+25
* 37253: Constify two local variables.Daniel Shahaf2015-12-032-4/+8
* unposted: Remove uneeded executability bits.Daniel Shahaf2015-12-036-0/+6
* 37296: Avoid needless calloc().Daniel Shahaf2015-12-032-11/+15
* 37295: kill-word-match: Join killsDaniel Shahaf2015-12-033-0/+9
* unposted: Update internal version to 5.2-dev-0.Peter Stephenson2015-12-032-2/+9
* unposted: zsh 5.2 zsh-5.2Peter Stephenson2015-12-021-2/+2
* 37256: _debchange (_dch): Update completion.Daniel Shahaf2015-11-302-6/+77
* 37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...Daniel Shahaf2015-11-302-1/+6
* 37254: No functional change: change code layout in preparation for 37253.Daniel Shahaf2015-11-302-6/+9
* 37250: No functional change: rename local variables.Daniel Shahaf2015-11-302-10/+18
* unposted: 5.1.1-test-3 zsh-5.1.1-test-3Peter Stephenson2015-11-292-2/+6
* unposted (after 37243): Explain the breadcrumb by adding a comment.Daniel Shahaf2015-11-282-0/+6
* Fix conflicts in ChangeLogBarton E. Schaefer2015-11-276-6/+36
|\
| * unposted: ZCALCPROMPT created globally in zcalcPeter Stephenson2015-11-272-1/+7
| * 37214: 'prompt walters': Don't export PS1Daniel Shahaf2015-11-272-3/+6
| * 37163: Remove curl completionDaniel Shahaf2015-11-273-1/+11
| * 37215: _regex_words: Don't add mismatched parenthesesDaniel Shahaf2015-11-272-1/+12