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
*
41345: Use consistent prompt variables in prompt themese.
Peter Stephenson
2017-06-26
1
-0
/
+5
*
41342: check for Yodl version 4
Axel Beckert
2017-06-22
1
-0
/
+2
*
41339: Unquote treeish argument for git checkout completion
Peter Stephenson
2017-06-22
1
-0
/
+3
*
41308 (tweaked): behaviour of PCRE with NUL bytes
Phil Pennock
2017-06-22
1
-0
/
+5
*
41319: dupstring a possibly readonly string before modifying
Mikael Magnusson
2017-06-19
1
-0
/
+3
*
unposted: Credit to Sebastian
Barton E. Schaefer
2017-06-19
1
-1
/
+1
*
41322: reduce number of changes in signal queuing/blocking state during shing...
Barton E. Schaefer
2017-06-19
1
-0
/
+3
*
41317: use heap allocation in getoutputfile() to plug memory leak
Barton E. Schaefer
2017-06-19
1
-0
/
+5
*
41242: zstrbcmp(...) removed in favor of zstrcmp(..., SORTIT_IGNORING_BACKSLA...
Barton E. Schaefer
2017-06-17
1
-0
/
+5
*
41265: quote the inserted file names as necessary
Wieland Hoffmann
2017-06-16
1
-0
/
+5
*
unposted: fix typo in url-quote-magic
Eric Cook
2017-06-13
1
-0
/
+3
*
41275: Leave stdin open when executing widgets
Stephane Chazelas
2017-06-13
1
-0
/
+5
*
41284: Fix NULL dereference in cd.
Peter Stephenson
2017-06-13
1
-0
/
+5
*
41244: Add zmodload -s option.
Peter Stephenson
2017-06-12
1
-0
/
+6
*
unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules.
Daniel Shahaf
2017-06-09
1
-0
/
+5
*
41239: Save and restore default history event on context stack.
Peter Stephenson
2017-06-07
1
-0
/
+4
*
41232: Use page up/down keys in zed keymap.
Sebastian Gniazdowski
2017-06-07
1
-0
/
+5
*
41225: sethparam() should not attempt to change special parameters into hashes
Barton E. Schaefer
2017-06-05
1
-0
/
+5
*
41191: Check for immortal thingies when checking for specific thingies
Peter Stephenson
2017-06-01
1
-0
/
+6
*
41177: _nm: add support for macOS and OpenBSD
Jun-ichi Takimoto
2017-06-01
1
-0
/
+5
*
41164: Don't free a history entry if it's curline.
Peter Stephenson
2017-05-30
1
-0
/
+5
*
41151: propagate flags when creating new parameter
Sebastian Gniazdowski
2017-05-28
1
-0
/
+3
*
41153: finish module setup only after all error conditions have been checked
Sebastian Gniazdowski
2017-05-28
1
-0
/
+3
*
unposted: clarify ZLS_COLORS pattern matching contexts
Barton E. Schaefer
2017-05-28
1
-0
/
+3
*
41159: handle "Include" and "HostName" lines in ~/.ssh/config
Barton E. Schaefer
2017-05-28
1
-0
/
+5
*
41146: careul in GDBM freeing strings with embedded nulls
Sebastian Gniazdowski
2017-05-24
1
-0
/
+3
*
40898: fix GDBM error handling
Sebastian Gniazdowski
2017-05-24
1
-0
/
+4
*
41142: Ensure close-on-exec is passed to moved file descriptor
Stephane Chazelas
2017-05-23
1
-0
/
+5
*
41087: Update kvno completion to MIT krb 1.14
Marko Myllynen
2017-05-22
1
-0
/
+3
*
41086: Update librt completions
Marko Myllynen
2017-05-22
1
-0
/
+3
*
41085: Update OpenStack completions
Marko Myllynen
2017-05-22
1
-0
/
+3
*
41128: typo in compsys documentation
Jörg Sommer
2017-05-22
1
-0
/
+4
*
users/22707: Document extra use of accept-exact-dirs
Peter Stephenson
2017-05-19
1
-0
/
+6
*
41113 (tweaked): Save current line linkage to history ring.
Peter Stephenson
2017-05-18
1
-0
/
+6
*
41090: Replace iswprint() if unicode9 is enabled.
Jun-ichi Takimoto
2017-05-12
1
-0
/
+7
*
41096: Don't assume null termination copying string.
Peter Stephenson
2017-05-11
1
-0
/
+5
*
unposted: Adding comments to test changed line number in output
Peter Stephenson
2017-05-09
1
-0
/
+5
*
40181: Fix buffer overrun in xsymlinks.
Peter Stephenson
2017-05-09
1
-0
/
+3
*
41078: Empty psvar could cause bad dereference in prompt expansion
Peter Stephenson
2017-05-09
1
-0
/
+5
*
41095: Use 2>&- in completion to avoide restricted shell problem.
Jan Kryl
2017-05-08
1
-0
/
+3
*
40173: Off-by-one error checking for {varid}.
Peter Stephenson
2017-05-08
1
-0
/
+3
*
users/22688: Allow mixing redirs and arguments after anon functions.
Peter Stephenson
2017-05-08
1
-0
/
+3
*
Fix combination of HERE document and |&.
Peter Stephenson
2017-05-08
1
-0
/
+6
*
41038: Document recent, backwards-compatible precommand modifiers changes.
Daniel Shahaf
2017-05-04
1
-0
/
+5
*
41043: Close pipes in shell when disowning background job.
Peter Stephenson
2017-05-03
1
-0
/
+5
*
unposted: Use typeset -g in insert-unicode-char
Peter Stephenson
2017-05-02
1
-0
/
+5
*
41020: Fix "command -p"; "-p" was incorrectly left in command arguments
Peter Stephenson
2017-04-28
1
-0
/
+5
*
41012: Fix premature exit from nested function in EXIT trap.
Peter Stephenson
2017-04-27
1
-0
/
+8
*
41016: Test that quoted precommand modifiers now work
Peter Stephenson
2017-04-27
1
-0
/
+5
*
unposted: fix syntax on line end
Oliver Kiddle
2017-04-26
1
-0
/
+2
[next]