index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
40248: suppress errors from zshaddhistoryhook
Barton E. Schaefer
2017-01-03
1
-0
/
+5
*
40265: Fix problems with pure string in patterns with Meta.
Peter Stephenson
2017-01-03
1
-0
/
+4
*
40260: zero new space allocated in prompt buffer
Paulo Andrade
2017-01-03
1
-0
/
+5
*
40231: Optimise setarrvalue().
Sebastian Gniazdowski
2016-12-28
1
-0
/
+4
*
40232: Remove SH_USE_BSD_ECHO autoconf test.
Daniel Shahaf
2016-12-28
1
-0
/
+4
*
unposted (see users/22287): _comp_options needs to disable ERR_RETURN
Barton E. Schaefer
2016-12-27
1
-0
/
+5
*
Oliver: 40118: alternate fix replacing 40115
Barton E. Schaefer
2016-12-24
1
-0
/
+9
*
40162: _arguments support for a match spec in combination with sets
Oliver Kiddle
2016-12-22
1
-0
/
+5
*
unposted: Post-release version bump to 5.3.1-dev-0.
Daniel Shahaf
2016-12-22
1
-0
/
+5
*
unposted: Release 5.3.1
zsh-5.3.1
Peter Stephenson
2016-12-21
1
-0
/
+5
*
40210: Add support modern FreeBSD and drop support for FreeBSD < 5
Baptiste Daroussin
2016-12-18
1
-0
/
+5
*
40209: Fix typo in chflags completion
Baptiste Daroussin
2016-12-18
1
-0
/
+5
*
40149: vcs_info git: Avoid a fork.
Daniel Shahaf
2016-12-16
1
-0
/
+3
*
40203: Resolve 'printf --' question from grandparent commit (thanks Chet).
Daniel Shahaf
2016-12-16
1
-0
/
+5
*
40198: output of B02typeset differs when (( UID == 0 )) so do not attempt to ...
Barton E. Schaefer
2016-12-15
1
-1
/
+6
*
40179: fix handling of "printf -" and "printf --"
Barton E. Schaefer
2016-12-14
1
-0
/
+6
*
unposted: update version to 5.3-dev-0.
Peter Stephenson
2016-12-12
1
-0
/
+5
*
40134: silence spurious compiler warnings.
Barton E. Schaefer
2016-12-10
1
-0
/
+5
*
40139: tests: Convert comments to diagnostics; test backslashes. (after 40129)
Daniel Shahaf
2016-12-10
1
-0
/
+3
*
users/22182: Propagate 22161 docs patch to completion descriptions.
Daniel Shahaf
2016-12-10
1
-0
/
+5
*
40137: document _external_pwds
Oliver Kiddle
2016-12-09
1
-0
/
+4
*
unposted: 5.2-test-3
zsh-5.2-test-3
Peter Stephenson
2016-12-09
1
-0
/
+2
*
Document (E) parameter flag better.
Peter Stephenson
2016-12-09
1
-0
/
+5
*
40117: Revert a hunk of 40035 that changed semantics incorrectly.
Daniel Shahaf
2016-12-09
1
-0
/
+5
*
unposted: minor D07 typos
Peter Stephenson
2016-12-09
1
-0
/
+2
*
40138: Move regex multibyte test.
Peter Stephenson
2016-12-09
1
-0
/
+6
*
40126: zed (fned): When editing a new function. escape its name.
Daniel Shahaf
2016-12-09
1
-0
/
+5
*
40130: mention some changes since 5.2
Oliver Kiddle
2016-12-09
1
-0
/
+2
*
40129: revert 39611, add code comments and test cases for _arguments
Oliver Kiddle
2016-12-09
1
-0
/
+3
*
40119: correct typo in comment
Oliver Kiddle
2016-12-08
1
-0
/
+2
*
40114: complete :/ with other parameter operators
Oliver Kiddle
2016-12-08
1
-0
/
+5
*
40115: revert 38579 due to bug restoring BUFFER after history search
Zhiming Wang
2016-12-06
1
-0
/
+3
*
40110: attempt to fix test failures on Solaris
Barton E. Schaefer
2016-12-06
1
-3
/
+8
*
40107: _mount, _fusermount: fix quoting
Mikael Magnusson
2016-12-06
1
-0
/
+5
*
unposted: 5.2-test-2
zsh-5.2-test-2
Peter Stephenson
2016-12-06
1
-0
/
+4
*
40102: Use subdirectory for test I/O files
Peter Stephenson
2016-12-05
1
-0
/
+3
*
40100: ERR_EXIT and ERR_RETURN test for anonymous functions.
Peter Stephenson
2016-12-05
1
-0
/
+4
*
Additional case for ERR_RETURN and ERR_EXIT.
Peter Stephenson
2016-12-05
1
-0
/
+3
*
Extra case for ERR_RETURN and ERR_EXIT.
Peter Stephenson
2016-12-05
1
-0
/
+6
*
unposted: vcs_info git: Handle rebase-apply sequences with >=10000 patches.
Daniel Shahaf
2016-12-04
1
-0
/
+3
*
40074: vcs_info git: rfc822-unfold rebase-apply patch subjects when msg-clean...
Daniel Shahaf
2016-12-04
1
-0
/
+6
*
40088: atttempt to make interactive param test more robust
Peter Stephenson
2016-12-04
1
-0
/
+5
*
unposted: regression test for 40071
Barton E. Schaefer
2016-12-03
1
-0
/
+2
*
40071: change Dash back to "-" before evaluating named directory expansions
Barton E. Schaefer
2016-12-03
1
-1
/
+6
*
40068: Abort execution when setuid/setgid fail.
Daniel Shahaf
2016-12-03
1
-0
/
+3
*
40067: internal: Document 'cmatcher', parse_cmatcher(), 'comptoend', unsetpar...
Daniel Shahaf
2016-12-03
1
-0
/
+6
*
unposted: ChangeLog typo
Daniel Shahaf
2016-12-03
1
-0
/
+1
*
Get subject of current patch in rebase-apply mode
Daniel Hahler
2016-12-03
1
-0
/
+4
*
unposted: 5.2-test-1
zsh-5.2-test-1
Peter Stephenson
2016-12-02
1
-0
/
+2
*
40066: updates for 5.3 release
Peter Stephenson
2016-12-02
1
-0
/
+4
[next]