| Commit message (Expand) | Author | Age | Files | Lines |
* | unposted: comment explaining key buffer handling. | Peter Stephenson | 2016-11-03 | 2 | -0/+12 |
* | 39806: internal: Document zle's vichgbuf. | Daniel Shahaf | 2016-11-03 | 2 | -0/+11 |
* | 39805: internal: Document some compadd internals. | Daniel Shahaf | 2016-11-03 | 3 | -12/+22 |
* | 39804: internal: Document matchspec flags. | Daniel Shahaf | 2016-11-03 | 3 | -4/+13 |
* | 39803: internal: Document bin_compadd(). | Daniel Shahaf | 2016-11-03 | 2 | -10/+12 |
* | 39802: internal: Document and simplify multiquote(). | Daniel Shahaf | 2016-11-03 | 3 | -6/+21 |
* | users/22063: bracketed-paste: Document ability to specify a vi register. (aft... | Daniel Shahaf | 2016-11-03 | 2 | -1/+9 |
* | unposted: fix typo that was causing handling of "--" argument to fail | Barton E. Schaefer | 2016-11-03 | 2 | -1/+4 |
* | 39820: vi-repeat handles multi-key bindings | Barton E. Schaefer | 2016-11-03 | 2 | -4/+10 |
* | 39813: fix keybuflen after ungetting extra keys from the end of keybuf in get... | Barton E. Schaefer | 2016-11-03 | 2 | -2/+8 |
* | 39822: _git: remove "-A '-*'" with _arguments for some commands | Daniel Hahler | 2016-11-03 | 2 | -5/+9 |
* | 39815: Read input to end on parse error in $(...) inside a string. | Peter Stephenson | 2016-11-03 | 3 | -2/+24 |
* | 39811: vi-repeat-change must not be the "motion" of vi-change, lest it infini... | Barton E. Schaefer | 2016-11-02 | 2 | -1/+6 |
* | 39797: obsolete the helper functions fixed by the previous two changes | Barton E. Schaefer | 2016-11-01 | 2 | -62/+8 |
* | 39731: _awk: add support for gawk ver.3 and 4 | Jun-ichi Takimoto | 2016-11-01 | 2 | -20/+123 |
* | 39787: Add a regression test for 39412. | Daniel Shahaf | 2016-11-01 | 2 | -0/+15 |
* | 39795: preserve "cd -" behavior around directory shuffling in _canonical_path... | Barton E. Schaefer | 2016-10-31 | 2 | -1/+6 |
* | 39792: improve handling of relative paths in _canonical_paths_add_paths | Barton E. Schaefer | 2016-10-31 | 2 | -1/+9 |
* | 39786: vcs_info (hg): Use native hexdump implementation instead of external c... | Daniel Shahaf | 2016-10-31 | 4 | -3/+28 |
* | 39777: $() is a valid empty command substitution | Peter Stephenson | 2016-10-30 | 3 | -1/+20 |
* | 39758: revise 39704 for array and hash parameters; more POSIXBUITINS tweaks for | Barton E. Schaefer | 2016-10-29 | 3 | -12/+26 |
* | unposted: add "--" to zle widget call for conventional sanity | Barton E. Schaefer | 2016-10-29 | 1 | -1/+1 |
* | _git-cherry-pick: Complete argv[2] et seq. | Daniel Shahaf | 2016-10-29 | 1 | -1/+1 |
* | unposted: handle empty pastes and "zle bracketed-paste variablename" form. | Barton E. Schaefer | 2016-10-28 | 2 | -2/+7 |
* | users/22036: bracketed-paste: Document cutbuffer behaviour; clarify. | Daniel Shahaf | 2016-10-28 | 2 | -3/+11 |
* | unposted: Minor documentation fixes (markup, grammar, etc). | Daniel Shahaf | 2016-10-27 | 3 | -5/+9 |
* | 39739: Complete negative integers for -n/-c in the GNU variant. (after 39479) | Daniel Shahaf | 2016-10-27 | 3 | -2/+8 |
* | unposted: mention former behavior of typeset for comparison | Barton E. Schaefer | 2016-10-26 | 2 | -1/+3 |
* | 39725: more metafication of patterns. | Barton E. Schaefer | 2016-10-25 | 2 | -2/+7 |
* | 39723: metafy string passed to pattern in complist. | Peter Stephenson | 2016-10-25 | 3 | -0/+11 |
* | "typeset -p" uses "export" commands or the "-g" option for parameters that ar... | Barton E. Schaefer | 2016-10-24 | 7 | -10/+39 |
* | 39706: _tilde_files: Offer named directories. Document. | Daniel Shahaf | 2016-10-24 | 3 | -1/+11 |
* | 39708: Document _email_addresses. | Daniel Shahaf | 2016-10-24 | 3 | -0/+47 |
* | 39707: Document _dir_list. | Daniel Shahaf | 2016-10-24 | 2 | -0/+19 |
* | 39715: Handle multibyte characters in complist listing | Peter Stephenson | 2016-10-23 | 2 | -5/+17 |
* | 39710 (cf. Alex George: 39709): handle the %o format in the "all-expansions" tag | Barton E. Schaefer | 2016-10-22 | 3 | -3/+20 |
* | 39688: Skip out of P_EXACTLY pattern loop if P_PURES. | Peter Stephenson | 2016-10-20 | 2 | -2/+5 |
* | 39683: Update scan pointers after possible alloc. | Peter Stephenson | 2016-10-20 | 2 | -1/+10 |
* | 39680: correctly handle case of popping last arena | Barton E. Schaefer | 2016-10-19 | 2 | -1/+6 |
* | 39678: metafication of printf %q argument and result | Peter Stephenson | 2016-10-19 | 3 | -2/+12 |
* | 39590: zle: Call zle-line-pre-redraw after inserting a completion result | m0viefreak | 2016-10-18 | 2 | -0/+6 |
* | 39654: (based on patch by Baptiste Daroussin) Better support bmake, FreeBSD's... | Daniel Shahaf | 2016-10-18 | 2 | -8/+15 |
* | 39657: _zstyle: Complete the -g, -s,-b,-a, -t,-T, -m options. | Daniel Shahaf | 2016-10-18 | 2 | -9/+83 |
* | 39657: _zstyle: When completing a style for an unrecognised context, complete... | Daniel Shahaf | 2016-10-18 | 2 | -1/+4 |
* | 39657: Make a helper function global. | Daniel Shahaf | 2016-10-18 | 4 | -16/+30 |
* | 39500: compdescribe: perform on-screen-width computation using the "nice" len... | Daniel Shahaf | 2016-10-16 | 2 | -9/+16 |
* | 39624: remove space before compdef that prevents yafc completion function bei... | Oliver Kiddle | 2016-10-14 | 2 | -13/+16 |
* | 39623: new evince completion | Oliver Kiddle | 2016-10-14 | 3 | -1/+35 |
* | 39625: case needs to reset lastval if no pattern matched | Martijn Dekker | 2016-10-13 | 3 | -2/+28 |
* | 39622: add test cases for recent _arguments fixes, exclusion lists and -A/-S | Oliver Kiddle | 2016-10-13 | 2 | -0/+96 |