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
/
Test
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted: tests for 39839, 39844
Barton E. Schaefer
2016-11-05
1
-0
/
+13
*
39389: when printf -v is used with an array use separate elements each time t...
Oliver Kiddle
2016-11-05
1
-0
/
+6
*
39824: test case for 39811 (commit ae4c035c)
Barton E. Schaefer
2016-11-03
1
-0
/
+8
*
39815: Read input to end on parse error in $(...) inside a string.
Peter Stephenson
2016-11-03
1
-0
/
+8
*
39787: Add a regression test for 39412.
Daniel Shahaf
2016-11-01
1
-0
/
+10
*
39777: $() is a valid empty command substitution
Peter Stephenson
2016-10-30
1
-0
/
+14
*
"typeset -p" uses "export" commands or the "-g" option for parameters that ar...
Barton E. Schaefer
2016-10-24
3
-5
/
+5
*
39678: metafication of printf %q argument and result
Peter Stephenson
2016-10-19
1
-0
/
+4
*
39625: case needs to reset lastval if no pattern matched
Martijn Dekker
2016-10-13
1
-0
/
+17
*
39622: add test cases for recent _arguments fixes, exclusion lists and -A/-S
Oliver Kiddle
2016-10-13
1
-0
/
+93
*
39599: Don't reset status before "case" execution
Peter Stephenson
2016-10-10
1
-0
/
+8
*
39578: Test more ERR_RETURN cases with "&&" and functions
Peter Stephenson
2016-10-06
1
-0
/
+30
*
39571: Fix ERR_EXIT bug with && and function.
Peter Stephenson
2016-10-05
1
-9
/
+22
*
39568: "! <complex-command>" suppresses ERR_EXIT
Peter Stephenson
2016-10-05
1
-0
/
+27
*
39566: Improve usefulness of command_not_found_handler.
Peter Stephenson
2016-10-05
1
-3
/
+2
*
39521: Refactor start of execcmd().
Peter Stephenson
2016-10-03
1
-9
/
+6
*
39540: "! command" should suppress ERR_EXIT and ERR_RETURN
Peter Stephenson
2016-10-02
1
-0
/
+37
*
39517: back off 39502 (WC_ASSIGN causes fork in pipe).
Peter Stephenson
2016-09-30
1
-6
/
+9
*
39502: Fork for assignment in LHS of pipeline.
Peter Stephenson
2016-09-29
1
-0
/
+7
*
34943: Fixes for "command" with multiple options.
Peter Stephenson
2016-09-29
1
-0
/
+10
*
39332: support ksh's [[ -v varname ]] condition for checking if variables are...
Oliver Kiddle
2016-09-16
1
-0
/
+19
*
zsh-users/21903: Fix ${...?...} in interactive shell.
Peter Stephenson
2016-09-14
1
-0
/
+14
*
39292: Distinguish "=" and "==" tests in output.
Peter Stephenson
2016-09-13
3
-4
/
+13
*
unposted: Add tests for ${(q)} being aware of the EQUALS option.
Daniel Shahaf
2016-09-09
1
-0
/
+4
*
39222: test math functions in modules.
Peter Stephenson
2016-09-08
1
-0
/
+74
*
39141: Use zsh instead of sh in SHLVL test.
Peter Stephenson
2016-08-31
1
-12
/
+14
*
39125: More care needed decrementing SHLVL on exec.
Stephane Chazelas
2016-08-31
1
-0
/
+18
*
39115: repair forced joining when (@) and (j) are used together
Barton E. Schaefer
2016-08-29
1
-0
/
+9
*
39046 + 39061: New :P history modifier.
Daniel Shahaf
2016-08-22
1
-0
/
+8
*
39035: ${(A)name=word} should expand as an array even when there is only one ...
Barton E. Schaefer
2016-08-12
1
-0
/
+5
*
39028: more join/split cases fixed and tested.
Barton E. Schaefer
2016-08-12
1
-2
/
+8
*
39019 (cf. PWS 39013): add test cases for more join/split combinations
Barton E. Schaefer
2016-08-11
1
-0
/
+55
*
38991: Make 'whence -v autoloaded-function' shows the defining filename.
Daniel Shahaf
2016-08-05
1
-0
/
+10
*
38879: Unmetafy file names for glob sort.
Peter Stephenson
2016-07-18
1
-0
/
+17
*
38728: Tests: Add tests for the ':a' and ':A' modifiers.
Daniel Shahaf
2016-07-05
1
-1
/
+24
*
38652: test harness: Emit unified diffs instead of context diffs
Daniel Shahaf
2016-06-25
1
-3
/
+3
*
38746: Fix suffix alias expansion recursion.
Peter Stephenson
2016-06-22
1
-0
/
+6
*
38734: fix final case clauses terminating with ;&
Peter Stephenson
2016-06-21
1
-0
/
+8
*
38653 + 38657: 'functions -T' tracing: recurse into anonymous functions.
Daniel Shahaf
2016-06-13
1
-0
/
+17
*
38586: Metafication problem with $functions
Peter Stephenson
2016-06-03
1
-0
/
+9
*
38445: subsequent tests rely on a file touched by the -N test, so it must alw...
Jun T
2016-05-09
1
-3
/
+4
*
38375 (tweaked per 38384): try harder to detect noatime filesystems.
Barton E. Schaefer
2016-05-02
1
-5
/
+17
*
38358: "fgrep --" for noatime check in case a mount point is named "-"
Barton E. Schaefer
2016-04-29
1
-1
/
+1
*
Mikael Berthe: 38307: PCRE segfault when parenthesized group matches nothing
Barton E. Schaefer
2016-04-23
1
-0
/
+7
*
users/21352: ensure $'' doesn't get elided.
Peter Stephenson
2016-03-07
1
-0
/
+4
*
38094: Fix POSIX EXIT traps defined in function.
Peter Stephenson
2016-03-07
1
-2
/
+20
*
38024: Improve POSIX and native EXIT traps compatibility.
Peter Stephenson
2016-02-25
1
-0
/
+17
*
37999: Sticky behaviour of EXIT traps.
Peter Stephenson
2016-02-17
1
-0
/
+20
*
37914: reparse associative array subscripts in "unset" so keys with "[" or "]...
Barton E. Schaefer
2016-02-08
1
-1
/
+1
*
37752: More tests for the previous patch.
Daniel Shahaf
2016-01-29
1
-0
/
+18
[next]