| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 35086: reapply a hunk from 35067 for expn.yo | Jun T | 2015-05-12 | 1 | -0/+19 |
* | 35075: improve manual format | Jun-ichi Takimoto | 2015-05-12 | 24 | -374/+401 |
* | 35067: Add (b) parameter flag for pattern char backslashing. | Peter Stephenson | 2015-05-10 | 1 | -0/+19 |
* | 35059: fix, document, test readonly -p. | Peter Stephenson | 2015-05-08 | 1 | -0/+5 |
* | 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 |
* | 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 |
* | 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 --f... | Daniel Shahaf | 2015-03-16 | 1 | -1/+4 |
* | 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 and... | Barton E. Schaefer | 2015-02-21 | 1 | -17/+38 |
* | 34558: preexec doc fix. | Peter Stephenson | 2015-02-16 | 1 | -4/+4 |
* | 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 |
* | 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 |
* | 34419: vcs_info documentation: Fix wording | Frank Terbeck | 2015-01-27 | 1 | -2/+2 |
* | 34350, 34353: document zsh/db/gdbm module, clean up a few things in the code | Barton E. Schaefer | 2015-01-25 | 2 | -1/+28 |
* | 34373, 34374: update completion of builtin commands, modifiers, | Oliver Kiddle | 2015-01-25 | 1 | -1/+1 |
* | 34381: vcs_info: Documentation update | Daniel Shahaf | 2015-01-25 | 1 | -4/+61 |
* | vcs_info hg: Support inactive bookmarks | Daniel Shahaf | 2015-01-25 | 1 | -0/+7 |
* | 34329: add -S option to which and where | Peter Stephenson | 2015-01-20 | 1 | -2/+2 |
* | 34280: more widespread use of FORCE_FLOAT. | Peter Stephenson | 2015-01-15 | 1 | -3/+4 |