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
*
31805: Add $patchars and $dis_patchars to zsh/parameter module
Mikael Magnusson
2013-10-11
1
-0
/
+2
*
31810: tests for simple XTRACE output from conditions
Peter Stephenson
2013-10-10
1
-0
/
+9
*
users:18023: Add PIPEFAIL option
Peter Stephenson
2013-10-06
1
-0
/
+15
*
31706: standardize handling of "test ! <x> <y> <z>"
Peter Stephenson
2013-09-06
1
-1
/
+5
*
31696: In "test" No One Can Hear If You Shriek.
Peter Stephenson
2013-09-04
1
-0
/
+21
*
31672: Add test that was failing and fix zpty set-up race
Peter Stephenson
2013-08-26
1
-1
/
+9
*
31665: zpty should attach terminal on slave.
Peter Stephenson
2013-08-25
2
-0
/
+21
*
31536 with additions: Fix hang in previous process substitution fix.
Peter Stephenson
2013-07-19
1
-0
/
+8
*
31141: Tighten NO_CLOBBER restrictions on {fd} syntax
Peter Stephenson
2013-03-10
1
-0
/
+11
*
users/17665: add FORCE_FLOAT option
Peter Stephenson
2013-03-05
1
-0
/
+15
*
31041: add support for testing line editor widgets from the test suite
Oliver Kiddle
2013-02-12
2
-5
/
+48
*
30993: fix parameter modifier crash with :wq on empty string
Peter Stephenson
2013-01-22
1
-0
/
+7
*
this prevent process-based features from working in their arguments
Peter Stephenson
2012-12-21
1
-0
/
+19
*
30876: fix obscure failures to propagate non-zero status
Peter Stephenson
2012-12-13
2
-2
/
+13
*
users/17445: fix handling of leading zeroes in floating point
Bart Schaefer
2012-12-08
1
-0
/
+10
*
30789: Add CONTINUE_ON_ERROR for old behaviour.
Peter Stephenson
2012-11-15
1
-6
/
+6
*
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
2012-10-11
1
-0
/
+46
*
30722: fix some cases where emulations or options were not propagated properly
Peter Stephenson
2012-10-07
1
-0
/
+25
*
30718: emulate command evaluations should apply sticky emulation
Peter Stephenson
2012-10-07
1
-0
/
+17
*
users/17310: we can't treat < after [ as a normal character.
Peter Stephenson
2012-10-03
2
-20
/
+3
*
users/17304: angle brackets aren't associated with special parsing
Peter Stephenson
2012-10-02
1
-0
/
+20
*
30647, 30649: allow underscores in numeric constants
Peter Stephenson
2012-09-11
1
-0
/
+23
*
30169: repeat "typeset -T" with same two first arguments is not an error
Peter Stephenson
2012-08-16
1
-0
/
+9
*
users/17046: don't count too many elements when splitting quoted parameter
Peter Stephenson
2012-05-01
1
-1
/
+15
*
30439: ${...:*...} with nonexistent or non-array after *
Peter Stephenson
2012-04-22
1
-0
/
+5
*
30431 with typo in _typeset fix:
Peter Stephenson
2012-04-22
1
-0
/
+23
*
30413: (q-) parameter flag should quote null string
Peter Stephenson
2012-04-16
1
-0
/
+7
*
30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by
Bart Schaefer
2012-04-10
1
-0
/
+10
*
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
[next]