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
2012-10-11
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
1
-0
/
+46
2012-10-07
30722: fix some cases where emulations or options were not propagated properly
Peter Stephenson
1
-0
/
+25
2012-10-07
30718: emulate command evaluations should apply sticky emulation
Peter Stephenson
1
-0
/
+17
2012-10-03
users/17310: we can't treat < after [ as a normal character.
Peter Stephenson
2
-20
/
+3
2012-10-02
users/17304: angle brackets aren't associated with special parsing
Peter Stephenson
1
-0
/
+20
2012-09-11
30647, 30649: allow underscores in numeric constants
Peter Stephenson
1
-0
/
+23
2012-08-16
30169: repeat "typeset -T" with same two first arguments is not an error
Peter Stephenson
1
-0
/
+9
2012-05-01
users/17046: don't count too many elements when splitting quoted parameter
Peter Stephenson
1
-1
/
+15
2012-04-22
30439: ${...:*...} with nonexistent or non-array after *
Peter Stephenson
1
-0
/
+5
2012-04-22
30431 with typo in _typeset fix:
Peter Stephenson
1
-0
/
+23
2012-04-16
30413: (q-) parameter flag should quote null string
Peter Stephenson
1
-0
/
+7
2012-04-10
30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by
Bart Schaefer
1
-0
/
+10
2012-02-29
30299: "$*" was split with SHWORDSPLIT if IFS was empty or unset
Peter Stephenson
1
-0
/
+10
2012-02-26
30270: don't need errors when testing to see if mtime test will work
Peter Stephenson
1
-1
/
+1
2012-02-22
30242: Tests for ${...=...} in POSIX emulation
Bart Schaefer
1
-1
/
+4
2012-02-19
unposted: 4.3.16
Peter Stephenson
1
-0
/
+1
2012-02-12
30181, plus rename of PF_* flags to PREFORK_*:
Peter Stephenson
1
-0
/
+14
2012-01-31
Felipe: 30158: compgen test not useful with current bashcompinit
Peter Stephenson
3
-38
/
+0
2011-12-30
30048: C02cond.ztst: Avoid [[ -N ... ]] on file-systems mounted `noatime'
Frank Terbeck
1
-0
/
+3
2011-12-08
29955++: IGNORE_CLOSE_BRACES option
Peter Stephenson
1
-0
/
+15
2011-12-08
29928: belated commit to fix OpenBSD redirection test
Peter Stephenson
1
-2
/
+3
2011-12-02
unposted: fix documentation for "*" test output syntax
Peter Stephenson
1
-2
/
+2
2011-12-02
unposted: fix documentation for "*" test output syntax
Peter Stephenson
1
-7
/
+7
2011-12-02
unposted: fix documentation for "*" test output syntax
Peter Stephenson
1
-4
/
+4
2011-12-02
unposted: fix documentation for "*" test output syntax
Peter Stephenson
1
-10
/
+10
2011-12-01
29924: add ability to match test output using patterns
Peter Stephenson
3
-28
/
+75
2011-12-01
29923: work around test problem with invalid file descriptor message
Peter Stephenson
1
-5
/
+19
2011-10-26
29867: pcre/ZTST_unimplemented change from Bart
Phil Pennock
1
-1
/
+5
2011-10-26
29844, 29845: remove bogus
Peter Stephenson
1
-2
/
+5
2011-10-24
29838: metafy/unmetafy strings for PCRE matching (UTF-8 fixes)
Phil Pennock
1
-0
/
+106
2011-09-15
29776: fix case of double quotes in double-quote-style
Peter Stephenson
1
-0
/
+8
2011-08-28
29731: fix read -AE, test that and read -Ae
Peter Stephenson
1
-0
/
+17
2011-08-17
29703: crash when failing to parse process substitutions
Peter Stephenson
1
-0
/
+4
2011-08-17
users/16253, users/16255: a nulstring should be split like an empty string
Peter Stephenson
1
-0
/
+5
2011-08-11
fix tests using zsh/datetime that I broke
Peter Stephenson
1
-0
/
+10
2011-08-03
29633: more care with anonymous and other functions
Peter Stephenson
1
-0
/
+6
2011-07-28
29626: arguments to anonymous functions shouldn't be parsed as command words
Peter Stephenson
1
-0
/
+17
2011-07-27
29561: missed file
Peter Stephenson
1
-0
/
+3
2011-07-01
29530: ${...?...} shouldn't cause an error with NO_EXEC option
Peter Stephenson
1
-0
/
+4
2011-06-19
29492: add argument handling to anonymous functions
Peter Stephenson
1
-1
/
+28
2011-06-03
29451: ${##stuff} removes stuff from the head of $#
Peter Stephenson
1
-1
/
+9
2011-06-03
29422: fix g:: test failing in some locales
Mikael Magnusson
1
-14
/
+7
2011-05-31
29410: skip autoload persistence test when zsh/example is not available.
Bart Schaefer
1
-0
/
+2
2011-05-24
29367: update tests redirection of stderr.
Bart Schaefer
1
-7
/
+19
2011-05-19
29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.
Mikael Magnusson
1
-0
/
+14
2011-05-19
29261: Add g:: flag.
Mikael Magnusson
1
-0
/
+20
2011-05-13
unposted (late commit): updates for 4.3.11-dev-3
Peter Stephenson
1
-0
/
+1
2011-05-04
Rocky Bernstein: 29135 (plus tweaks): compgen -W in bash completion
Peter Stephenson
3
-0
/
+37
2011-04-22
29025: Test/A01grammar.ztst: in select test, assert LINES=3 to print list
Bart Schaefer
1
-1
/
+1
2011-03-11
28889: ${##} should return the length of $#
Peter Stephenson
1
-0
/
+8
[next]