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
2010-11-22
28424: new POSIX_STRINGS option
Peter Stephenson
1
-0
/
+22
2010-11-18
28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:
Peter Stephenson
1
-0
/
+29
2010-11-18
28418: add ${NAME:OFFSET:LENGTH} substitution
Peter Stephenson
1
-0
/
+46
2010-10-22
28360: NO_UNSET option should check parameters with trailing options
Peter Stephenson
1
-2
/
+25
2010-10-10
28339: backslash-newline history without HIST_LEX_WORDS
Peter Stephenson
1
-0
/
+18
2010-10-10
28338: keep =~ from inverting sense of subsequent tests (after &&/||)
pdpennock
1
-0
/
+13
2010-10-06
28319: (z) splitting oddities
Peter Stephenson
1
-0
/
+28
2010-09-14
28259: Finally fix some ancient problems with here-documents
Peter Stephenson
1
-0
/
+4
2010-09-12
28253: document -h argument to atribute commands
Peter Stephenson
1
-0
/
+17
2010-08-31
28220 plus some comments: fix "HELLO=$HELLO shellfunc"
Peter Stephenson
1
-0
/
+15
2010-06-14
28037: improved error messages for module autoloads
Peter Stephenson
1
-2
/
+2
2010-06-07
Alexey: 27999: fix error message
Peter Stephenson
1
-1
/
+1
2010-05-12
unposted: fix typo in previous commit
Peter Stephenson
1
-0
/
+9
2010-05-10
c.f. 27950: strip bogus whitespace from tests
Peter Stephenson
1
-4
/
+4
2010-05-05
27947: some cases where we should execute EXIT traps
Peter Stephenson
1
-0
/
+20
2010-04-20
27889: Force more use of GLOB_SUBST in parameters if ~ is used
Peter Stephenson
1
-0
/
+2
2010-04-09
27865: fix problem with glob_subst in parameter subsitution
Peter Stephenson
1
-0
/
+10
2010-03-25
unposted: change new test in A02alias.ztst to use cat
Peter Stephenson
1
-2
/
+2
2010-03-25
27827: fix infinite loop in recursive alias at end of parsed string
Peter Stephenson
1
-0
/
+6
2010-03-18
unposted: fix new test in A01grammar.ztst
Peter Stephenson
1
-1
/
+1
2010-03-16
27793 and follow ups: add PATH_SCRIPT option to find script using $PATH
Peter Stephenson
1
-0
/
+18
2010-03-15
27780: effect of backslashes in :s changed in _files
Peter Stephenson
1
-0
/
+19
2010-02-27
users/14905 + 14906: problems with :s in parameter expansion
Peter Stephenson
1
-0
/
+26
2010-02-19
27722: bad error reporting and checking in conditions
Peter Stephenson
2
-1
/
+9
2010-02-19
27723: eval shouldn't modify non-zero return statuses
Peter Stephenson
1
-1
/
+1
2010-02-09
27694: add P glob qualifier for prepending
Peter Stephenson
1
-0
/
+41
2010-01-20
27611: cache parameter values in math eval so subscripts are eval'd once
Peter Stephenson
1
-0
/
+22
2010-01-20
27608: fix memory for mbegin, mend & regexp test
Peter Stephenson
1
-6
/
+7
2010-01-17
27600: extend =~ syntax to set positional variables for matches
Peter Stephenson
1
-0
/
+33
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
[next]