Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst: | Peter Stephenson | 2010-11-18 | 1 | -0/+10 |
| | | | | KSH_ARRAY ${*:0:1} gives $0, etc. | ||||
* | 28418: add ${NAME:OFFSET:LENGTH} substitution | Peter Stephenson | 2010-11-18 | 1 | -0/+39 |
| | |||||
* | 28377: document more alias problems | Peter Stephenson | 2010-11-17 | 1 | -0/+21 |
| | |||||
* | unposted: typo plus rephrase of alias quoting bit | Peter Stephenson | 2010-10-27 | 1 | -6/+7 |
| | |||||
* | 28375: clarify how to quote aliases from expansion | Peter Stephenson | 2010-10-27 | 1 | -6/+9 |
| | |||||
* | unposted but c.f. 28353: omit sunsite.dk from FTP list | Peter Stephenson | 2010-10-17 | 1 | -3/+0 |
| | |||||
* | 28345: make ${(D)...} return a fully usable command line argument | Peter Stephenson | 2010-10-15 | 1 | -2/+4 |
| | |||||
* | unposted: fix cross-references in doc for parameter substitution rules | Bart Schaefer | 2010-10-13 | 1 | -3/+3 |
| | |||||
* | 28285: zle-isearch-update and zle-isearch-exit | Peter Stephenson | 2010-10-06 | 1 | -0/+22 |
| | |||||
* | 28308/28310: HIST_LEX_WORDS, check for quick history read | Peter Stephenson | 2010-10-02 | 1 | -0/+15 |
| | |||||
* | Mikael: 28301: fix missing item line in doc | Peter Stephenson | 2010-10-02 | 1 | -0/+1 |
| | |||||
* | unposted: update address of HTML manual | Peter Stephenson | 2010-09-23 | 1 | -1/+1 |
| | |||||
* | unposted: note exit trap runs before exit hook | Peter Stephenson | 2010-09-12 | 1 | -1/+2 |
| | |||||
* | 28253: document -h argument to atribute commands | Peter Stephenson | 2010-09-12 | 2 | -4/+19 |
| | |||||
* | 28237: new parameter ZLE_LINE_ABORTED | Peter Stephenson | 2010-09-08 | 2 | -2/+13 |
| | | | | 28241: don't list .safe with bindkey -lL | ||||
* | unposted: small typo in bindkey -lL documentation | Peter Stephenson | 2010-09-06 | 1 | -1/+1 |
| | |||||
* | 28229: can list individual keymaps | Peter Stephenson | 2010-09-05 | 1 | -5/+8 |
| | |||||
* | 28227: improved documentation on keymaps | Peter Stephenson | 2010-09-05 | 1 | -12/+18 |
| | | | | 28226: improve bindkey -lL for aliased keymaps | ||||
* | users/15350: explain rounding rules for size glob qualifier | Peter Stephenson | 2010-09-02 | 1 | -4/+11 |
| | |||||
* | 28188: better doc for limitations in overlap key maps | Peter Stephenson | 2010-09-01 | 2 | -3/+10 |
| | |||||
* | Mikael: 28190: fix reference to wrong manual page | Peter Stephenson | 2010-08-23 | 1 | -1/+1 |
| | |||||
* | 28179, users/15314, users/15310, users/15200: | Peter Stephenson | 2010-08-22 | 1 | -2/+3 |
| | | | | various job and process control fixes | ||||
* | Mikael Magnusson: 28181: Remove a stray `)' that caused a ".RE" string to be ↵ | Frank Terbeck | 2010-08-21 | 1 | -1/+1 |
| | | | | output | ||||
* | 28122 (Frank) / 28139: add ZLE_STATE | Peter Stephenson | 2010-08-11 | 1 | -0/+11 |
| | |||||
* | Mikael Magnusson: 28110: Fix yodl warning. | Frank Terbeck | 2010-07-30 | 1 | -2/+2 |
| | |||||
* | 28081: cdr tweaks | Peter Stephenson | 2010-07-20 | 1 | -1/+17 |
| | |||||
* | 28068: contrib texinfo declaration messed up | Peter Stephenson | 2010-07-12 | 1 | -2/+1 |
| | |||||
* | users/15165: Fix a warning about a missing macro in `contrib.yo' | Frank Terbeck | 2010-07-12 | 1 | -3/+3 |
| | |||||
* | 28065 plus unposted zsh.mdd: | Peter Stephenson | 2010-07-09 | 1 | -2/+266 |
| | | | | add cdr and related functions and docs | ||||
* | Holger Weiss: Doc/Zsh/compsys.yo: Fix a typo. | Frank Terbeck | 2010-06-17 | 1 | -1/+1 |
| | |||||
* | 28042: transpose-lines widget | Peter Stephenson | 2010-06-16 | 1 | -0/+17 |
| | |||||
* | 28038: improved handling of recurring events in calendar system | Peter Stephenson | 2010-06-14 | 1 | -0/+69 |
| | |||||
* | unposted: extra note on ZSH_EVAL_CONTEXT | Peter Stephenson | 2010-06-14 | 1 | -0/+3 |
| | |||||
* | Mikael: 28027: typo | Peter Stephenson | 2010-06-13 | 1 | -1/+1 |
| | |||||
* | 28026: use "zsh_directory_name c" for completion of dynamic directory names | Peter Stephenson | 2010-06-11 | 1 | -1/+19 |
| | |||||
* | 28025: (D) parameter flag | Peter Stephenson | 2010-06-11 | 1 | -9/+19 |
| | |||||
* | 27976: more parameter substitution order description | Peter Stephenson | 2010-05-27 | 1 | -8/+40 |
| | |||||
* | users/15078: completion for zsh-mime-handler | Peter Stephenson | 2010-05-23 | 1 | -1/+7 |
| | |||||
* | 27964: add back missing enditem(). | Clint Adams | 2010-05-22 | 1 | -0/+1 |
| | |||||
* | Simon Ruderich: 27953: vcs_info: changed default formats and actionformats. | Frank Terbeck | 2010-05-14 | 1 | -2/+2 |
| | |||||
* | Simon Ruderich: 27954: vcs_info: more minor documentation fixes. | Frank Terbeck | 2010-05-14 | 1 | -2/+2 |
| | |||||
* | unposted: fix typo in previous commit | Peter Stephenson | 2010-05-12 | 1 | -1/+1 |
| | |||||
* | 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt | Peter Stephenson | 2010-05-12 | 2 | -7/+107 |
| | |||||
* | Seth House, Simon Ruderich and myself: 27948: various vcs_info changes | Frank Terbeck | 2010-05-10 | 1 | -175/+331 |
| | | | | | | | | | | | | | | | | | | | | | | | Here's a diff-stat: Doc/Zsh/contrib.yo | 506 ++++++++++++++------- Functions/VCS_Info/.distfiles | 1 + Functions/VCS_Info/Backends/VCS_INFO_detect_hg | 14 +- Functions/VCS_Info/Backends/VCS_INFO_get_data_git | 35 +- Functions/VCS_Info/Backends/VCS_INFO_get_data_hg | 295 +++++++++---- Functions/VCS_Info/VCS_INFO_formats | 26 +- Functions/VCS_Info/VCS_INFO_hook | 10 +- Functions/VCS_Info/VCS_INFO_quilt | 190 ++++++++ Functions/VCS_Info/vcs_info | 30 +- Misc/.distfiles | 1 + Misc/vcs_info-examples | 496 ++++++++++++++++++++ 11 files changed, 1303 insertions(+), 301 deletions(-) The major changes are vast improvements for the mercurial (hg) backend (which was done almost entirely by Seth); improved documentation (mostly done by Simon and again Seth); quilt support (as an addon and stand alone, see the manual for details); a number of new hooks and a fair share of bugfixes. | ||||
* | Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE | Peter Stephenson | 2010-04-28 | 1 | -1/+2 |
| | |||||
* | unposted: add kindex entry for path-completion style | Peter Stephenson | 2010-04-14 | 1 | -1/+1 |
| | |||||
* | unposted: slightly rephrase path-completion doc | Peter Stephenson | 2010-04-14 | 1 | -2/+2 |
| | |||||
* | users/15011: add path-completion style | Peter Stephenson | 2010-04-14 | 1 | -0/+17 |
| | |||||
* | Simon Ruderich: 27856 (tweaked): Git availability | Peter Stephenson | 2010-04-09 | 1 | -2/+4 |
| | |||||
* | 27843: fix description of extended history format | Peter Stephenson | 2010-03-29 | 1 | -1/+1 |
| |