summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* unposted: vcs_info docs: Typo fix.Daniel Shahaf2015-10-221-1/+1
* 36856: cdr -p/-P to prune directory listPeter Stephenson2015-10-141-0/+12
* 36735: add ~/.zcalcrc handling to zcalcPeter Stephenson2015-10-011-0/+8
* Merge branch 'master' of https://git.code.sf.net/p/zsh/codePeter Stephenson2015-10-012-7/+25
|\
| * remove sentence fragmentBarton E. Schaefer2015-09-301-2/+1
| * 36709: zle -f from inside widget to set flags and make yank start/end zle par...Mikael Magnusson2015-10-011-5/+24
* | 36693: arithmetic rounds towards zero, documentMatthew Martin2015-09-301-5/+5
|/
* 36651: WARN_CREATE_GLOBAL += math expressionsDaniel Shahaf2015-09-271-1/+2
* 36630: new function zsh_directory_name_genericPeter Stephenson2015-09-252-2/+186
* 36623: document bracketed-paste-magic and url-quote-magic; add cross-referenc...Barton E. Schaefer2015-09-241-1/+161
* 36586: fix completion match right anchorHan Pingtian2015-09-221-1/+1
* 36538: fix description of b and B completion match anchorsHan Pingtian2015-09-221-2/+2
* 36578: option in a set has key "set-opt" in $opt_argsJun-ichi Takimoto2015-09-221-0/+5
* cf. users/20606: zcompile prepares scripts for sourcing, not for executionBarton E. Schaefer2015-09-191-1/+1
* cf. users/20586: clean up cross-references to the "Autoloading Functions" docBarton E. Schaefer2015-09-181-8/+10
* unposted: docs: Typo fixesDaniel Shahaf2015-09-141-1/+1
* 36443: Set zle_highlight=(paste:standout) by default.Daniel Shahaf2015-09-111-1/+1
* 36445: Expose yankb, yanke, ZLE_YANK to widgets.Daniel Shahaf2015-09-101-0/+12
* 36478: Add [[:INCOMPLETE:]] and [[:INVALID:]] pattern tests.Peter Stephenson2015-09-101-0/+14
* 36437: Document interaction of $region_highlight and $zle_highlight.Daniel Shahaf2015-09-071-0/+11
* unposted: ZLE_STATE: fix obvious documentation typo.Daniel Shahaf2015-09-071-1/+1
* unposted: Minor documentation tweaks.Daniel Shahaf2015-09-052-3/+4
* 36410: vcs_info git: Present merge heads as patchesDaniel Shahaf2015-09-051-1/+1
* 36417: fix/update top level texinfo menuJun-ichi Takimoto2015-09-041-8/+18
* users/20475: document cdr stores unique entry of most recent usePeter Stephenson2015-08-281-3/+7
* 36216: Simpler handling of UNDO_LIMIT_NOPeter Stephenson2015-08-181-6/+4
* unposted: use of $f in zmvPeter Stephenson2015-08-171-1/+10
* 36078: vcs_info: Adjust documentation for no longer exportingMikael Magnusson2015-08-121-6/+5
* 36092: return the zpty master file descriptor in $REPLY for use with "zle -F"...Barton E. Schaefer2015-08-111-0/+9
* 36044: deactivate-region widget for escape in visual modeOliver Kiddle2015-08-111-0/+5
* 36067: fix typo and format in the documentationJun T2015-08-114-15/+15