Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 35193: Add "unalias -a". | Peter Stephenson | 2015-05-18 | 1 | -1/+8 |
| | |||||
* | 35110: don't implicitly initialize restricted integers to zero | Peter Stephenson | 2015-05-14 | 1 | -0/+18 |
| | |||||
* | unposted: include doc tweek to expn.yo from 35071 | Jun T | 2015-05-12 | 1 | -6/+6 |
| | | | | expn.yo is now essentially the same as commit 6269db8 | ||||
* | 35086: reapply a hunk from 35067 for expn.yo | Jun T | 2015-05-12 | 1 | -0/+19 |
| | | | | the hunk has been mistakenly reverted by 35075 | ||||
* | 35075: improve manual format | Jun-ichi Takimoto | 2015-05-12 | 24 | -374/+401 |
| | | | | also fixed a ChangeLog entry for 35034 (2015-05-06) | ||||
* | 35067: Add (b) parameter flag for pattern char backslashing. | Peter Stephenson | 2015-05-10 | 1 | -0/+19 |
| | | | | | | Doc tweak from Daniel in 35071. Includes test. | ||||
* | 35059: fix, document, test readonly -p. | Peter Stephenson | 2015-05-08 | 1 | -0/+5 |
| | | | | | | Don't output specials as can't be reconstructed. Output arrays in a useful order. | ||||
* | c.f. 35041: typo in zle.yo | Peter Stephenson | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | 35034: improve manual format up to Chapter18 | Jun-ichi Takimoto | 2015-05-06 | 9 | -254/+265 |
| | |||||
* | 35008: clarify description of 'exec' and 'return' | Jun-ichi Takimoto | 2015-05-01 | 1 | -6/+12 |
| | |||||
* | 35007: Note in doc about scope of ZLE parameters | Peter Stephenson | 2015-05-01 | 1 | -0/+15 |
| | |||||
* | 34992: POSIX fix for readonly variables. | Peter Stephenson | 2015-04-29 | 1 | -0/+7 |
| | | | | | With POSIXBUILTINS, variables can be marked readonly if unset. Also, variables can't have the readonly flag removed. | ||||
* | 34961: minor wording clarification | Barton E. Schaefer | 2015-04-25 | 1 | -1/+1 |
| | |||||
* | 34961: sysparams[pid] and sysparams[ppid] added to variables index | Barton E. Schaefer | 2015-04-25 | 1 | -0/+2 |
| | |||||
* | 34902: Doc: Explain the numeric argument and be consistent about what we call it | Mikael Magnusson | 2015-04-16 | 3 | -20/+31 |
| | |||||
* | 34880: POSIX_TRAPS doc | Han Pingtian | 2015-04-13 | 1 | -1/+1 |
| | |||||
* | 34875: CSH_JUNKIE_HISTORY doc | Han Pingtian | 2015-04-13 | 1 | -2/+2 |
| | |||||
* | users/20078: HIST_BEEP doc | Han Pingtian | 2015-04-13 | 1 | -1/+1 |
| | |||||
* | 34850: make URLs in html/pdf docs clickable | Jun-ichi Takimoto | 2015-04-07 | 8 | -32/+35 |
| | |||||
* | 34840: minor format fixes in prompt.yo | Jun-ichi Takimoto | 2015-04-03 | 1 | -3/+3 |
| | |||||
* | 34836: fix description of '%-0<<' in prompt.yo | Jun-ichi Takimoto | 2015-04-03 | 1 | -1/+2 |
| | |||||
* | 34822: correction to GLOB_SUBST doc | Han Pingtian | 2015-04-01 | 1 | -1/+1 |
| | |||||
* | 34785: fix typo in SHINSTDIN doc | Han Pingtian | 2015-03-27 | 1 | -1/+1 |
| | |||||
* | 34769: incorrect doc of process time calculation | Han Pingtian | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | 34734: further aliasing adjustments and doc | Barton E. Schaefer | 2015-03-18 | 1 | -10/+19 |
| | | | | | | | | restrict token aliasing (34641) to global aliases; tighten up POSIX_ALIASES to better match spec; update Aliasing doc to cover this and clarify older behavior 2015-03-18 Peter Stephenson <p.stephenson@samsung.com> * 34723: configure.ac: turn off fixed site function directory if | ||||
* | 34721: new glob qualifier functions before, after | Peter Stephenson | 2015-03-16 | 1 | -8/+27 |
| | |||||
* | 34671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git ↵ | Daniel Shahaf | 2015-03-16 | 1 | -1/+4 |
| | | | | --fixup' hash completions | ||||
* | 34712: clarify words that may be aliased | Barton E. Schaefer | 2015-03-15 | 1 | -2/+18 |
| | |||||
* | users/19985: improve doc of subscripting substrings further | Peter Stephenson | 2015-03-10 | 1 | -1/+11 |
| | |||||
* | 34643: clarify documentation for print and bindkey | Jun-ichi Takimoto | 2015-03-06 | 2 | -3/+8 |
| | |||||
* | 34653: move aborted vared lines to ZLE_VARED_ABORTED | Peter Stephenson | 2015-03-06 | 1 | -1/+2 |
| | |||||
* | 34657: document the effect of substring subscripting better | Peter Stephenson | 2015-03-06 | 1 | -1/+11 |
| | |||||
* | 34640: clarify documentation for _guard function | Daniel Shahaf | 2015-03-04 | 1 | -6/+6 |
| | |||||
* | users/19934: document %D{...} for WATCHFMT | Barton E. Schaefer | 2015-02-28 | 1 | -0/+6 |
| | |||||
* | 34597: Revise strftime description to correctly explain timezone handling ↵ | Barton E. Schaefer | 2015-02-21 | 1 | -17/+38 |
| | | | | and note signed int rollover | ||||
* | 34558: preexec doc fix. | Peter Stephenson | 2015-02-16 | 1 | -4/+4 |
| | | | | | It was wrongly claming the first parameter was empty if the line was removed from the history. | ||||
* | Fix typo from 28487 | Mikael Magnusson | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | users/19850: add pattern support to watch variable | Peter Stephenson | 2015-02-11 | 1 | -1/+13 |
| | |||||
* | users/19825: Clear statement about POSIX compatibility | Peter Stephenson | 2015-02-06 | 1 | -1/+2 |
| | | | | Right of start of manual where we already refer to ksh. | ||||
* | unposted: fix formatting of "--". | Barton E. Schaefer | 2015-02-03 | 1 | -2/+2 |
| | |||||
* | users/19800: more help for $HISTORY_IGNORE | Peter Stephenson | 2015-02-03 | 1 | -4/+19 |
| | |||||
* | 34446: add "ztie -r" and "zuntie -u", update documentation | Barton E. Schaefer | 2015-02-01 | 1 | -8/+32 |
| | |||||
* | unposted: fix other typeset doc errors | Barton E. Schaefer | 2015-01-28 | 1 | -10/+14 |
| | |||||
* | 34421: clean up typeset documentation | Barton E. Schaefer | 2015-01-28 | 1 | -47/+75 |
| | | | | Also remove duplicated ChangeLog entry for 34365. | ||||
* | 34419: vcs_info documentation: Fix wording | Frank Terbeck | 2015-01-27 | 1 | -2/+2 |
| | | | | As suggested by Daniel Shahaf. | ||||
* | 34350, 34353: document zsh/db/gdbm module, clean up a few things in the code | Barton E. Schaefer | 2015-01-25 | 2 | -1/+28 |
| | | | | Still core dumps at this revision if the tied parameter is forced to be a local and is not untied before end of scope. | ||||
* | 34373, 34374: update completion of builtin commands, modifiers, | Oliver Kiddle | 2015-01-25 | 1 | -1/+1 |
| | | | | parameter and globbing flags | ||||
* | 34381: vcs_info: Documentation update | Daniel Shahaf | 2015-01-25 | 1 | -4/+61 |
| | | | | | | | | | | | This adds documentation for more hooks and styles available in vcs_info: - patch-format - nopatch-format - get-unapplied - pre-addon-quilt - set-patch-format | ||||
* | vcs_info hg: Support inactive bookmarks | Daniel Shahaf | 2015-01-25 | 1 | -0/+7 |
| | | | | (Similar to git detached heads) | ||||
* | 34329: add -S option to which and where | Peter Stephenson | 2015-01-20 | 1 | -2/+2 |
| |