about summary refs log tree commit diff
path: root/Doc/Zsh/expn.yo
Commit message (Expand)AuthorAgeFilesLines
* 52865: Documentation update for 52864Bart Schaefer2024-04-011-6/+7
* 52759: ${ ... } trims one trailing newline; "${ ... }" preserves that newline.Bart Schaefer2024-03-171-0/+3
* 52650 plus minor fixes: add -u for named references pointing to "upper" scopeBart Schaefer2024-03-041-0/+19
* 52510: document how ${ ... } et al. affect use of "private"; add index entriesBart Schaefer2024-01-281-0/+3
* 52325: Clarify doc for edge cases of named references and nofork substitutionBart Schaefer2023-11-231-1/+7
* 52180: clarify array behavior of ${|var|...} and REPLYBart Schaefer2023-09-231-2/+3
* 51980: Add glob qualifier grouping operator to completionAtte Peltomäki2023-09-201-3/+4
* 52154, 52155: Implement, document, and test non-forking command substitution.Bart Schaefer2023-09-161-6/+38
* 51945: assorted documentation improvements, bug fixes, and new testBart Schaefer2023-07-261-1/+7
* 51816: add :S history modifier with pattern matchPeter Stephenson2023-06-061-6/+12
* 51758: Make dynamic dir completion easier to implementMarlon Richert2023-05-211-27/+17
* 51511: Documentation for namespacesBart Schaefer2023-03-061-0/+12
* 51403: Tests and documentation for 51402, clean up some other tests.Bart Schaefer2023-02-121-1/+4
* 51375: Clarify documentation, fix typos, add indexing.Bart Schaefer2023-02-121-2/+2
* 51362: Begin documentation for named references.Bart Schaefer2023-02-121-2/+80
* 51306: error message in ${unset?error} should be expandedPeter Stephenson2023-02-021-1/+3
* 51337: parameter attributes cross-reference typeset equivalents (or lack ther...Bart Schaefer2023-01-311-15/+16
* unposted: Add details about ${(*)...} expansionBart Schaefer2022-04-301-1/+2
* 27639: clarify that ${(#)...} deals with character codes.Peter Stephenson2022-03-311-3/+4
* 49844: Fix node reference errors from 49446 and 49448.Bart Schaefer2022-03-131-0/+7
* 49672: document "tied" in output from ${(t)...}Peter Stephenson2022-02-221-0/+5
* 49446: docs: Add texinode()s, so the next commit can link directly to a subse...Daniel Shahaf2021-11-261-0/+4
* 49445: docs: Clean up some subsection references.Daniel Shahaf2021-11-261-1/+1
* 49440: Make double-flag parameter expansion syntax more discoverable in docsivan tkachenko2021-09-291-3/+6
* 49435: Remove trailing whitespaces in expn.yoivan tkachenko2021-09-291-13/+13
* unposted: Improve documentation and add regression test for workers/47745dana2021-03-231-1/+2
* unposted: Add cindex entries for some subsectionsBart Schaefer2021-02-051-3/+12
* 47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}Bart Schaefer2020-09-131-1/+5
* 47313: docs: Document explicitly that the :P modifier returns a symlink-less ...Daniel Shahaf2020-08-161-2/+4
* users/24985: Clarify documentation of the ${(n)} and ${(-)} parameter expansi...Daniel Shahaf2020-07-121-3/+6
* unposted (cf. users/24972, users/24978): Use an ASCII hyphen/minus rather tha...Daniel Shahaf2020-07-031-3/+3
* users/24971: ${(-)var} sorts on signed integersPeter Stephenson2020-07-031-3/+9
* 46132: docs: Use an itemized list in the documentation of the *(o) glob quali...Daniel Shahaf2020-06-281-10/+18
* unposted: docs: Fix some markup and typos.Daniel Shahaf2020-06-261-2/+2
* 45684: Document - glob qualifier in error casesPeter Stephenson2020-04-151-1/+3
* unposted: ${(Z)}: Convert documentation to a description block.Daniel Shahaf2020-03-201-4/+17
* 45287: zshexpn: Describe parameter elision and add some introductory proseDaniel Shahaf2020-01-151-11/+20
* 45183: Improve documentation examplesStephane Chazelas2020-01-011-13/+13
* 45160: zshexpn: Expand documentation of (S)Daniel Shahaf2019-12-311-3/+32
* 45150 + 45152: zshexpn: Use a more minimal example in the documentation of (#b).Sebastian Gniazdowski2019-12-281-3/+4
* 44981: Fix some typos in the documentation.Martijn Dekker2019-12-041-1/+1
* 44435: Handling digita arguments for :h and :t.Peter Stephenson2019-06-201-6/+23
* 43620: More care documenting command substitution including $(<...)Peter Stephenson2018-11-141-3/+10
* 42790: make [[:blank:]] match non-ASCII blanksStephane Chazelas2018-05-171-1/+1
* unposted: Follow-up to previous: Clarify that ${histchars[1]} may be backslas...Barton E. Schaefer2018-01-131-2/+1
* 42261: docs: Expand documentation of $histchars[1]. Joint with Matthew Martin.Daniel Shahaf2018-01-131-4/+7
* More [key]=value tweaksPeter Stephenson2017-09-141-3/+4
* Further clarification about processing of expansionsPeter Stephenson2017-07-201-3/+6
* 41429: Try to improve description of how stages of expansion fit together.Peter Stephenson2017-07-171-2/+3
* 40906: Add note on use of (k) parameter subst flag.Peter Stephenson2017-03-271-1/+3