about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* unposted: Doc/Zsh/builtins.yo: Fix typoAxel Beckert2016-05-061-1/+1
* unposted: typo in redirect docPeter Stephenson2016-05-011-1/+1
* 38356: allow integers as curses coloursSebastian Gniazdowski2016-04-291-1/+5
* 38291: Change names of ISEARCH_* parameters to ISEARCHMATCH_*m0viefreak2016-04-231-10/+10
* m0viefreak: 38264: improve doc for 38145m0viefreak2016-04-101-4/+5
* 38236: Order of redirections is important.Peter Stephenson2016-04-041-0/+19
* Dmitry Marakasov: 38162: accept G for gigabytes in limit commandBarton E. Schaefer2016-03-261-0/+1
* 38145: ZLE parameters for isearch and completion suffixesm0viefreak2016-03-211-0/+26
* unposted: Document run-help-* helper functions.Daniel Shahaf2016-03-181-3/+20
* 38155: docs: compsys: Clarify documentation of the 'filter' style.Daniel Shahaf2016-03-151-1/+2
* 38108: enable to create both zsh_{a4,us}.pdfJun-ichi Takimoto2016-03-082-21/+30
* 38086: shuffle init code to localize a global, add $ZSH_ARGZERO, refine $ZSH_...Greg Klanderman2016-03-061-7/+12
* users/21256 + workers/37965: New math functions min(), max(), sum(), provided...Daniel Shahaf2016-02-162-0/+22
* 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
* 37895: $ZSH_SCRIPT is POSIX $0 but always availblePeter Stephenson2016-02-071-0/+7
* unposted: complist module docs: Fix parameter name in an example.Dominik Ritter2016-02-071-2/+2
* 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
* 37802: Clarify zparseopts description. (This file inadvertently ommittedBarton E. Schaefer2016-01-271-3/+7
* 37665: Completion: New helper _absolute_command_paths.Daniel Shahaf2016-01-201-0/+6
* 37664: docs: Document the completion function _command_names.Daniel Shahaf2016-01-201-0/+6
* unposted: docs: zshzle(1): Trivial clarification to $CONTEXT.Daniel Shahaf2016-01-181-1/+1
* 37489, tweaked: with POSIX_IDENTIFIERS create math var as scalarPeter Stephenson2016-01-031-0/+6
* 37493: readonly + POSIX_BUILTINS == typeset -grBarton E. Schaefer2016-01-021-1/+4
* 37467: add "print -v var" / "printf -v var"Barton E. Schaefer2015-12-311-2/+8
* 36650: Add zle-line-pre-redraw hook for highlightingMikael Magnusson2015-12-191-0/+5
* 37344: restore old printable quoting, add ${(q+)...}.Peter Stephenson2015-12-071-0/+5
* 37310: effect of disabling typeset reserved wordPeter Stephenson2015-12-071-1/+4
* 37294: Add ZSH_EXECUTION_STRING.Peter Stephenson2015-12-041-0/+5
* unposted: document order of entries for $history and $historywordsBarton E. Schaefer2015-11-201-1/+5
* unposted: describe separators between values in array assignmentPeter Stephenson2015-11-191-0/+5
* 37140: note that <<(...) is < <(...)Peter Stephenson2015-11-181-0/+6
* 37127: document indexing of $signalsPeter Stephenson2015-11-171-1/+7
* 37119: further "Rules" clarificationsBarton E. Schaefer2015-11-151-33/+39
* 37115: update for changes in ${(P)...} evaluation.Barton E. Schaefer2015-11-141-5/+22
* unposted: a few cosmetic format fixes in docsJun-ichi Takimoto2015-11-137-20/+11
* 37090: correctly handle blank lines in yodl macro example()Jun-ichi Takimoto2015-11-132-0/+4
* 37092: make nested ${(P)name} properly refer to parameter on returnPeter Stephenson2015-11-111-1/+10
* Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2015-11-091-5/+5
|\
| * 37085: fix doc: DEBUG_BEFORE_CMD is set by defaultJun-ichi Takimoto2015-11-091-5/+5
* | Jun T. proofreadingBarton E. Schaefer2015-11-091-1/+1
|/
* 37081: new module zsh/param/private for private-scoped parameters in functionsBarton E. Schaefer2015-11-082-2/+91
* 37038: add -l option to emulate to list options in emulationsPeter Stephenson2015-11-011-1/+9
* 37027: allow subword context to discriminate between wordsPeter Stephenson2015-10-301-3/+4
* 37022: add GLOB_STAR_SHORT option to abbreviate ** and ***Peter Stephenson2015-10-302-0/+27
* 36982: Fix bug with (#cN) patterns and remove redundant description.Peter Stephenson2015-10-271-10/+0
* 36977: note about difficulties of pattern repetitionsPeter Stephenson2015-10-271-0/+10
* 36944: extend fd management to zsocketPeter Stephenson2015-10-241-0/+5