index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-19
unposted: fix typo in test
Peter Stephenson
2
-1
/
+5
2015-09-19
cf. 36554: remove unnecessary pointer dereference
Barton E. Schaefer
1
-1
/
+1
2015-09-18
cf. users/20586: clean up cross-references to the "Autoloading Functions" doc
Barton E. Schaefer
2
-8
/
+15
2015-09-17
36552 plus test: fix Nularg string in quotestring(QT_DOLLARS)
Barton E. Schaefer
3
-0
/
+16
2015-09-14
unposted: docs: Typo fixes
Daniel Shahaf
3
-2
/
+6
2015-09-14
unposted (see 36526): Update changelog for 36443.
Daniel Shahaf
1
-2
/
+3
2015-09-12
36525: revert only the selfinsert() bit of 36496
Barton E. Schaefer
2
-1
/
+8
2015-09-13
36523: Completion/…/_gphoto2: Replace --delete-files with --delete-file
Axel Beckert
2
-1
/
+6
2015-09-12
unposted: revert 36483 as multibyte is now handled by "zle .read-command"; ad...
Barton E. Schaefer
2
-13
/
+9
2015-09-12
36522: unmetafy the argument of "zle -U"
Barton E. Schaefer
2
-1
/
+3
2015-09-12
36509: allocate hash table nodes with zshcalloc() to avoid garbage flag values
Barton E. Schaefer
2
-2
/
+7
2015-09-12
36491: Multibyte support for parameter expansion flags B,E,N
Jun-ichi Takimoto
3
-3
/
+23
2015-09-11
36443: Set zle_highlight=(paste:standout) by default.
Daniel Shahaf
3
-2
/
+6
2015-09-11
36443: Revert "35834: strip a final newline from pasted text: inserting is ha...
Daniel Shahaf
2
-6
/
+5
2015-09-11
Read full multibyte string early for self-insert
Peter Stephenson
6
-17
/
+47
2015-09-11
unposted: update internal build string to 5.1.1-dev-0
Peter Stephenson
2
-1
/
+4
2015-09-11
unposted: version 5.1.1
Peter Stephenson
2
-2
/
+4
2015-09-11
36489: fix curses bug with hash table for colours
Sebastian Gniazdowski
2
-1
/
+4
2015-09-11
36483: handle incomplete multibyte characters in bracketed-paste-magi
Peter Stephenson
2
-4
/
+17
2015-09-11
Update news for 5.1.1 with minor features just added.
Peter Stephenson
3
-2
/
+19
2015-09-10
36445: Expose yankb, yanke, ZLE_YANK to widgets.
Daniel Shahaf
3
-0
/
+47
2015-09-10
36478: Add [[:INCOMPLETE:]] and [[:INVALID:]] pattern tests.
Peter Stephenson
6
-14
/
+77
2015-09-10
36470: Auxiliary to 36468, return an empty buffer from zleread() if a widget ...
Barton E. Schaefer
2
-1
/
+6
2015-09-10
36468: Fix infinite loop exiting from Zle widget.
Peter Stephenson
2
-0
/
+10
2015-09-10
36460: Discard benign error when no one is reading from pipe
Peter Stephenson
2
-1
/
+6
2015-09-08
36422: add missing unmeta()
Oliver Kiddle
2
-1
/
+5
2015-09-07
36437: Document interaction of $region_highlight and $zle_highlight.
Daniel Shahaf
3
-0
/
+16
2015-09-07
unposted: ZLE_STATE: fix obvious documentation typo.
Daniel Shahaf
2
-1
/
+6
2015-09-07
36441: _git: Fixed typo in --author-date-order description
James Clarke
2
-1
/
+6
2015-09-06
unposted: make 5.1-test-1 with updates for 5.1.1
Peter Stephenson
5
-4
/
+13
2015-09-06
unposted: typo in comment
Mikael Magnusson
1
-1
/
+1
2015-09-05
unposted: Minor documentation tweaks.
Daniel Shahaf
3
-3
/
+7
2015-09-05
36410: vcs_info git: Present merge heads as patches
Daniel Shahaf
3
-1
/
+24
2015-09-04
unposted: typo in change log
Peter Stephenson
1
-1
/
+1
2015-09-04
36421: fix breakage in pattern change in 36415
Peter Stephenson
2
-1
/
+6
2015-09-04
36417: fix/update top level texinfo menu
Jun-ichi Takimoto
2
-8
/
+22
2015-09-04
36415: remap bytes from invalid multibyte characters.
Peter Stephenson
3
-6
/
+47
2015-09-03
36416: ^C in getzlequery() just aborts query.
Peter Stephenson
3
-1
/
+15
2015-09-03
36403: type -w += suffix alias
Daniel Shahaf
3
-1
/
+12
2015-09-02
Add ChangeLog entry for tests from previous commit
Barton E. Schaefer
1
-0
/
+2
2015-09-02
36393: process queued signals during dotrap()
Barton E. Schaefer
3
-0
/
+18
2015-09-02
36378: skip directories when looking for files to autoload
Peter Stephenson
2
-1
/
+8
2015-09-02
unposted: fix egregious typo
Peter Stephenson
1
-1
/
+1
2015-09-02
36399: Shell code text with multiple here documents wasn't shown properly.
Peter Stephenson
3
-2
/
+38
2015-09-01
36347: Fix appending empty array to associations
Mikael Magnusson
3
-3
/
+21
2015-09-01
36380: Avoid gcc case syntax
Mikael Magnusson
1
-1
/
+2
2015-09-01
36376: handle signals during read1char() so it is possible to interrupt corre...
Barton E. Schaefer
2
-1
/
+11
2015-09-01
36365: magic-space could delete the reset of the line.
Peter Stephenson
2
-1
/
+6
2015-09-01
unposted: Update internal version to 5.1-dev-0.
Peter Stephenson
2
-2
/
+7
2015-09-01
36353: _git: Unbreak after previous.
Daniel Shahaf
2
-1
/
+6
[next]