index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-22
40162: _arguments support for a match spec in combination with sets
Oliver Kiddle
1
-0
/
+5
2016-12-16
40203: Resolve 'printf --' question from grandparent commit (thanks Chet).
Daniel Shahaf
1
-2
/
+0
2016-12-15
40198: output of B02typeset differs when (( UID == 0 )) so do not attempt to ...
Barton E. Schaefer
1
-5
/
+9
2016-12-14
40179: fix handling of "printf -" and "printf --"
Barton E. Schaefer
1
-0
/
+14
2016-12-10
40139: tests: Convert comments to diagnostics; test backslashes. (after 40129)
Daniel Shahaf
1
-10
/
+9
2016-12-09
unposted: minor D07 typos
Peter Stephenson
1
-2
/
+2
2016-12-09
40138: Move regex multibyte test.
Peter Stephenson
1
-12
/
+16
2016-12-09
40129: revert 39611, add code comments and test cases for _arguments
Oliver Kiddle
1
-14
/
+237
2016-12-06
40110: attempt to fix test failures on Solaris
Barton E. Schaefer
2
-2
/
+2
2016-12-05
40102: Use subdirectory for test I/O files
Peter Stephenson
2
-9
/
+13
2016-12-05
40100: ERR_EXIT and ERR_RETURN test for anonymous functions.
Peter Stephenson
1
-0
/
+11
2016-12-05
Additional case for ERR_RETURN and ERR_EXIT.
Peter Stephenson
1
-0
/
+17
2016-12-05
Extra case for ERR_RETURN and ERR_EXIT.
Peter Stephenson
1
-0
/
+70
2016-12-04
40088: atttempt to make interactive param test more robust
Peter Stephenson
1
-3
/
+4
2016-12-03
unposted: regression test for 40071
Barton E. Schaefer
1
-0
/
+6
2016-12-03
40068: Abort execution when setuid/setgid fail.
Daniel Shahaf
1
-0
/
+10
2016-11-28
40010: builtins: Say 'bad option: +x', not 'bad option: -x', when +x was passed.
Daniel Shahaf
1
-0
/
+5
2016-11-27
39757 plus test: Fix completion under parenthetical directory names, broken i...
Daniel Shahaf
1
-0
/
+3
2016-11-23
unposted: add test case for partial completion matching of options with argum...
Oliver Kiddle
1
-0
/
+6
2016-11-23
unposted: fix printf -v to an array without format string reuse
Oliver Kiddle
1
-0
/
+6
2016-11-21
39993: Tests for 39981.
Oliver Kiddle
1
-0
/
+11
2016-11-20
39986, 39989: improve handling of vi-repeat-change
Oliver Kiddle
1
-3
/
+7
2016-11-20
39995 (from 39977): Optimise string parameter assignment.
Peter Stephenson
1
-0
/
+140
2016-11-17
39915: whence: Honor PATH_DIRS option for arguments that start with './' or '...
Daniel Shahaf
1
-0
/
+4
2016-11-17
39959: when repeating vi changes advance through the numbered killring registers
Oliver Kiddle
1
-0
/
+15
2016-11-16
39945: allow further tab presses to move on to menu completion even when comp...
Oliver Kiddle
1
-0
/
+61
2016-11-15
39949: Special case for "-" in directory names.
Peter Stephenson
1
-0
/
+8
2016-11-15
39947: Additional test for array subscripts.
Peter Stephenson
1
-0
/
+8
2016-11-10
39901: No EXIT trap on LHS of pipeline.
Peter Stephenson
1
-0
/
+17
2016-11-08
39870: ensure exit trap can always run
Peter Stephenson
1
-0
/
+15
2016-11-05
unposted: tests for 39839, 39844
Barton E. Schaefer
1
-0
/
+13
2016-11-05
39389: when printf -v is used with an array use separate elements each time t...
Oliver Kiddle
1
-0
/
+6
2016-11-03
39824: test case for 39811 (commit ae4c035c)
Barton E. Schaefer
1
-0
/
+8
2016-11-03
39815: Read input to end on parse error in $(...) inside a string.
Peter Stephenson
1
-0
/
+8
2016-11-01
39787: Add a regression test for 39412.
Daniel Shahaf
1
-0
/
+10
2016-10-30
39777: $() is a valid empty command substitution
Peter Stephenson
1
-0
/
+14
2016-10-24
"typeset -p" uses "export" commands or the "-g" option for parameters that ar...
Barton E. Schaefer
3
-5
/
+5
2016-10-19
39678: metafication of printf %q argument and result
Peter Stephenson
1
-0
/
+4
2016-10-13
39625: case needs to reset lastval if no pattern matched
Martijn Dekker
1
-0
/
+17
2016-10-13
39622: add test cases for recent _arguments fixes, exclusion lists and -A/-S
Oliver Kiddle
1
-0
/
+93
2016-10-10
39599: Don't reset status before "case" execution
Peter Stephenson
1
-0
/
+8
2016-10-06
39578: Test more ERR_RETURN cases with "&&" and functions
Peter Stephenson
1
-0
/
+30
2016-10-05
39571: Fix ERR_EXIT bug with && and function.
Peter Stephenson
1
-9
/
+22
2016-10-05
39568: "! <complex-command>" suppresses ERR_EXIT
Peter Stephenson
1
-0
/
+27
2016-10-05
39566: Improve usefulness of command_not_found_handler.
Peter Stephenson
1
-3
/
+2
2016-10-03
39521: Refactor start of execcmd().
Peter Stephenson
1
-9
/
+6
2016-10-02
39540: "! command" should suppress ERR_EXIT and ERR_RETURN
Peter Stephenson
1
-0
/
+37
2016-09-30
39517: back off 39502 (WC_ASSIGN causes fork in pipe).
Peter Stephenson
1
-6
/
+9
2016-09-29
39502: Fork for assignment in LHS of pipeline.
Peter Stephenson
1
-0
/
+7
2016-09-29
34943: Fixes for "command" with multiple options.
Peter Stephenson
1
-0
/
+10
[next]