about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* users/22063: bracketed-paste: Document ability to specify a vi register. (aft...Daniel Shahaf2016-11-032-1/+9
* unposted: fix typo that was causing handling of "--" argument to failBarton E. Schaefer2016-11-032-1/+4
* 39820: vi-repeat handles multi-key bindingsBarton E. Schaefer2016-11-032-4/+10
* 39813: fix keybuflen after ungetting extra keys from the end of keybuf in get...Barton E. Schaefer2016-11-032-2/+8
* 39822: _git: remove "-A '-*'" with _arguments for some commandsDaniel Hahler2016-11-032-5/+9
* 39815: Read input to end on parse error in $(...) inside a string.Peter Stephenson2016-11-033-2/+24
* 39811: vi-repeat-change must not be the "motion" of vi-change, lest it infini...Barton E. Schaefer2016-11-022-1/+6
* 39797: obsolete the helper functions fixed by the previous two changesBarton E. Schaefer2016-11-012-62/+8
* 39731: _awk: add support for gawk ver.3 and 4Jun-ichi Takimoto2016-11-012-20/+123
* 39787: Add a regression test for 39412.Daniel Shahaf2016-11-012-0/+15
* 39795: preserve "cd -" behavior around directory shuffling in _canonical_path...Barton E. Schaefer2016-10-312-1/+6
* 39792: improve handling of relative paths in _canonical_paths_add_pathsBarton E. Schaefer2016-10-312-1/+9
* 39786: vcs_info (hg): Use native hexdump implementation instead of external c...Daniel Shahaf2016-10-314-3/+28
* 39777: $() is a valid empty command substitutionPeter Stephenson2016-10-303-1/+20
* 39758: revise 39704 for array and hash parameters; more POSIXBUITINS tweaks forBarton E. Schaefer2016-10-293-12/+26
* unposted: add "--" to zle widget call for conventional sanityBarton E. Schaefer2016-10-291-1/+1
* _git-cherry-pick: Complete argv[2] et seq.Daniel Shahaf2016-10-291-1/+1
* unposted: handle empty pastes and "zle bracketed-paste variablename" form.Barton E. Schaefer2016-10-282-2/+7
* users/22036: bracketed-paste: Document cutbuffer behaviour; clarify.Daniel Shahaf2016-10-282-3/+11
* unposted: Minor documentation fixes (markup, grammar, etc).Daniel Shahaf2016-10-273-5/+9
* 39739: Complete negative integers for -n/-c in the GNU variant. (after 39479)Daniel Shahaf2016-10-273-2/+8
* unposted: mention former behavior of typeset for comparisonBarton E. Schaefer2016-10-262-1/+3
* 39725: more metafication of patterns.Barton E. Schaefer2016-10-252-2/+7
* 39723: metafy string passed to pattern in complist.Peter Stephenson2016-10-253-0/+11
* "typeset -p" uses "export" commands or the "-g" option for parameters that ar...Barton E. Schaefer2016-10-247-10/+39
* 39706: _tilde_files: Offer named directories. Document.Daniel Shahaf2016-10-243-1/+11
* 39708: Document _email_addresses.Daniel Shahaf2016-10-243-0/+47
* 39707: Document _dir_list.Daniel Shahaf2016-10-242-0/+19
* 39715: Handle multibyte characters in complist listingPeter Stephenson2016-10-232-5/+17
* 39710 (cf. Alex George: 39709): handle the %o format in the "all-expansions" tagBarton E. Schaefer2016-10-223-3/+20
* 39688: Skip out of P_EXACTLY pattern loop if P_PURES.Peter Stephenson2016-10-202-2/+5
* 39683: Update scan pointers after possible alloc.Peter Stephenson2016-10-202-1/+10
* 39680: correctly handle case of popping last arenaBarton E. Schaefer2016-10-192-1/+6
* 39678: metafication of printf %q argument and resultPeter Stephenson2016-10-193-2/+12
* 39590: zle: Call zle-line-pre-redraw after inserting a completion resultm0viefreak2016-10-182-0/+6
* 39654: (based on patch by Baptiste Daroussin) Better support bmake, FreeBSD's...Daniel Shahaf2016-10-182-8/+15
* 39657: _zstyle: Complete the -g, -s,-b,-a, -t,-T, -m options.Daniel Shahaf2016-10-182-9/+83
* 39657: _zstyle: When completing a style for an unrecognised context, complete...Daniel Shahaf2016-10-182-1/+4
* 39657: Make a helper function global.Daniel Shahaf2016-10-184-16/+30
* 39500: compdescribe: perform on-screen-width computation using the "nice" len...Daniel Shahaf2016-10-162-9/+16
* 39624: remove space before compdef that prevents yafc completion function bei...Oliver Kiddle2016-10-142-13/+16
* 39623: new evince completionOliver Kiddle2016-10-143-1/+35
* 39625: case needs to reset lastval if no pattern matchedMartijn Dekker2016-10-133-2/+28
* 39622: add test cases for recent _arguments fixes, exclusion lists and -A/-SOliver Kiddle2016-10-132-0/+96
* 39611: with _arguments sets completion stopped if one of the rest arguments s...Oliver Kiddle2016-10-132-1/+5
* 39533: add the new -L option, sort options and add some exclusionsMatthew Martin2016-10-132-3/+11
* 36108: command -[vV] assumed -pPeter Stephenson2016-10-112-2/+8
* 39599: Don't reset status before "case" executionPeter Stephenson2016-10-103-1/+13
* 39522: add-zsh-hook/add-zle-hook-widget: Promise append semantics.Daniel Shahaf2016-10-072-1/+5
* 39489: _path_files: Interpret -P as literally, rather than as a pattern.Daniel Shahaf2016-10-072-1/+4