about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 41971: correctly break out of certain tag loops when there are matchesOliver Kiddle2017-11-021-0/+6
* 41866: No error unsetting nonexistent function for POSIXBUILTINSMartijn Dekker2017-11-021-0/+5
* 41965: complete new functions -W and zmodload -s optionsOliver Kiddle2017-10-311-0/+4
* 41963: update completion for gnutls 3.6.1Oliver Kiddle2017-10-311-0/+4
* 41939: docs: Move aliases corner case to the dangerous bends section. (after ...Daniel Shahaf2017-10-301-0/+5
* 41960: add missing local declarations for MATCH, MBEGIN and MENDSebastian Gniazdowski2017-10-291-0/+3
* 41961: new ansible completionOliver Kiddle2017-10-291-0/+2
* 41958: update util-linux completions to 2.31; new hexdump completionOliver Kiddle2017-10-291-0/+7
* 41957: update git completion for git 2.14.3Oliver Kiddle2017-10-291-0/+2
* 41927: complete "typeset -p"'s optional argument for multi-line outputOliver Kiddle2017-10-281-0/+5
* 41952: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hgAlexey Sokolov2017-10-251-0/+5
* 41943: Completion: add --clean for vimChristian Brabandt2017-10-201-0/+5
* 41902: ${(z)...} continues parsing on unmatched quote when CSH_JUNKIE_QUOTES ...Barton E. Schaefer2017-10-171-0/+10
* unposted: Document "typeset -p"'s optional argument in the inline synopsis.Daniel Shahaf2017-10-171-0/+5
* 41907: further deborphan updateGautam2017-10-161-0/+3
* 41904: new deborphan and updated xrandr completionsGautam2017-10-161-0/+5
* 41899: handle multi-word values of $VISUAL et al., and line counting of buffe...Barton E. Schaefer2017-10-151-0/+5
* 41873: temporarily disable effects of ${(Z:n:)...} for parsing $(...) within ...Barton E. Schaefer2017-10-131-1/+6
* 41833 + 41838: _jq: New completion.Daniel Shahaf2017-10-131-0/+4
* 41877: Separate out SH_FILE_EXPANSION loop from parameter substitution.Peter Stephenson2017-10-131-0/+8
* 41825/0002: _stat: Complete -x options to zsh/stat's 'zstat'.Daniel Shahaf2017-10-111-0/+3
* 41825/0001: _stat: Only complete 'stat' if it's provided by the zsh/stat buil...Daniel Shahaf2017-10-111-0/+5
* 41855: completion option updates for OpenBSD 6.2 and handle macOS in rm compl...Oliver Kiddle2017-10-111-1/+6
* 41854: also complete options for ping on Solaris, Mac OS, NetBSD and OpenBSD ...Oliver Kiddle2017-10-111-0/+3
* 41853: update options for texinfo 6.5 and complete also for the pinfo info re...Oliver Kiddle2017-10-111-0/+3
* 41849: handle both unexpand and expand in a single functionOliver Kiddle2017-10-111-0/+4
* 41831: fix compset usage in ogg123 completion and tweak where compset -p is a...Oliver Kiddle2017-10-111-0/+5
* 41835: handle multibyte characters with compset -p and -sOliver Kiddle2017-10-111-0/+5
* unposted: rename _expand command completion to avoid clash with completerPeter Stephenson2017-10-101-0/+3
* 41842: aliasing documentation updatePeter Stephenson2017-10-101-0/+5
* 41828, 41830: skip SHFILEEXPANSION for new nodes added by stringsubst() in pr...Barton E. Schaefer2017-10-081-0/+7
* 41827: correct sense of description for ${...:?...} expansionOliver Kiddle2017-10-071-0/+3
* 41826: dana: fix inaccuracies in completion description wording for parameter...dana2017-10-071-0/+3
* 41824: fix to not complete rest args from an _arguments set alongside the arg...Oliver Kiddle2017-10-071-0/+4
* 41823: new completions for some GNU coreutils utilitiesOliver Kiddle2017-10-071-0/+10
* unposted: zsh/stat docs: Rephrase to avoid ambiguity due to the ambiguous rel...Daniel Shahaf2017-10-071-0/+6
* 41808: _git-cherry-pick: Typo fixesNoah Pendleton2017-10-041-0/+5
* 41802 (minor tweaks): use heap during shell function call.Peter Stephenson2017-10-041-0/+6
* 41787 (plus minor tweaks): use $FUNCSTACK for function nesting depth.Peter Stephenson2017-10-021-0/+7
* Add typeset -p1, like typeset -p with newlinesPeter Stephenson2017-10-011-0/+7
* 41789: Don't save fd if -1.Peter Stephenson2017-09-291-0/+5
* 41773: Array index assignment tests for KSH_ARRAYSPeter Stephenson2017-09-281-0/+3
* 41772: fix bug in handling of long options with _arguments' -A optionOliver Kiddle2017-09-281-0/+3
* 41762: fix for completion in assignment to associative array elementOliver Kiddle2017-09-281-0/+5
* 41767: preserve nonzero exit status on interruptBarton E. Schaefer2017-09-271-0/+4
* 41764 (test tweaked): allow [key]+=value when modifying arraysPeter Stephenson2017-09-271-0/+6
* 41761: Ensure status from interrupt is propagated by builtinPeter Stephenson2017-09-261-0/+5
* 41747: Don't create hash entry if just checking existence.Peter Stephenson2017-09-251-0/+5
* 41755: Followup to last: minor clarification to docs.Daniel Shahaf2017-09-241-0/+5
* Updates for ksh array element syntax.Peter Stephenson2017-09-241-10/+18