about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted: revert 36483 as multibyte is now handled by "zle .read-command"; ad...Barton E. Schaefer2015-09-122-13/+9
* 36522: unmetafy the argument of "zle -U"Barton E. Schaefer2015-09-122-1/+3
* 36509: allocate hash table nodes with zshcalloc() to avoid garbage flag valuesBarton E. Schaefer2015-09-122-2/+7
* 36491: Multibyte support for parameter expansion flags B,E,NJun-ichi Takimoto2015-09-123-3/+23
* 36443: Set zle_highlight=(paste:standout) by default.Daniel Shahaf2015-09-113-2/+6
* 36443: Revert "35834: strip a final newline from pasted text: inserting is ha...Daniel Shahaf2015-09-112-6/+5
* Read full multibyte string early for self-insertPeter Stephenson2015-09-116-17/+47
* unposted: update internal build string to 5.1.1-dev-0Peter Stephenson2015-09-112-1/+4
* unposted: version 5.1.1 zsh-5.1.1Peter Stephenson2015-09-112-2/+4
* 36489: fix curses bug with hash table for coloursSebastian Gniazdowski2015-09-112-1/+4
* 36483: handle incomplete multibyte characters in bracketed-paste-magiPeter Stephenson2015-09-112-4/+17
* Update news for 5.1.1 with minor features just added.Peter Stephenson2015-09-113-2/+19
* 36445: Expose yankb, yanke, ZLE_YANK to widgets.Daniel Shahaf2015-09-103-0/+47
* 36478: Add [[:INCOMPLETE:]] and [[:INVALID:]] pattern tests.Peter Stephenson2015-09-106-14/+77
* 36470: Auxiliary to 36468, return an empty buffer from zleread() if a widget ...Barton E. Schaefer2015-09-102-1/+6
* 36468: Fix infinite loop exiting from Zle widget.Peter Stephenson2015-09-102-0/+10
* 36460: Discard benign error when no one is reading from pipePeter Stephenson2015-09-102-1/+6
* 36422: add missing unmeta()Oliver Kiddle2015-09-082-1/+5
* 36437: Document interaction of $region_highlight and $zle_highlight.Daniel Shahaf2015-09-073-0/+16
* unposted: ZLE_STATE: fix obvious documentation typo.Daniel Shahaf2015-09-072-1/+6
* 36441: _git: Fixed typo in --author-date-order descriptionJames Clarke2015-09-072-1/+6
* unposted: make 5.1-test-1 with updates for 5.1.1 zsh-5.1-test-1Peter Stephenson2015-09-065-4/+13
* unposted: typo in commentMikael Magnusson2015-09-061-1/+1
* unposted: Minor documentation tweaks.Daniel Shahaf2015-09-053-3/+7
* 36410: vcs_info git: Present merge heads as patchesDaniel Shahaf2015-09-053-1/+24
* unposted: typo in change logPeter Stephenson2015-09-041-1/+1
* 36421: fix breakage in pattern change in 36415Peter Stephenson2015-09-042-1/+6
* 36417: fix/update top level texinfo menuJun-ichi Takimoto2015-09-042-8/+22
* 36415: remap bytes from invalid multibyte characters.Peter Stephenson2015-09-043-6/+47
* 36416: ^C in getzlequery() just aborts query.Peter Stephenson2015-09-033-1/+15
* 36403: type -w += suffix aliasDaniel Shahaf2015-09-033-1/+12
* Add ChangeLog entry for tests from previous commitBarton E. Schaefer2015-09-021-0/+2
* 36393: process queued signals during dotrap()Barton E. Schaefer2015-09-023-0/+18
* 36378: skip directories when looking for files to autoloadPeter Stephenson2015-09-022-1/+8
* unposted: fix egregious typoPeter Stephenson2015-09-021-1/+1
* 36399: Shell code text with multiple here documents wasn't shown properly.Peter Stephenson2015-09-023-2/+38
* 36347: Fix appending empty array to associationsMikael Magnusson2015-09-013-3/+21
* 36380: Avoid gcc case syntaxMikael Magnusson2015-09-011-1/+2
* 36376: handle signals during read1char() so it is possible to interrupt corre...Barton E. Schaefer2015-09-012-1/+11
* 36365: magic-space could delete the reset of the line.Peter Stephenson2015-09-012-1/+6
* unposted: Update internal version to 5.1-dev-0.Peter Stephenson2015-09-012-2/+7
* 36353: _git: Unbreak after previous.Daniel Shahaf2015-09-012-1/+6
* 36328 + 36340: _git-cherry-pick: Complete other branches onlyMateusz Karbowy2015-08-302-14/+57
* 36338: Replace "5.0.9" with "5.1" in source commentsAxel Beckert2015-08-303-2/+6
* Relase zsh 5.1 zsh-5.1Peter Stephenson2015-08-302-2/+6
* 36321: _debcheckout: New completion.Daniel Shahaf2015-08-292-0/+26
* 36306: _subversion: Complete --show-item valuesDaniel Shahaf2015-08-282-0/+23
* users/20475: document cdr stores unique entry of most recent usePeter Stephenson2015-08-282-3/+10
* users/20466 plus comment: change test for skipping strftime extensions.Peter Stephenson2015-08-282-1/+12
* 36314: Avoid using short_loops syntax in distributed filesMikael Magnusson2015-08-282-2/+5