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
*
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
*
39310/0008: internals: match_str: Document several local variables.
Daniel Shahaf
2016-09-16
1
-2
/
+16
*
39310/0007: internals: match_str: Rename and constify local variables 'oll', ...
Daniel Shahaf
2016-09-16
1
-2
/
+3
*
39310/0006: internals: match_str: Downscope local variable 'bpc'.
Daniel Shahaf
2016-09-16
1
-3
/
+7
*
39310/0005: internals: match_str: Constify some local variables.
Daniel Shahaf
2016-09-16
1
-6
/
+6
*
39310/0004: internals: match_str: Document 'savl'.
Daniel Shahaf
2016-09-16
1
-1
/
+16
*
39310/0003: internals: match_str: Document 'savw'. Avoid magic number.
Daniel Shahaf
2016-09-16
1
-3
/
+6
*
39310/0002: internals: match_str: Simplify by removing 'zoff'.
Daniel Shahaf
2016-09-16
1
-10
/
+10
*
39310/0001: internals: match_str: Document some local variables. See 39123.
Daniel Shahaf
2016-09-16
1
-2
/
+56
*
39332: support ksh's [[ -v varname ]] condition for checking if variables are...
Oliver Kiddle
2016-09-16
3
-2
/
+34
*
unposted: remove duplicated assignment
Oliver Kiddle
2016-09-15
1
-1
/
+0
*
zsh-users/21903: Fix ${...?...} in interactive shell.
Peter Stephenson
2016-09-14
2
-1
/
+15
*
39292: Distinguish "=" and "==" tests in output.
Peter Stephenson
2016-09-13
4
-23
/
+39
*
39305: Fix error handling after parse for here document.
Peter Stephenson
2016-09-13
1
-1
/
+1
*
39268: "zsystem flock -t 0 ..." tries only once to flock and immediately retu...
Barton E. Schaefer
2016-09-11
1
-3
/
+3
*
39252: internal: quotestring: Drop the 'e' parameter, which no caller uses.
Daniel Shahaf
2016-09-11
9
-59
/
+40
*
39185: Only set word begin for completion word if not alias.
Peter Stephenson
2016-09-07
1
-1
/
+1
*
39218: Fix module feature enables with math functions.
Peter Stephenson
2016-09-07
1
-0
/
+2
*
39217: fix error name generation with GCC.
Peter Stephenson
2016-09-07
1
-1
/
+6
*
39173: _arguments: Escape colons and backslashes in $opt_args unambiguously.
Daniel Shahaf
2016-09-06
1
-3
/
+9
*
39181: Add PM_SINGLE and use for compstate.
Peter Stephenson
2016-09-06
3
-2
/
+8
*
39167: Make $ENV handling more like POSIX
Teubel György
2016-09-05
1
-11
/
+14
*
unposted: internals: Document zshcompwid(1) parameter implementations.
Daniel Shahaf
2016-09-04
2
-3
/
+21
*
39125: More care needed decrementing SHLVL on exec.
Stephane Chazelas
2016-08-31
1
-4
/
+7
*
39115: repair forced joining when (@) and (j) are used together
Barton E. Schaefer
2016-08-29
1
-2
/
+3
*
39104: do not hash relative paths in findcmd()
Barton E. Schaefer
2016-08-26
1
-1
/
+1
*
39087: fix 'conditionally uninitialized' variables
Jun-ichi Takimoto
2016-08-23
2
-2
/
+4
*
39086: declare file local variables as 'static'
Jun-ichi Takimoto
2016-08-23
1
-2
/
+2
*
39046 + 39061: New :P history modifier.
Daniel Shahaf
2016-08-22
3
-7
/
+22
*
39064: use scalbn() instead of scalb() (mathfunc.c)
Jun-ichi Takimoto
2016-08-20
1
-0
/
+4
*
39026: pattern specified with _arguments' -A option shouldn't be checked agai...
Oliver Kiddle
2016-08-13
1
-2
/
+4
*
39035: ${(A)name=word} should expand as an array even when there is only one ...
Barton E. Schaefer
2016-08-12
1
-0
/
+1
*
39031: Ensure variables in transpose-words are initialised
Peter Stephenson
2016-08-12
1
-1
/
+1
*
38983: Make transpose-words handle numeric arguments sensibly
Han Pingtian
2016-08-12
1
-39
/
+51
[next]