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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
41420: "{.." wasn't check for brace expansion properly
Peter Stephenson
2017-07-13
1
-0
/
+2
*
41402: Delay has_tokens() in ecstrcode as may not be needed
Sebastian Gniazdowski
2017-07-09
1
-1
/
+5
*
41402: Add hasher to ecstrcode to reduce string comparisons
Sebastian Gniazdowski
2017-07-09
2
-1
/
+6
*
Delay processing "disown" for superjob.
Peter Stephenson
2017-07-04
2
-0
/
+9
*
Avoid invalid access with isearch in completion list
Maxime de Roucy
2017-07-04
1
-5
/
+7
*
41375: GDBM interface bug fixes
Sebastian Gniazdowski
2017-07-03
1
-63
/
+93
*
41386: when backgrounding a STAT_CURSH job, remove the flag.
Peter Stephenson
2017-07-02
1
-1
/
+3
*
22760: fix partial string length reports with NO_MULTIBYTE
Peter Stephenson
2017-07-02
1
-1
/
+1
*
41368: Add missing unqueue_signals() to compctl.
Peter Stephenson
2017-06-27
1
-0
/
+2
*
41308 (tweaked): behaviour of PCRE with NUL bytes
Phil Pennock
2017-06-22
1
-11
/
+26
*
41319: dupstring a possibly readonly string before modifying
Mikael Magnusson
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
-3
/
+5
*
41317: use heap allocation in getoutputfile() to plug memory leak
Barton E. Schaefer
2017-06-19
1
-2
/
+2
*
41242: zstrbcmp(...) removed in favor of zstrcmp(..., SORTIT_IGNORING_BACKSLA...
Barton E. Schaefer
2017-06-17
2
-48
/
+3
*
41275: Leave stdin open when executing widgets
Stephane Chazelas
2017-06-13
1
-0
/
+7
*
41284: Fix NULL dereference in cd.
Peter Stephenson
2017-06-13
1
-1
/
+10
*
41244: Add zmodload -s option.
Peter Stephenson
2017-06-12
4
-9
/
+9
*
41239: Save and restore default history event on context stack.
Peter Stephenson
2017-06-07
2
-0
/
+3
*
41225: sethparam() should not attempt to change special parameters into hashes
Barton E. Schaefer
2017-06-05
1
-6
/
+11
*
41191: Check for immortal thingies when checking for specific thingies
Peter Stephenson
2017-06-01
3
-5
/
+13
*
41164: Don't free a history entry if it's curline.
Peter Stephenson
2017-05-30
3
-29
/
+18
*
41151: propagate flags when creating new parameter
Sebastian Gniazdowski
2017-05-28
1
-1
/
+1
*
41153: finish module setup only after all error conditions have been checked
Sebastian Gniazdowski
2017-05-28
1
-4
/
+4
*
41146: careul in GDBM freeing strings with embedded nulls
Sebastian Gniazdowski
2017-05-24
1
-10
/
+29
*
40898: fix GDBM error handling
Sebastian Gniazdowski
2017-05-24
1
-1
/
+2
*
41142: Ensure close-on-exec is passed to moved file descriptor
Stephane Chazelas
2017-05-23
1
-10
/
+20
*
41113 (tweaked): Save current line linkage to history ring.
Peter Stephenson
2017-05-18
3
-15
/
+29
*
41090: Replace iswprint() if unicode9 is enabled.
Jun-ichi Takimoto
2017-05-12
7
-336
/
+24
*
41096: Don't assume null termination copying string.
Peter Stephenson
2017-05-11
1
-1
/
+2
*
40181: Fix buffer overrun in xsymlinks.
Peter Stephenson
2017-05-09
1
-3
/
+11
*
41078: Empty psvar could cause bad dereference in prompt expansion
Peter Stephenson
2017-05-09
1
-1
/
+1
*
40173: Off-by-one error checking for {varid}.
Peter Stephenson
2017-05-08
1
-1
/
+1
*
users/22688: Allow mixing redirs and arguments after anon functions.
Peter Stephenson
2017-05-08
1
-4
/
+15
*
Fix combination of HERE document and |&.
Peter Stephenson
2017-05-08
1
-1
/
+1
*
41043: Close pipes in shell when disowning background job.
Peter Stephenson
2017-05-03
1
-0
/
+1
*
41020: Fix "command -p"; "-p" was incorrectly left in command arguments
Peter Stephenson
2017-04-28
1
-1
/
+8
*
41012: Fix premature exit from nested function in EXIT trap.
Peter Stephenson
2017-04-27
3
-8
/
+31
*
41008: Handle expansions for precommand modifiers
Peter Stephenson
2017-04-26
2
-35
/
+135
*
40995: Don't disable alias expansion when finding command substitution limits
Peter Stephenson
2017-04-23
1
-3
/
+0
*
40994: unmeta_one() need not count Meta
Jun-ichi Takimoto
2017-04-23
1
-8
/
+1
*
40990: Fix crash with bogus path in sh emaulation.
Peter Stephenson
2017-04-21
1
-14
/
+37
*
40977: "emulate" disallows "--help" and "--version"
Barton E. Schaefer
2017-04-15
1
-2
/
+2
*
40935: User names need metafying.
Orlov Sergey
2017-04-10
1
-3
/
+3
*
40940: untokenize names of condition features before attempting to look up th...
Bart Schaefer
2017-04-07
1
-2
/
+2
*
40933: Ensure we get job text in sourced files.
Peter Stephenson
2017-04-04
1
-2
/
+2
*
40932: Parameter subscripts need to count parentheses.
Peter Stephenson
2017-04-03
1
-3
/
+8
*
40929 (replaces 40598): paramsubst() should always return scalar when PREFORK...
Barton E. Schaefer
2017-04-02
1
-13
/
+8
*
40891: fix more zero-length matches.
Peter Stephenson
2017-03-23
1
-1
/
+3
*
22601: Fix for parameter substitution pattern matches.
Peter Stephenson
2017-03-23
1
-2
/
+6
*
40832: fix $x:P when PWD=/
Barton E. Schaefer
2017-03-11
1
-2
/
+10
[next]