summaryrefslogtreecommitdiff
path: root/Doc/Zsh/builtins.yo
AgeCommit message (Expand)AuthorFilesLines
2019-12-1245009: POSIX_CD needs to suppress some forms of option.Peter Stephenson1-0/+2
2019-09-04github #37: Make it easier to understand what "fc -e" does.Ned Batchelder1-2/+2
2019-08-03Copy functions using functions -c old new.Peter Stephenson1-1/+10
2019-03-19Update doc from previous commit.Peter Stephenson1-3/+3
2019-03-1944132: don't hash commands beginning with /Charles Blake1-0/+4
2018-12-3043945 (tweaked to remove test failure, noted in test):Martijn Dekker1-0/+2
2018-10-08unposted: doc tweak for helpfilesPeter Stephenson1-1/+2
2018-10-0843616: Various parameter setting and display fixes.Peter Stephenson1-10/+20
2018-09-2543528: zshbuiltins(1): Document 'which''s "not found is not an error" behaviour.Daniel Shahaf1-0/+6
2018-09-16unposted: Fix trivial formatting error in docsdana1-1/+1
2018-02-2642399: document echo and behaviour of - and --Peter Stephenson1-0/+9
2017-11-1142004: fix parentheses in documentationMartijn Dekker1-1/+1
2017-10-17unposted: Document "typeset -p"'s optional argument in the inline synopsis.Daniel Shahaf1-2/+2
2017-10-01Add typeset -p1, like typeset -p with newlinesPeter Stephenson1-3/+8
2017-09-1341679: slight clarification on exec of builtinsPeter Stephenson1-1/+1
2017-08-0141470: Another note on new effect of POSIX_BUILTINSPeter Stephenson1-1/+4
2017-07-2741464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.Peter Stephenson1-1/+7
2017-06-1241244: Add zmodload -s option.Peter Stephenson1-5/+8
2017-04-01unposted: minor formatting: var() instead of tt().Barton E. Schaefer1-2/+2
2017-03-1240816: Document interaction of 'print -P' and 'print -f'.Daniel Shahaf1-0/+3
2017-03-0140622 with typos fixed: functions -Ms.Peter Stephenson1-1/+15
2017-02-1340537: Document previous change to autoloadPeter Stephenson1-1/+4
2017-01-2340391: Add WARN_NESTED_VAR option and functions -W.Peter Stephenson1-5/+10
2017-01-11Add features associated with autoloading a function using an absolutePeter Stephenson1-11/+44
2017-01-1040318 (in part): Document echo \c behaviour.Phil Pennock1-1/+1
2016-11-2940035: Cosmetic fixes for comments and documentation.Eitan Adler1-1/+1
2016-11-0539389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle1-1/+3
2016-09-30unposted: update or remove references to typeset behavior obsoleted by 35586.Barton E. Schaefer1-8/+4
2016-07-08unposted: fix duplicated wordsOliver Kiddle1-2/+2
2016-06-1338653 + 38657: 'functions -T' tracing: recurse into anonymous functions.Daniel Shahaf1-1/+2
2016-05-06unposted: Doc/Zsh/builtins.yo: Fix typoAxel Beckert1-1/+1
2016-03-26Dmitry Marakasov: 38162: accept G for gigabytes in limit commandBarton E. Schaefer1-0/+1
2016-02-0937893: document typeset -U behaviour for PATH-style variablesPeter Stephenson1-0/+5
2016-02-0937896: zshbuiltins: Document argv behaviour of 'source' without argumentsDaniel Shahaf1-0/+4
2016-01-3137845: Forward-reference typeset instances where no parameter is created, and...Barton E. Schaefer1-3/+3
2016-01-3037844: reorder typeset introduction to keep related concepts together.Barton E. Schaefer1-23/+23
2016-01-3037831: typeset: Document exit status difference from parameter assignment sta...Daniel Shahaf1-0/+17
2016-01-0237493: readonly + POSIX_BUILTINS == typeset -grBarton E. Schaefer1-1/+4
2015-12-3137467: add "print -v var" / "printf -v var"Barton E. Schaefer1-2/+8
2015-12-0737310: effect of disabling typeset reserved wordPeter Stephenson1-1/+4
2015-11-13unposted: a few cosmetic format fixes in docsJun-ichi Takimoto1-2/+1
2015-11-0137038: add -l option to emulate to list options in emulationsPeter Stephenson1-1/+9
2015-09-30remove sentence fragmentBarton E. Schaefer1-2/+1
2015-09-19cf. users/20606: zcompile prepares scripts for sourcing, not for executionBarton E. Schaefer1-1/+1
2015-09-18cf. users/20586: clean up cross-references to the "Autoloading Functions" docBarton E. Schaefer1-8/+10
2015-08-1136067: fix typo and format in the documentationJun T1-8/+8
2015-06-24various posts: Implement assignment parsing for typeset.Peter Stephenson1-19/+72
2015-06-0635350: extend "fc -I" to cover listing of "internal" history events onlyBarton E. Schaefer1-31/+31
2015-06-0535386: expand tabs where useful in builtins outputing function.Peter Stephenson1-5/+20
2015-06-0235353: print -x and print -X expand tabsPeter Stephenson1-1/+22