summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 39463: an additional test for default system pathMartijn Dekker2016-09-282-0/+5
* 39460: Don't import PS4 if running as root.Peter Stephenson2016-09-283-3/+37
* unposted: remove extra close-paren from d6a6b4ffBart Schaefer2016-09-271-1/+1
* 39453: new openstack completionsMarko Myllynen2016-09-272-0/+195
* 39369 (tweaked cf 39371): when calling an internal widget, set bindk because ...Oliver Kiddle2016-09-272-0/+10
* 39437: use list_pipe_pid in assignment for clarityBarton E. Schaefer2016-09-272-2/+6
* 39448: reset REPLY in select on user actionMartijn Dekker2016-09-262-0/+7
* 39436: Pass on status of SIGINT better.Peter Stephenson2016-09-253-1/+6
* 39435: Further fix for pgrp of funny pipelines.Peter Stephenson2016-09-252-1/+7
* 39423: _zed: Support the '--' end-of-options mark.Daniel Shahaf2016-09-242-3/+8
* 39423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.Daniel Shahaf2016-09-242-2/+12
* 39412: Fix directory completion when $PWD:h contains parentheses, which are i...Daniel Shahaf2016-09-232-1/+10
* 39410: Fix unintentional history modifiers.Daniel Shahaf2016-09-224-5/+11
* unposted: _gpg: Correct typoAdam Gibbins2016-09-222-1/+5
* unposted: add missing final colon in zstyle context lookupBarton E. Schaefer2016-09-212-1/+4
* users/21955: add missing final colon in zstyle context lookup; allow a single...Barton E. Schaefer2016-09-212-2/+8
* 39370: complete -w and -K options to zle following the widget name and numeri...Oliver Kiddle2016-09-213-1/+7
* 39407: cleanup minor issues in cpupower completion; updated through to versio...Oliver Kiddle2016-09-212-63/+85
* 39385: _bts: Complete more argument types for 'cache' and 'show'.Daniel Shahaf2016-09-202-4/+10
* 39383: compadd: Restrict previous patch to the case where $PREFIX includes ch...Daniel Shahaf2016-09-202-2/+8
* 39372: compadd: Match -P prefix all-or-nothing rather than greedily.Daniel Shahaf2016-09-202-4/+12
* 39381: handle save/restore of variable values when "typeset"-related reserved...Barton E. Schaefer2016-09-192-2/+7
* bracketed-paste-url-magic: Handle magnet links too, and allow for schemes wit...Mikael Magnusson2016-09-192-2/+7
* 39374: _apt: Complete package versions in the 'packagename=<version>' syntax.Daniel Shahaf2016-09-182-1/+45
* 39356 (tweaked, c.f. Bart 39358): Etc/BUGS: Remove fixed items, add 'compset ...Daniel Shahaf2016-09-172-34/+8
* 39362: another race with pipeline handling.Peter Stephenson2016-09-162-25/+14
* 39359: Fix remaining race with orphaned subjob.Peter Stephenson2016-09-164-5/+62
* 39331: Reparent subjob on fork with exited superjob.Peter Stephenson2016-09-164-4/+38
* unposted: _postfix: Correct quoting in _call_program invocations.Daniel Shahaf2016-09-162-3/+6
* 39312 (tweaked): _postfix (postconf): Complete only applicable parameters for...Daniel Shahaf2016-09-162-6/+31
* 39310/0010: internals: match_str: Simplify expression.Daniel Shahaf2016-09-162-5/+8
* 39310/0009: internals: match_str: Downscope local variable 't'.Daniel Shahaf2016-09-162-2/+14
* 39310/0008: internals: match_str: Document several local variables.Daniel Shahaf2016-09-162-2/+19
* 39310/0007: internals: match_str: Rename and constify local variables 'oll', ...Daniel Shahaf2016-09-162-2/+6
* 39310/0006: internals: match_str: Downscope local variable 'bpc'.Daniel Shahaf2016-09-162-3/+10
* 39310/0005: internals: match_str: Constify some local variables.Daniel Shahaf2016-09-162-6/+9
* 39310/0004: internals: match_str: Document 'savl'.Daniel Shahaf2016-09-162-1/+19
* 39310/0003: internals: match_str: Document 'savw'. Avoid magic number.Daniel Shahaf2016-09-162-3/+9
* 39310/0002: internals: match_str: Simplify by removing 'zoff'.Daniel Shahaf2016-09-162-10/+13
* 39310/0001: internals: match_str: Document some local variables. See 39123.Daniel Shahaf2016-09-162-2/+59
* 39311: _tmux-capture-pane: Tweak specifications of -S/-E and description stri...Daniel Shahaf2016-09-162-6/+11
* 39333: include name of command used to gain priviliges in context for command...Oliver Kiddle2016-09-165-7/+18
* 39332: support ksh's [[ -v varname ]] condition for checking if variables are...Oliver Kiddle2016-09-167-2/+63
* unposted: remove duplicated assignmentOliver Kiddle2016-09-152-1/+4
* unposted: small documentation tweaksPeter Stephenson2016-09-142-3/+5
* zsh-users/21903: Fix ${...?...} in interactive shell.Peter Stephenson2016-09-144-1/+35
* unposted: _libvirt: Add another noglob. (Follow-up to 39199)Marko Myllynen2016-09-142-1/+6
* 39199: _libvirt: Support libvirt URLs that contain a literal question mark un...Daniel Shahaf2016-09-142-11/+14
* unposted: _git: Permit multiple -c options.Daniel Shahaf2016-09-142-1/+6
* 39307: update options up to vim 8Oliver Kiddle2016-09-133-24/+42