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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
Commit message (
Expand
)
Author
Age
Files
Lines
*
30299: "$*" was split with SHWORDSPLIT if IFS was empty or unset
Peter Stephenson
2012-02-29
1
-0
/
+10
*
30270: don't need errors when testing to see if mtime test will work
Peter Stephenson
2012-02-26
1
-1
/
+1
*
30242: Tests for ${...=...} in POSIX emulation
Bart Schaefer
2012-02-22
1
-1
/
+4
*
unposted: 4.3.16
Peter Stephenson
2012-02-19
1
-0
/
+1
*
30181, plus rename of PF_* flags to PREFORK_*:
Peter Stephenson
2012-02-12
1
-0
/
+14
*
Felipe: 30158: compgen test not useful with current bashcompinit
Peter Stephenson
2012-01-31
3
-38
/
+0
*
30048: C02cond.ztst: Avoid [[ -N ... ]] on file-systems mounted `noatime'
Frank Terbeck
2011-12-30
1
-0
/
+3
*
29955++: IGNORE_CLOSE_BRACES option
Peter Stephenson
2011-12-08
1
-0
/
+15
*
29928: belated commit to fix OpenBSD redirection test
Peter Stephenson
2011-12-08
1
-2
/
+3
*
unposted: fix documentation for "*" test output syntax
Peter Stephenson
2011-12-02
1
-2
/
+2
*
unposted: fix documentation for "*" test output syntax
Peter Stephenson
2011-12-02
1
-7
/
+7
*
unposted: fix documentation for "*" test output syntax
Peter Stephenson
2011-12-02
1
-4
/
+4
*
unposted: fix documentation for "*" test output syntax
Peter Stephenson
2011-12-02
1
-10
/
+10
*
29924: add ability to match test output using patterns
Peter Stephenson
2011-12-01
3
-28
/
+75
*
29923: work around test problem with invalid file descriptor message
Peter Stephenson
2011-12-01
1
-5
/
+19
*
29867: pcre/ZTST_unimplemented change from Bart
Phil Pennock
2011-10-26
1
-1
/
+5
*
29844, 29845: remove bogus
Peter Stephenson
2011-10-26
1
-2
/
+5
*
29838: metafy/unmetafy strings for PCRE matching (UTF-8 fixes)
Phil Pennock
2011-10-24
1
-0
/
+106
*
29776: fix case of double quotes in double-quote-style
Peter Stephenson
2011-09-15
1
-0
/
+8
*
29731: fix read -AE, test that and read -Ae
Peter Stephenson
2011-08-28
1
-0
/
+17
*
29703: crash when failing to parse process substitutions
Peter Stephenson
2011-08-17
1
-0
/
+4
*
users/16253, users/16255: a nulstring should be split like an empty string
Peter Stephenson
2011-08-17
1
-0
/
+5
*
fix tests using zsh/datetime that I broke
Peter Stephenson
2011-08-11
1
-0
/
+10
*
29633: more care with anonymous and other functions
Peter Stephenson
2011-08-03
1
-0
/
+6
*
29626: arguments to anonymous functions shouldn't be parsed as command words
Peter Stephenson
2011-07-28
1
-0
/
+17
*
29561: missed file
Peter Stephenson
2011-07-27
1
-0
/
+3
*
29530: ${...?...} shouldn't cause an error with NO_EXEC option
Peter Stephenson
2011-07-01
1
-0
/
+4
*
29492: add argument handling to anonymous functions
Peter Stephenson
2011-06-19
1
-1
/
+28
*
29451: ${##stuff} removes stuff from the head of $#
Peter Stephenson
2011-06-03
1
-1
/
+9
*
29422: fix g:: test failing in some locales
Mikael Magnusson
2011-06-03
1
-14
/
+7
*
29410: skip autoload persistence test when zsh/example is not available.
Bart Schaefer
2011-05-31
1
-0
/
+2
*
29367: update tests redirection of stderr.
Bart Schaefer
2011-05-24
1
-7
/
+19
*
29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.
Mikael Magnusson
2011-05-19
1
-0
/
+14
*
29261: Add g:: flag.
Mikael Magnusson
2011-05-19
1
-0
/
+20
*
unposted (late commit): updates for 4.3.11-dev-3
Peter Stephenson
2011-05-13
1
-0
/
+1
*
Rocky Bernstein: 29135 (plus tweaks): compgen -W in bash completion
Peter Stephenson
2011-05-04
3
-0
/
+37
*
29025: Test/A01grammar.ztst: in select test, assert LINES=3 to print list
Bart Schaefer
2011-04-22
1
-1
/
+1
*
28889: ${##} should return the length of $#
Peter Stephenson
2011-03-11
1
-0
/
+8
*
28866: with POSIX_BUILTINS "command" prefix resets specialness
Peter Stephenson
2011-03-06
1
-0
/
+7
*
28791: exit on errors with special builtins with POSIXBUILTINS
Peter Stephenson
2011-02-22
1
-0
/
+49
*
28783: allow parentheses to be special in more places with SH_GLOB
Peter Stephenson
2011-02-21
1
-0
/
+12
*
28784: exit on exec redirection error with POISX_BUILTINS
Peter Stephenson
2011-02-21
1
-0
/
+12
*
Mikael: 28637: ${foo:0:} caused crash
Peter Stephenson
2011-01-18
1
-0
/
+5
*
28630: Ricky Zhou: fix crash with isident()
Peter Stephenson
2011-01-16
1
-0
/
+4
*
28617: NO_EXEC option was doing too much work in
Peter Stephenson
2011-01-10
1
-0
/
+9
*
28590: make read return status non-zero on error
Peter Stephenson
2011-01-07
1
-0
/
+5
*
28588: fix textual display after =~ test
Peter Stephenson
2011-01-06
1
-0
/
+15
*
28578: fix handling of numeric escapes that expand to "%" in printf
Bart Schaefer
2011-01-06
1
-3
/
+2
*
users/15662: array slice assignment with one index positive and one negative.
Bart Schaefer
2010-12-21
1
-1
/
+23
*
users/15663: some incomplete array assignment tests
Peter Stephenson
2010-12-21
1
-0
/
+99
[next]