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
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
"typeset -p" uses "export" commands or the "-g" option for parameters that ar...
Barton E. Schaefer
2016-10-24
1
-5
/
+17
*
39715: Handle multibyte characters in complist listing
Peter Stephenson
2016-10-23
1
-5
/
+12
*
39688: Skip out of P_EXACTLY pattern loop if P_PURES.
Peter Stephenson
2016-10-20
1
-2
/
+2
*
39683: Update scan pointers after possible alloc.
Peter Stephenson
2016-10-20
1
-1
/
+5
*
39680: correctly handle case of popping last arena
Barton E. Schaefer
2016-10-19
1
-1
/
+2
*
39678: metafication of printf %q argument and result
Peter Stephenson
2016-10-19
1
-2
/
+3
*
39590: zle: Call zle-line-pre-redraw after inserting a completion result
m0viefreak
2016-10-18
1
-0
/
+1
*
39500: compdescribe: perform on-screen-width computation using the "nice" len...
Daniel Shahaf
2016-10-16
1
-9
/
+10
*
39625: case needs to reset lastval if no pattern matched
Martijn Dekker
2016-10-13
1
-2
/
+6
*
39611: with _arguments sets completion stopped if one of the rest arguments s...
Oliver Kiddle
2016-10-13
1
-1
/
+2
*
36108: command -[vV] assumed -p
Peter Stephenson
2016-10-11
1
-2
/
+4
*
39599: Don't reset status before "case" execution
Peter Stephenson
2016-10-10
1
-1
/
+0
*
39579: Fix string calculation for parameter quoting.
Julien Cretin
2016-10-06
1
-3
/
+3
*
39571: Fix ERR_EXIT bug with && and function.
Peter Stephenson
2016-10-05
1
-6
/
+6
*
39568: "! <complex-command>" suppresses ERR_EXIT
Peter Stephenson
2016-10-05
1
-2
/
+7
*
39566: Improve usefulness of command_not_found_handler.
Peter Stephenson
2016-10-05
1
-5
/
+8
*
39561: missing unqueue_signals() when ZSH_HEAP_DEBUG
Barton E. Schaefer
2016-10-04
1
-2
/
+7
*
39550: reset signal queue in recursiveedit()
Barton E. Schaefer
2016-10-03
1
-0
/
+6
*
39548: DEBUG for queueing_enabled
Barton E. Schaefer
2016-10-03
2
-3
/
+32
*
39547: handle zero delta in calc_timeout()
Barton E. Schaefer
2016-10-03
1
-1
/
+1
*
39545: Add some missing unqueue_signals().
Peter Stephenson
2016-10-03
10
-4
/
+24
*
39521: Refactor start of execcmd().
Peter Stephenson
2016-10-03
2
-46
/
+97
*
39540: "! command" should suppress ERR_EXIT and ERR_RETURN
Peter Stephenson
2016-10-02
1
-2
/
+6
*
39509: in the event the current directory has been removed, use chasedots sem...
Barton E. Schaefer
2016-09-30
1
-4
/
+21
*
39519: restore missing PM_EXPORT flags.
Peter Stephenson
2016-09-30
1
-0
/
+1
*
39517: back off 39502 (WC_ASSIGN causes fork in pipe).
Peter Stephenson
2016-09-30
1
-1
/
+1
*
39498: use PRIVILEGED option to decide on problematic parameter imports
Peter Stephenson
2016-09-30
2
-4
/
+4
*
Call the pre-redraw hook if there is text in the buffer on init
Mikael Magnusson
2016-09-30
1
-1
/
+13
*
39507: TMPSUFFIX for =(...)
Barton E. Schaefer
2016-09-29
1
-0
/
+9
*
39470: failure to open a supposedly unique temp file name should result in an...
Barton E. Schaefer
2016-09-29
2
-5
/
+15
*
39502: Fork for assignment in LHS of pipeline.
Peter Stephenson
2016-09-29
1
-1
/
+2
*
unposted: Update findcmd() in Zle.
Peter Stephenson
2016-09-29
2
-5
/
+7
*
34943: Fixes for "command" with multiple options.
Peter Stephenson
2016-09-29
3
-39
/
+126
*
unposted: change '\0' to NULL to silence spurious compile warning.
Bart Schaefer
2016-09-28
1
-1
/
+1
*
39460: Don't import PS4 if running as root.
Peter Stephenson
2016-09-28
2
-3
/
+31
*
unposted: remove extra close-paren from d6a6b4ff
Bart Schaefer
2016-09-27
1
-1
/
+1
*
39369 (tweaked cf 39371): when calling an internal widget, set bindk because ...
Oliver Kiddle
2016-09-27
1
-0
/
+4
*
39437: use list_pipe_pid in assignment for clarity
Barton E. Schaefer
2016-09-27
1
-1
/
+1
*
39448: reset REPLY in select on user action
Martijn Dekker
2016-09-26
1
-0
/
+2
*
39436: Pass on status of SIGINT better.
Peter Stephenson
2016-09-25
2
-1
/
+3
*
39435: Further fix for pgrp of funny pipelines.
Peter Stephenson
2016-09-25
1
-1
/
+2
*
39412: Fix directory completion when $PWD:h contains parentheses, which are i...
Daniel Shahaf
2016-09-23
1
-1
/
+4
*
39383: compadd: Restrict previous patch to the case where $PREFIX includes ch...
Daniel Shahaf
2016-09-20
1
-2
/
+4
*
39372: compadd: Match -P prefix all-or-nothing rather than greedily.
Daniel Shahaf
2016-09-20
1
-4
/
+7
*
39381: handle save/restore of variable values when "typeset"-related reserved...
Barton E. Schaefer
2016-09-19
1
-2
/
+2
*
39362: another race with pipeline handling.
Peter Stephenson
2016-09-16
1
-25
/
+9
*
39359: Fix remaining race with orphaned subjob.
Peter Stephenson
2016-09-16
3
-5
/
+58
*
39331: Reparent subjob on fork with exited superjob.
Peter Stephenson
2016-09-16
3
-4
/
+31
*
39310/0010: internals: match_str: Simplify expression.
Daniel Shahaf
2016-09-16
1
-5
/
+5
*
39310/0009: internals: match_str: Downscope local variable 't'.
Daniel Shahaf
2016-09-16
1
-2
/
+11
[next]