index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
/
expn.yo
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-12
33423: expand ${(p)...} to allow ${(ps.$param.)...}
Peter Stephenson
1
-0
/
+13
2014-10-03
Fix some typos in the documentation
Mikael Magnusson
1
-5
/
+5
2014-09-16
33136: P glob qual appends words when negated
Mikael Magnusson
1
-0
/
+6
2014-09-06
clarify ${(~j.|.)array} example
Barton E. Schaefer
1
-4
/
+5
2014-09-04
33110: document use of $IFS[0] for variable padding
Peter Stephenson
1
-0
/
+4
2014-08-10
unposted: Fix typo in Doc/Zsh/expn.yo
Axel Beckert
1
-1
/
+1
2014-08-04
32954: Missed the doc change.
Peter Stephenson
1
-1
/
+3
2014-08-04
32949 (wip 32928, 32937): Add :^ syntax for zipping two arrays
Mikael Magnusson
1
-0
/
+24
2014-08-03
user/19006: document position of RC_EXPAND_PARAM in parameter subst
Peter Stephenson
1
-4
/
+9
2014-06-04
32708: glob qualifier (Y) implies (oN)
Daniel Shahaf
1
-1
/
+6
2014-06-03
32694: the number of matches to find is the suffix argument of (Y) qualifier
Daniel Shahaf
1
-3
/
+4
2014-06-01
users/18857: add (Y) glob qualifier to generate only one match per pattern
Daniel Shahaf
1
-0
/
+4
2014-06-01
32640: (#q) in [[ ... ]] forces globbing
Peter Stephenson
1
-1
/
+5
2014-03-01
32412 / 32415: New giga- and terabyte units for glob qualifiers
Manuel Presnitz
1
-4
/
+6
2014-02-02
Minor indexing changes to generate more consistent page layouts
Barton E. Schaefer
1
-1
/
+1
2014-01-09
users/18298 (tidied up): add {<char>..<char>} expansion
Peter Stephenson
1
-0
/
+10
2013-07-28
31592: improve documentary for handling of named directories.
Manuel Presnitz
1
-8
/
+8
2013-05-30
31436: document KSH_GLOB doesn't support recursive directories
Peter Stephenson
1
-2
/
+4
2013-02-13
unposted: Insert a blank line before vindex() to properly format the
Bart Schaefer
1
-0
/
+1
2013-01-03
users/17524: misc. parameter flag clarifications
Bart Schaefer
1
-12
/
+19
2012-10-19
unposted: further parameter splitting clarifications
Peter Stephenson
1
-2
/
+4
2012-10-18
30740: add example of process substitution using anonymous function
Peter Stephenson
1
-0
/
+18
2012-10-18
c.f. users/17330: fix reference to splitting rule in parameter expn rules
Peter Stephenson
1
-1
/
+1
2012-10-05
additional split change fixes
Peter Stephenson
1
-2
/
+5
2012-10-03
users/17305: fix doc of ordering of word splitting
Peter Stephenson
1
-30
/
+37
2012-05-03
unposted, c.f. 30465: add index entries and cross-references
Peter Stephenson
1
-0
/
+6
2012-04-22
30431 with typo in _typeset fix:
Peter Stephenson
1
-0
/
+13
2011-12-11
29991: allow explicit "d" for days in time qualifiers
Peter Stephenson
1
-1
/
+2
2011-08-28
users/16289: don't delete temporary files on disown.
Peter Stephenson
1
-0
/
+12
2011-08-14
29504: note when (#cN,M) can't be used in place of # or ##.
Mikael Magnusson
1
-9
/
+10
2011-08-14
29388, 29680: clarify note about e:string: quoting.
Mikael Magnusson
1
-2
/
+2
2011-07-28
29602 etc. etc.: description of filename extension
Peter Stephenson
1
-3
/
+10
2011-05-19
29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.
Mikael Magnusson
1
-4
/
+8
2011-05-19
29261: Add g:: flag.
Mikael Magnusson
1
-3
/
+14
2011-05-19
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
1
-1
/
+1
2011-03-11
users/15864: turn zsh_directory_name into a hook
Peter Stephenson
1
-6
/
+19
2011-03-04
28853: Fix typo: preceed -> precede
Frank Terbeck
1
-1
/
+1
2010-12-17
Štěpán Němec: 28533: typos
Peter Stephenson
1
-3
/
+3
2010-12-16
Mikael: 28531: typos
Peter Stephenson
1
-1
/
+1
2010-12-15
28530: replace (z+opts+) flag with (Z:opts:), add reserved (_:flags:).
Bart Schaefer
1
-12
/
+19
2010-12-14
28528: Rearrange zleparse to lexflags
Peter Stephenson
1
-4
/
+7
2010-12-12
28510: add (z+c+) and (z+C+) parameter flags
Peter Stephenson
1
-0
/
+11
2010-12-06
Mikael: 28487: fix docs to refer to current directory
Peter Stephenson
1
-2
/
+2
2010-12-05
28474, 28478: extended {START..END..STEP} syntax
Peter Stephenson
1
-1
/
+12
2010-11-25
28434: make ${NAME:OFFSET} always use zero-offset
Peter Stephenson
1
-22
/
+38
2010-11-18
28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:
Peter Stephenson
1
-0
/
+10
2010-11-18
28418: add ${NAME:OFFSET:LENGTH} substitution
Peter Stephenson
1
-0
/
+39
2010-10-15
28345: make ${(D)...} return a fully usable command line argument
Peter Stephenson
1
-2
/
+4
2010-10-13
unposted: fix cross-references in doc for parameter substitution rules
Bart Schaefer
1
-3
/
+3
2010-09-02
users/15350: explain rounding rules for size glob qualifier
Peter Stephenson
1
-4
/
+11
[next]