about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Thomas Bereknyei, Mic92: 39831: find "getent" by the usual command search, no...Barton E. Schaefer2016-11-061-0/+6
* unposted: tests for 39839, 39844Barton E. Schaefer2016-11-051-0/+2
* 39844: fix "while" condition as per 39839 (commit 2c56c7e5)Barton E. Schaefer2016-11-051-0/+2
* 39839: fix "return" from "if" conditionBarton E. Schaefer2016-11-051-0/+2
* 39838: another missing unqueue_signals()Barton E. Schaefer2016-11-051-0/+4
* 39829: when compstate[insert] is emptied by the completion function and AUTO_...Oliver Kiddle2016-11-051-1/+5
* 39834: when print used with -v and -l, include a final newlineOliver Kiddle2016-11-051-0/+6
* 39389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle2016-11-051-0/+7
* users/22080: bracketed-paste: Third time's a charm.Daniel Shahaf2016-11-041-0/+5
* 39825: optimise mb_metastrlenend() for 7-bit character.Peter Stephenson2016-11-041-0/+5
* 39818: _awk: add nawk to the list of commandsOliver Kiddle2016-11-041-0/+4
* 39824: test case for 39811 (commit ae4c035c)Barton E. Schaefer2016-11-031-0/+5
* unposted: comment explaining key buffer handling.Peter Stephenson2016-11-031-0/+5
* 39806: internal: Document zle's vichgbuf.Daniel Shahaf2016-11-031-0/+2
* 39805: internal: Document some compadd internals.Daniel Shahaf2016-11-031-0/+3
* 39804: internal: Document matchspec flags.Daniel Shahaf2016-11-031-0/+3
* 39803: internal: Document bin_compadd().Daniel Shahaf2016-11-031-0/+2
* 39802: internal: Document and simplify multiquote().Daniel Shahaf2016-11-031-0/+3
* users/22063: bracketed-paste: Document ability to specify a vi register. (aft...Daniel Shahaf2016-11-031-0/+5
* unposted: fix typo that was causing handling of "--" argument to failBarton E. Schaefer2016-11-031-0/+3
* 39820: vi-repeat handles multi-key bindingsBarton E. Schaefer2016-11-031-0/+4
* 39813: fix keybuflen after ungetting extra keys from the end of keybuf in get...Barton E. Schaefer2016-11-031-0/+3
* 39822: _git: remove "-A '-*'" with _arguments for some commandsDaniel Hahler2016-11-031-0/+4
* 39815: Read input to end on parse error in $(...) inside a string.Peter Stephenson2016-11-031-0/+5
* 39811: vi-repeat-change must not be the "motion" of vi-change, lest it infini...Barton E. Schaefer2016-11-021-0/+5
* 39797: obsolete the helper functions fixed by the previous two changesBarton E. Schaefer2016-11-011-0/+4
* 39731: _awk: add support for gawk ver.3 and 4Jun-ichi Takimoto2016-11-011-0/+5
* 39787: Add a regression test for 39412.Daniel Shahaf2016-11-011-0/+5
* 39795: preserve "cd -" behavior around directory shuffling in _canonical_path...Barton E. Schaefer2016-10-311-0/+3
* 39792: improve handling of relative paths in _canonical_paths_add_pathsBarton E. Schaefer2016-10-311-0/+5
* 39786: vcs_info (hg): Use native hexdump implementation instead of external c...Daniel Shahaf2016-10-311-0/+7
* 39777: $() is a valid empty command substitutionPeter Stephenson2016-10-301-0/+5
* 39758: revise 39704 for array and hash parameters; more POSIXBUITINS tweaks forBarton E. Schaefer2016-10-291-0/+8
* unposted: handle empty pastes and "zle bracketed-paste variablename" form.Barton E. Schaefer2016-10-281-0/+5
* users/22036: bracketed-paste: Document cutbuffer behaviour; clarify.Daniel Shahaf2016-10-281-0/+5
* unposted: Minor documentation fixes (markup, grammar, etc).Daniel Shahaf2016-10-271-0/+3
* 39739: Complete negative integers for -n/-c in the GNU variant. (after 39479)Daniel Shahaf2016-10-271-0/+6
* 39725: more metafication of patterns.Barton E. Schaefer2016-10-251-0/+4
* 39723: metafy string passed to pattern in complist.Peter Stephenson2016-10-251-0/+6
* "typeset -p" uses "export" commands or the "-g" option for parameters that ar...Barton E. Schaefer2016-10-241-0/+9
* 39706: _tilde_files: Offer named directories. Document.Daniel Shahaf2016-10-241-0/+3
* 39708: Document _email_addresses.Daniel Shahaf2016-10-241-0/+3
* 39707: Document _dir_list.Daniel Shahaf2016-10-241-0/+4
* 39715: Handle multibyte characters in complist listingPeter Stephenson2016-10-231-0/+5
* 39710 (cf. Alex George: 39709): handle the %o format in the "all-expansions" tagBarton E. Schaefer2016-10-221-0/+7
* 39688: Skip out of P_EXACTLY pattern loop if P_PURES.Peter Stephenson2016-10-201-0/+3
* 39683: Update scan pointers after possible alloc.Peter Stephenson2016-10-201-0/+5
* 39680: correctly handle case of popping last arenaBarton E. Schaefer2016-10-191-0/+4
* 39678: metafication of printf %q argument and resultPeter Stephenson2016-10-191-0/+5
* 39590: zle: Call zle-line-pre-redraw after inserting a completion resultm0viefreak2016-10-181-0/+5