about summary refs log tree commit diff
path: root/Doc/Zsh/builtins.yo
Commit message (Expand)AuthorAgeFilesLines
* users/26734: docs: read: Notate the parameter name argument as optional.Daniel Shahaf2021-08-141-1/+1
* 48601/0004: docs: return: Give examples of using arithmetic evaluation.Daniel Shahaf2021-05-181-2/+8
* 48601/0003: docs: functions -M: Add a subheading and index entries.Daniel Shahaf2021-05-181-0/+6
* 48601/0002: docs: functions -M: Document the return status / result interdepe...Daniel Shahaf2021-05-181-10/+48
* 48601/0001: docs: functions -M: Move an example to be near the specification ...Daniel Shahaf2021-05-181-7/+6
* 48614: getopts: Calculate OPTIND according to POSIX_BUILTINSdana2021-05-031-1/+2
* 48560: add TYPESET_TO_UNSET option to remove initialization of parametersBart Schaefer2021-04-181-1/+5
* 48073: Add fc -s as POSIX way of rerunning command without starting editorMartijn Dekker2021-02-171-1/+2
* unposted: Fix typo 'my be' for typesetMikael Magnusson2020-11-121-1/+1
* 46240: Make the expansion of manref()() in ztexi.yo match its expansion in zm...Daniel Shahaf2020-07-131-1/+1
* users/24959/0001: Extend documentation of global aliases.Daniel Shahaf2020-06-271-1/+7
* 45183: Improve documentation examplesStephane Chazelas2020-01-011-15/+20
* 45009: POSIX_CD needs to suppress some forms of option.Peter Stephenson2019-12-121-0/+2
* github #37: Make it easier to understand what "fc -e" does.Ned Batchelder2019-09-041-2/+2
* Copy functions using functions -c old new.Peter Stephenson2019-08-031-1/+10
* Update doc from previous commit.Peter Stephenson2019-03-191-3/+3
* 44132: don't hash commands beginning with /Charles Blake2019-03-191-0/+4
* 43945 (tweaked to remove test failure, noted in test):Martijn Dekker2018-12-301-0/+2
* unposted: doc tweak for helpfilesPeter Stephenson2018-10-081-1/+2
* 43616: Various parameter setting and display fixes.Peter Stephenson2018-10-081-10/+20
* 43528: zshbuiltins(1): Document 'which''s "not found is not an error" behaviour.Daniel Shahaf2018-09-251-0/+6
* unposted: Fix trivial formatting error in docsdana2018-09-161-1/+1
* 42399: document echo and behaviour of - and --Peter Stephenson2018-02-261-0/+9
* 42004: fix parentheses in documentationMartijn Dekker2017-11-111-1/+1
* unposted: Document "typeset -p"'s optional argument in the inline synopsis.Daniel Shahaf2017-10-171-2/+2
* Add typeset -p1, like typeset -p with newlinesPeter Stephenson2017-10-011-3/+8
* 41679: slight clarification on exec of builtinsPeter Stephenson2017-09-131-1/+1
* 41470: Another note on new effect of POSIX_BUILTINSPeter Stephenson2017-08-011-1/+4
* 41464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.Peter Stephenson2017-07-271-1/+7
* 41244: Add zmodload -s option.Peter Stephenson2017-06-121-5/+8
* unposted: minor formatting: var() instead of tt().Barton E. Schaefer2017-04-011-2/+2
* 40816: Document interaction of 'print -P' and 'print -f'.Daniel Shahaf2017-03-121-0/+3
* 40622 with typos fixed: functions -Ms.Peter Stephenson2017-03-011-1/+15
* 40537: Document previous change to autoloadPeter Stephenson2017-02-131-1/+4
* 40391: Add WARN_NESTED_VAR option and functions -W.Peter Stephenson2017-01-231-5/+10
* Add features associated with autoloading a function using an absolutePeter Stephenson2017-01-111-11/+44
* 40318 (in part): Document echo \c behaviour.Phil Pennock2017-01-101-1/+1
* 40035: Cosmetic fixes for comments and documentation.Eitan Adler2016-11-291-1/+1
* 39389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle2016-11-051-1/+3
* unposted: update or remove references to typeset behavior obsoleted by 35586.Barton E. Schaefer2016-09-301-8/+4
* unposted: fix duplicated wordsOliver Kiddle2016-07-081-2/+2
* 38653 + 38657: 'functions -T' tracing: recurse into anonymous functions.Daniel Shahaf2016-06-131-1/+2
* unposted: Doc/Zsh/builtins.yo: Fix typoAxel Beckert2016-05-061-1/+1
* Dmitry Marakasov: 38162: accept G for gigabytes in limit commandBarton E. Schaefer2016-03-261-0/+1
* 37893: document typeset -U behaviour for PATH-style variablesPeter Stephenson2016-02-091-0/+5
* 37896: zshbuiltins: Document argv behaviour of 'source' without argumentsDaniel Shahaf2016-02-091-0/+4
* 37845: Forward-reference typeset instances where no parameter is created, and...Barton E. Schaefer2016-01-311-3/+3
* 37844: reorder typeset introduction to keep related concepts together.Barton E. Schaefer2016-01-301-23/+23
* 37831: typeset: Document exit status difference from parameter assignment sta...Daniel Shahaf2016-01-301-0/+17
* 37493: readonly + POSIX_BUILTINS == typeset -grBarton E. Schaefer2016-01-021-1/+4