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
2009-09-05
27243: reverse indexing of arrays with beginning index out of range returned
Peter Stephenson
1
-0
/
+28
2009-07-24
27188: improve read -q by using read -k code
Peter Stephenson
2
-0
/
+18
2009-07-11
27129: fix status at start of function, command subst, etc.
Peter Stephenson
3
-0
/
+18
2009-07-10
27126: a few more contexts where executing empty lists gives status zero
Peter Stephenson
3
-0
/
+41
2009-07-10
27106: reset status on command that expands to empty
Peter Stephenson
1
-0
/
+4
2009-07-06
27092: missing then-clause for if wasn't an error
Peter Stephenson
1
-1
/
+6
2009-07-02
27087: change return codes from failed "."
Peter Stephenson
1
-2
/
+2
2009-07-01
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
1
-1
/
+8
2009-06-05
27304: add ${(q-)..} flag
Peter Stephenson
1
-0
/
+14
2009-05-13
Paul Ackersviller: 26959: delay before removing test modules
Peter Stephenson
1
-0
/
+1
2009-05-08
26950: warn on failed attempt to change user or group ID
Peter Stephenson
1
-11
/
+19
2009-05-07
26954: read should pass through invalid multibyte characters
Peter Stephenson
1
-0
/
+6
2009-04-30
26895: restrict multibyte sorting test to western European charcters
Peter Stephenson
1
-2
/
+2
2009-04-26
Paul Ackersviller: 26883: naming of UTF8 locales on HPUX
Peter Stephenson
1
-2
/
+2
2009-04-24
unposted: some .distfiles
Peter Stephenson
1
-0
/
+1
2009-04-21
26858: use zsh instead of sh in exec -l test
Peter Stephenson
1
-2
/
+2
2009-03-20
26763: fix problem on failed cd -s to relative path
Peter Stephenson
1
-0
/
+8
2009-03-10
26705: multibyte characters with Meta in ${(%)foo} etc.
Peter Stephenson
1
-0
/
+17
2009-03-03
26675: add POSIX_ALIASES option
Peter Stephenson
1
-0
/
+11
2009-02-27
26622: improve comments within $(...) and add test
Peter Stephenson
1
-0
/
+12
2009-02-11
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
Peter Stephenson
1
-35
/
+139
2009-02-10
26545: new "emulate" test
Peter Stephenson
1
-0
/
+74
2009-01-13
26301: make zpty -r exit more cleanly on bad reads
Peter Stephenson
1
-2
/
+2
2008-12-29
clean up test temporary files
Geoff Wing
3
-0
/
+11
2008-11-26
26090: another cond test for Cygwin needs removing
Peter Stephenson
1
-0
/
+4
2008-11-18
26061: fix clash between process subst and numeric glob
Peter Stephenson
1
-0
/
+6
2008-11-13
26042 with some fixes from 26043 (Mikael):
Peter Stephenson
1
-0
/
+48
2008-11-12
26029: test for redirection with no preceding whitespace
Peter Stephenson
1
-0
/
+18
2008-11-05
"typeset -g <var>" should be silent even without TYPESET_SILENT
Peter Stephenson
1
-0
/
+6
2008-11-04
26006: remove dependence on system error message
Peter Stephenson
1
-2
/
+8
2008-10-30
25969: two bugs with metafication plus a test for one
Peter Stephenson
1
-0
/
+7
2008-10-24
25931: Test for prompt code reentrancy
Peter Stephenson
1
-0
/
+54
2008-10-18
25911: see if we can work around multibyte problems in file system
Peter Stephenson
1
-9
/
+6
2008-10-17
Rocky: 25907: Makefile needs .exe to run zsh on Cygwin
Peter Stephenson
1
-2
/
+2
2008-10-16
25905: fix and test doubled-hash radix output
Peter Stephenson
1
-0
/
+16
2008-10-12
unposted, c.f. 25848: attempt to sanitize comptest environment
Peter Stephenson
1
-0
/
+2
2008-10-11
25845: fix pattern but with backslashed and metafied charaters
Peter Stephenson
1
-0
/
+11
2008-10-10
users/13323: new test wasnt robust about ignoring /etc/zshenv
Peter Stephenson
1
-1
/
+2
2008-10-10
test needs -f flag to zsh
Peter Stephenson
1
-1
/
+1
2008-10-09
25831: fix empty return values from subscript matches with RC_EXPAND_PARAM
Peter Stephenson
1
-0
/
+34
2008-10-01
25791: force return from eval-style DEBUG trap lost status
Peter Stephenson
1
-0
/
+10
2008-09-27
25760: add (~) flag
Peter Stephenson
1
-0
/
+24
2008-09-26
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
1
-0
/
+43
2008-09-24
Rocky: 25734: typo
Peter Stephenson
1
-1
/
+1
2008-09-23
Rocky Bernstein: 25727: allow fc non-interactively
Peter Stephenson
2
-0
/
+12
2008-09-16
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
1
-0
/
+15
2008-09-15
25671: non existing variable in typeset -p should cause status 1
Peter Stephenson
1
-1
/
+1
2008-09-13
25662: declare -p should never create arguments
Peter Stephenson
1
-0
/
+9
2008-09-05
25627: add $ZSH_SUBSHELL
Peter Stephenson
1
-0
/
+15
2008-09-05
25615: $ZSH_DEBUG_CMD for use in DEBUG traps
Peter Stephenson
1
-0
/
+25
[next]