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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
/
expn.yo
Commit message (
Expand
)
Author
Age
Files
Lines
*
45684: Document - glob qualifier in error cases
Peter Stephenson
2020-04-15
1
-1
/
+3
*
unposted: ${(Z)}: Convert documentation to a description block.
Daniel Shahaf
2020-03-20
1
-4
/
+17
*
45287: zshexpn: Describe parameter elision and add some introductory prose
Daniel Shahaf
2020-01-15
1
-11
/
+20
*
45183: Improve documentation examples
Stephane Chazelas
2020-01-01
1
-13
/
+13
*
45160: zshexpn: Expand documentation of (S)
Daniel Shahaf
2019-12-31
1
-3
/
+32
*
45150 + 45152: zshexpn: Use a more minimal example in the documentation of (#b).
Sebastian Gniazdowski
2019-12-28
1
-3
/
+4
*
44981: Fix some typos in the documentation.
Martijn Dekker
2019-12-04
1
-1
/
+1
*
44435: Handling digita arguments for :h and :t.
Peter Stephenson
2019-06-20
1
-6
/
+23
*
43620: More care documenting command substitution including $(<...)
Peter Stephenson
2018-11-14
1
-3
/
+10
*
42790: make [[:blank:]] match non-ASCII blanks
Stephane Chazelas
2018-05-17
1
-1
/
+1
*
unposted: Follow-up to previous: Clarify that ${histchars[1]} may be backslas...
Barton E. Schaefer
2018-01-13
1
-2
/
+1
*
42261: docs: Expand documentation of $histchars[1]. Joint with Matthew Martin.
Daniel Shahaf
2018-01-13
1
-4
/
+7
*
More [key]=value tweaks
Peter Stephenson
2017-09-14
1
-3
/
+4
*
Further clarification about processing of expansions
Peter Stephenson
2017-07-20
1
-3
/
+6
*
41429: Try to improve description of how stages of expansion fit together.
Peter Stephenson
2017-07-17
1
-2
/
+3
*
40906: Add note on use of (k) parameter subst flag.
Peter Stephenson
2017-03-27
1
-1
/
+3
*
40641: docs: patterns: Add '|' to the overview. Clarify that it short-circuits.
Daniel Shahaf
2017-02-28
1
-0
/
+1
*
40640: the (A) parameter flag forces array result even if assignment syntax i...
Barton E. Schaefer
2017-02-25
1
-2
/
+12
*
unposted (cf. 40617): clarify description of ${(A)name=value} and ${(AA)name=...
Barton E. Schaefer
2017-02-23
1
-5
/
+5
*
Document (E) parameter flag better.
Peter Stephenson
2016-12-09
1
-1
/
+2
*
39882: mention ${name:/pattern/replacement} in the itemized synopsis with the...
Barton E. Schaefer
2016-11-09
1
-5
/
+7
*
zsh-users/22083: attempt to explain what a word is in parameter substitution.
Peter Stephenson
2016-11-07
1
-0
/
+12
*
unposted: small documentation tweaks
Peter Stephenson
2016-09-14
1
-3
/
+3
*
39046 + 39061: New :P history modifier.
Daniel Shahaf
2016-08-22
1
-0
/
+9
*
38945: Additional notes on :a behaviour
Peter Stephenson
2016-07-26
1
-3
/
+7
*
users/21779: Clarify documentation of the ':a' word modifier.
Daniel Shahaf
2016-07-22
1
-3
/
+6
*
users/21777: Clarify documentation of the ':A' word modifier.
Daniel Shahaf
2016-07-20
1
-4
/
+9
*
37344: restore old printable quoting, add ${(q+)...}.
Peter Stephenson
2015-12-07
1
-0
/
+5
*
37140: note that <<(...) is < <(...)
Peter Stephenson
2015-11-18
1
-0
/
+6
*
37119: further "Rules" clarifications
Barton E. Schaefer
2015-11-15
1
-33
/
+39
*
37115: update for changes in ${(P)...} evaluation.
Barton E. Schaefer
2015-11-14
1
-5
/
+22
*
37092: make nested ${(P)name} properly refer to parameter on return
Peter Stephenson
2015-11-11
1
-1
/
+10
*
37022: add GLOB_STAR_SHORT option to abbreviate ** and ***
Peter Stephenson
2015-10-30
1
-0
/
+12
*
36982: Fix bug with (#cN) patterns and remove redundant description.
Peter Stephenson
2015-10-27
1
-10
/
+0
*
36977: note about difficulties of pattern repetitions
Peter Stephenson
2015-10-27
1
-0
/
+10
*
36478: Add [[:INCOMPLETE:]] and [[:INVALID:]] pattern tests.
Peter Stephenson
2015-09-10
1
-0
/
+14
*
36067: fix typo and format in the documentation
Jun T
2015-08-11
1
-1
/
+1
*
unposted: alphabetize ${(b)...} flag
Barton E. Schaefer
2015-07-06
1
-19
/
+19
*
35709: explain :s/// modifier contexts.
Barton E. Schaefer
2015-07-06
1
-0
/
+13
*
35343: Avoid $#name length handling for POSIX_IDENTIFIERS
Peter Stephenson
2015-05-31
1
-0
/
+7
*
unposted: include doc tweek to expn.yo from 35071
Jun T
2015-05-12
1
-6
/
+6
*
35086: reapply a hunk from 35067 for expn.yo
Jun T
2015-05-12
1
-0
/
+19
*
35075: improve manual format
Jun-ichi Takimoto
2015-05-12
1
-19
/
+2
*
35067: Add (b) parameter flag for pattern char backslashing.
Peter Stephenson
2015-05-10
1
-0
/
+19
*
35034: improve manual format up to Chapter18
Jun-ichi Takimoto
2015-05-06
1
-11
/
+13
*
33883: documentation for (*) glob qualifier
Daniel Shahaf
2014-12-07
1
-1
/
+1
*
33139: add doc example to glob broken symbolic links.
Simon Ruderich
2014-11-28
1
-0
/
+4
*
33740: FAQ: another way of avoiding MULTIOs effects on pipes
Stephane Chazelas
2014-11-23
1
-0
/
+3
*
33423: expand ${(p)...} to allow ${(ps.$param.)...}
Peter Stephenson
2014-10-12
1
-0
/
+13
*
Fix some typos in the documentation
Mikael Magnusson
2014-10-03
1
-5
/
+5
[next]