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
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
2011-03-06
28866: with POSIX_BUILTINS "command" prefix resets specialness
Peter Stephenson
1
-0
/
+7
2011-02-22
28791: exit on errors with special builtins with POSIXBUILTINS
Peter Stephenson
1
-0
/
+49
2011-02-21
28783: allow parentheses to be special in more places with SH_GLOB
Peter Stephenson
1
-0
/
+12
2011-02-21
28784: exit on exec redirection error with POISX_BUILTINS
Peter Stephenson
1
-0
/
+12
2011-01-18
Mikael: 28637: ${foo:0:} caused crash
Peter Stephenson
1
-0
/
+5
2011-01-16
28630: Ricky Zhou: fix crash with isident()
Peter Stephenson
1
-0
/
+4
2011-01-10
28617: NO_EXEC option was doing too much work in
Peter Stephenson
1
-0
/
+9
2011-01-07
28590: make read return status non-zero on error
Peter Stephenson
1
-0
/
+5
2011-01-06
28588: fix textual display after =~ test
Peter Stephenson
1
-0
/
+15
2011-01-06
28578: fix handling of numeric escapes that expand to "%" in printf
Bart Schaefer
1
-3
/
+2
2010-12-21
users/15662: array slice assignment with one index positive and one negative.
Bart Schaefer
1
-1
/
+23
2010-12-21
users/15663: some incomplete array assignment tests
Peter Stephenson
1
-0
/
+99
2010-12-19
28537: fix word splitting on "((" when it was nested subshells rather than
Peter Stephenson
1
-0
/
+14
2010-12-15
28530: replace (z+opts+) flag with (Z:opts:), add reserved (_:flags:).
Bart Schaefer
1
-4
/
+4
2010-12-14
28528: Rearrange zleparse to lexflags
Peter Stephenson
1
-0
/
+11
2010-12-13
28526: remove bogus newline with stripped comment zplitting
Peter Stephenson
1
-0
/
+6
2010-12-12
28510: add (z+c+) and (z+C+) parameter flags
Peter Stephenson
1
-0
/
+39
2010-12-05
28474, 28478: extended {START..END..STEP} syntax
Peter Stephenson
1
-0
/
+47
2010-12-05
28476: new set of tests for brace expansion
Peter Stephenson
2
-0
/
+53
2010-12-05
28475: test that starting background job resets status
Peter Stephenson
1
-0
/
+7
2010-11-25
28434: make ${NAME:OFFSET} always use zero-offset
Peter Stephenson
1
-7
/
+7
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
[next]