summaryrefslogtreecommitdiff
path: root/Doc/Zsh
AgeCommit message (Expand)AuthorFilesLines
2016-06-1638693: Add RPN mode to zcalcPeter Stephenson1-1/+41
2016-06-16unposted: fix pareentheses in man for getrusage()Peter Stephenson1-2/+2
2016-06-1638684: fix format in contrib.yoJun-ichi Takimoto1-3/+3
2016-06-13users/21632: Use of REPORTMEMORY variablePeter Stephenson1-0/+14
2016-06-1338653 + 38657: 'functions -T' tracing: recurse into anonymous functions.Daniel Shahaf1-1/+2
2016-06-1238670: New function for managing ZLE special widgets, modeled after Functions...Barton E. Schaefer1-2/+54
2016-06-0438593: _describe: Make documentation more greppable.Daniel Shahaf1-5/+5
2016-05-1038458: mention the option -i of _multi_partsMarko Myllynen1-1/+1
2016-05-06unposted: Doc/Zsh/builtins.yo: Fix typoAxel Beckert1-1/+1
2016-05-01unposted: typo in redirect docPeter Stephenson1-1/+1
2016-04-2938356: allow integers as curses coloursSebastian Gniazdowski1-1/+5
2016-04-2338291: Change names of ISEARCH_* parameters to ISEARCHMATCH_*m0viefreak1-10/+10
2016-04-10m0viefreak: 38264: improve doc for 38145m0viefreak1-4/+5
2016-04-0438236: Order of redirections is important.Peter Stephenson1-0/+19
2016-03-26Dmitry Marakasov: 38162: accept G for gigabytes in limit commandBarton E. Schaefer1-0/+1
2016-03-2138145: ZLE parameters for isearch and completion suffixesm0viefreak1-0/+26
2016-03-18unposted: Document run-help-* helper functions.Daniel Shahaf1-3/+20
2016-03-1538155: docs: compsys: Clarify documentation of the 'filter' style.Daniel Shahaf1-1/+2
2016-03-0638086: shuffle init code to localize a global, add $ZSH_ARGZERO, refine $ZSH_...Greg Klanderman1-7/+12
2016-02-16users/21256 + workers/37965: New math functions min(), max(), sum(), provided...Daniel Shahaf2-0/+22
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-02-0737895: $ZSH_SCRIPT is POSIX $0 but always availblePeter Stephenson1-0/+7
2016-02-07unposted: complist module docs: Fix parameter name in an example.Dominik Ritter1-2/+2
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-2737802: Clarify zparseopts description. (This file inadvertently ommittedBarton E. Schaefer1-3/+7
2016-01-2037665: Completion: New helper _absolute_command_paths.Daniel Shahaf1-0/+6
2016-01-2037664: docs: Document the completion function _command_names.Daniel Shahaf1-0/+6
2016-01-18unposted: docs: zshzle(1): Trivial clarification to $CONTEXT.Daniel Shahaf1-1/+1
2016-01-0337489, tweaked: with POSIX_IDENTIFIERS create math var as scalarPeter Stephenson1-0/+6
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-1936650: Add zle-line-pre-redraw hook for highlightingMikael Magnusson1-0/+5
2015-12-0737344: restore old printable quoting, add ${(q+)...}.Peter Stephenson1-0/+5
2015-12-0737310: effect of disabling typeset reserved wordPeter Stephenson1-1/+4
2015-12-0437294: Add ZSH_EXECUTION_STRING.Peter Stephenson1-0/+5
2015-11-20unposted: document order of entries for $history and $historywordsBarton E. Schaefer1-1/+5
2015-11-19unposted: describe separators between values in array assignmentPeter Stephenson1-0/+5
2015-11-1837140: note that <<(...) is < <(...)Peter Stephenson1-0/+6
2015-11-1737127: document indexing of $signalsPeter Stephenson1-1/+7
2015-11-1537119: further "Rules" clarificationsBarton E. Schaefer1-33/+39
2015-11-1437115: update for changes in ${(P)...} evaluation.Barton E. Schaefer1-5/+22
2015-11-13unposted: a few cosmetic format fixes in docsJun-ichi Takimoto7-20/+11
2015-11-1137092: make nested ${(P)name} properly refer to parameter on returnPeter Stephenson1-1/+10
2015-11-09Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer1-5/+5
2015-11-09Jun T. proofreadingBarton E. Schaefer1-1/+1
2015-11-0937085: fix doc: DEBUG_BEFORE_CMD is set by defaultJun-ichi Takimoto1-5/+5
2015-11-0837081: new module zsh/param/private for private-scoped parameters in functionsBarton E. Schaefer1-0/+89