about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 39545: Add some missing unqueue_signals().Peter Stephenson2016-10-0311-4/+29
* 39521: Refactor start of execcmd().Peter Stephenson2016-10-034-55/+109
* 39540: "! command" should suppress ERR_EXIT and ERR_RETURNPeter Stephenson2016-10-023-2/+48
* 39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.Daniel Shahaf2016-09-303-3/+6
* 39480: _reportbug: Complete absolute filenames, too.Daniel Shahaf2016-09-302-1/+7
* unposted: update or remove references to typeset behavior obsoleted by 35586.Barton E. Schaefer2016-09-302-8/+7
* 39509: in the event the current directory has been removed, use chasedots sem...Barton E. Schaefer2016-09-302-4/+26
* 39519: restore missing PM_EXPORT flags.Peter Stephenson2016-09-302-0/+4
* 39517: back off 39502 (WC_ASSIGN causes fork in pipe).Peter Stephenson2016-09-303-7/+12
* 39498: use PRIVILEGED option to decide on problematic parameter importsPeter Stephenson2016-09-303-4/+9
* Call the pre-redraw hook if there is text in the buffer on initMikael Magnusson2016-09-302-1/+19
* 39514: pass on --git-dir when calling git to get completion matchesOliver Kiddle2016-09-302-1/+3
* 39513: new doas completionOliver Kiddle2016-09-302-0/+20
* 39464: fix where lack of $state check caused unwanted filename completion for...Oliver Kiddle2016-09-302-3/+9
* 39507: TMPSUFFIX for =(...)Barton E. Schaefer2016-09-293-0/+20
* 39470: failure to open a supposedly unique temp file name should result in an...Barton E. Schaefer2016-09-293-5/+21
* 39502: Fork for assignment in LHS of pipeline.Peter Stephenson2016-09-293-1/+12
* unposted: Update findcmd() in Zle.Peter Stephenson2016-09-293-5/+10
* 34943: Fixes for "command" with multiple options.Peter Stephenson2016-09-295-39/+143
* unposted: change '\0' to NULL to silence spurious compile warning.Bart Schaefer2016-09-281-1/+1
* 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