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-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
2015-08-30
36328 + 36340: _git-cherry-pick: Complete other branches only
Mateusz Karbowy
2
-14
/
+57
2015-08-30
36338: Replace "5.0.9" with "5.1" in source comments
Axel Beckert
3
-2
/
+6
2015-08-30
Relase zsh 5.1
Peter Stephenson
2
-2
/
+6
2015-08-29
36321: _debcheckout: New completion.
Daniel Shahaf
2
-0
/
+26
2015-08-28
36306: _subversion: Complete --show-item values
Daniel Shahaf
2
-0
/
+23
2015-08-28
users/20475: document cdr stores unique entry of most recent use
Peter Stephenson
2
-3
/
+10
2015-08-28
users/20466 plus comment: change test for skipping strftime extensions.
Peter Stephenson
2
-1
/
+12
2015-08-28
36314: Avoid using short_loops syntax in distributed files
Mikael Magnusson
2
-2
/
+5
2015-08-28
36302: attr: Fix compilation with libcap 2.24
Mikael Magnusson
2
-3
/
+7
2015-08-27
unposted: _subversion: Avoid SHORT_LOOPS
Daniel Shahaf
2
-1
/
+4
2015-08-27
36304: _git-cat-file: Fix regression in 36237
Daniel Shahaf
2
-0
/
+6
2015-08-27
cf. Axel Beckert 36292: discard even more extraneous stderr in "hang" test
Barton E. Schaefer
2
-1
/
+6
2015-08-26
36288: refine 36825, slightly different test for redirect context
Barton E. Schaefer
2
-1
/
+4
2015-08-26
36285: update 36025, context cannot be command and redirect at the same time,...
Barton E. Schaefer
2
-4
/
+8
2015-08-26
36282: discard stderr of "hang" test
Barton E. Schaefer
2
-1
/
+5
2015-08-25
unposted: update to 5.0.8-test-3
Peter Stephenson
2
-1
/
+5
2015-08-24
36277: _git: Updated for git-clone 2.4.5.
Daniel Shahaf
2
-2
/
+10
2015-08-24
unposted: replace version 5.0.9 with 5.1 in FAQ
Peter Stephenson
2
-1
/
+5
2015-08-24
Merge branch 'master' of https://git.code.sf.net/p/zsh/code
Peter Stephenson
9
-18
/
+87
2015-08-23
users/20455: do not use posix_openpt() on OpenBSD
Jun-ichi Takimoto
2
-1
/
+7
2015-08-22
36274: clear virangeflag when getvirange() has an error (the next keystroke i...
Barton E. Schaefer
2
-0
/
+5
2015-08-22
36273: teach endofline() and endoflinehist() about invicmdmode() cursor place...
Barton E. Schaefer
2
-0
/
+9
2015-08-21
36266: preserve emulation and setopt context for init and finish functions, h...
Barton E. Schaefer
2
-9
/
+45
2015-08-21
36256: local options should remain in effect for "emulate -L" even if additio...
Barton E. Schaefer
2
-4
/
+12
[next]