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
2015-08-19
36241: Test for ztrftime fix, 36227 / f8164fb6.
Peter Stephenson
1
-0
/
+4
2015-08-10
36083: set array value when consistently retying scalar and array
Peter Stephenson
1
-0
/
+3
2015-08-10
36045: make effect of failures in wait test clearer
Peter Stephenson
1
-1
/
+3
2015-08-09
unposted: add tests for outputting traps specified via aliases
Mikael Magnusson
1
-0
/
+11
2015-08-09
Fix retying variables in opposite order.
Peter Stephenson
1
-0
/
+5
2015-07-29
35953: fix handling of command substitution in math context
Barton E. Schaefer
1
-0
/
+6
2015-07-23
35873: add original test for process substitution deadlock from 35847
Peter Stephenson
1
-0
/
+8
2015-07-23
35849: close fd's from process substitution after fork
Peter Stephenson
1
-0
/
+15
2015-07-22
fix another test for 35581
Barton E. Schaefer
1
-2
/
+2
2015-07-22
35581, 35582: output array assignments with spaces inside the parens
Barton E. Schaefer
2
-4
/
+4
2015-07-16
35805: tests for 35799
Barton E. Schaefer
1
-0
/
+14
2015-07-12
unposted: Typo
Daniel Shahaf
1
-1
/
+1
2015-07-10
unposted: notes on ZTST_unimplemented and ZTST_skip.
Peter Stephenson
1
-1
/
+13
2015-07-10
35761: Make sure to skip alternate format extension test properly
Mikael Magnusson
1
-8
/
+5
2015-07-10
unposted: another ZTST_skip
Peter Stephenson
1
-2
/
+1
2015-07-10
35760: Add ZTST_skip to test system
Peter Stephenson
4
-31
/
+58
2015-07-09
unposted: Make V09 set a known timezone
Mikael Magnusson
1
-3
/
+4
2015-07-09
35751: Fix ERR_RETURN and ERR_EXIT in "else"
Peter Stephenson
1
-0
/
+40
2015-07-09
35745: ztrftime: Pass everything unhandled to the system strftime()
Mikael Magnusson
1
-0
/
+63
2015-07-06
35694: fix handling of history modifiers applied across all elements of an ar...
Barton E. Schaefer
1
-0
/
+9
2015-07-04
Turning case parsed as multiple alternatives back into text.
Peter Stephenson
1
-0
/
+24
2015-07-02
35668: Improved fix for command/proc subst starting in alias.
Peter Stephenson
1
-0
/
+5
2015-07-01
35667: fix command substitution that starts but doesn't finish in alias
Peter Stephenson
2
-0
/
+11
2015-06-27
35623: All is_array assignments should be treated as having a value.
Peter Stephenson
1
-0
/
+16
2015-06-26
35613: Handle array slices in typeset
Peter Stephenson
1
-0
/
+15
2015-06-25
35604: create empty arrays in typeset with array=()
Peter Stephenson
1
-0
/
+13
2015-06-24
35590: tweak and test text output from typeset
Peter Stephenson
1
-0
/
+12
2015-06-24
various posts: Implement assignment parsing for typeset.
Peter Stephenson
3
-2
/
+156
2015-06-12
Add non-metafied character length handling.
Peter Stephenson
1
-0
/
+13
2015-06-07
35412: fix for - flag when formating strings with printf
Oliver Kiddle
1
-2
/
+6
2015-06-03
35374: tab expansion with double width characters
Peter Stephenson
1
-0
/
+9
2015-06-02
35369: better GLOB_ASSIGN testing
Peter Stephenson
2
-12
/
+23
2015-06-02
35359: Improved math parsing and errors.
Peter Stephenson
1
-4
/
+18
2015-06-02
35353: print -x and print -X expand tabs
Peter Stephenson
1
-0
/
+13
2015-05-31
35343: Avoid $#name length handling for POSIX_IDENTIFIERS
Peter Stephenson
1
-3
/
+6
2015-05-29
35326: $#- was misparsed as ${#-}
Peter Stephenson
1
-0
/
+5
2015-05-27
35306: "test -z \(" failed due to parse confusion
Peter Stephenson
1
-0
/
+14
2015-05-21
35248: treat fully parenthised zsh patterns as complete case patterns again
Peter Stephenson
1
-3
/
+33
2015-05-18
35193: Add "unalias -a".
Peter Stephenson
1
-0
/
+10
2015-05-18
35184: Additional case fix for 35168.
Peter Stephenson
1
-0
/
+15
2015-05-18
35168: Improve parsing of case patterns.
Peter Stephenson
1
-0
/
+39
2015-05-15
35153: nested math substitution
Peter Stephenson
1
-0
/
+8
2015-05-13
users/20203: nested functions in always blocks when exit pending
Peter Stephenson
1
-0
/
+22
2015-05-11
35078: Add backslash quoting to parameter (b) flag from 35067.
Peter Stephenson
1
-1
/
+1
2015-05-10
35067: Add (b) parameter flag for pattern char backslashing.
Peter Stephenson
1
-0
/
+4
2015-05-08
35059: fix, document, test readonly -p.
Peter Stephenson
1
-0
/
+21
2015-05-08
35056: turn off PROMPT_SP for interactive test
Peter Stephenson
1
-5
/
+7
2015-05-07
35054: readonly -p + POSIXBUILTINS fix.
Peter Stephenson
1
-2
/
+4
2015-05-04
35029: improvements to newline handling for vi-mode word movement
Oliver Kiddle
1
-0
/
+88
2015-04-29
34992: POSIX fix for readonly variables.
Peter Stephenson
1
-0
/
+17
[next]