summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-0339545: Add some missing unqueue_signals().Peter Stephenson11-4/+29
2016-10-0339521: Refactor start of execcmd().Peter Stephenson4-55/+109
2016-10-0239540: "! command" should suppress ERR_EXIT and ERR_RETURNPeter Stephenson3-2/+48
2016-09-3039495: add-zle-hook-widget: Add end-of-options guard to hook invocation.Daniel Shahaf3-3/+6
2016-09-3039480: _reportbug: Complete absolute filenames, too.Daniel Shahaf2-1/+7
2016-09-30unposted: update or remove references to typeset behavior obsoleted by 35586.Barton E. Schaefer2-8/+7
2016-09-3039509: in the event the current directory has been removed, use chasedots sem...Barton E. Schaefer2-4/+26
2016-09-3039519: restore missing PM_EXPORT flags.Peter Stephenson2-0/+4
2016-09-3039517: back off 39502 (WC_ASSIGN causes fork in pipe).Peter Stephenson3-7/+12
2016-09-3039498: use PRIVILEGED option to decide on problematic parameter importsPeter Stephenson3-4/+9
2016-09-30Call the pre-redraw hook if there is text in the buffer on initMikael Magnusson2-1/+19
2016-09-3039514: pass on --git-dir when calling git to get completion matchesOliver Kiddle2-1/+3
2016-09-3039513: new doas completionOliver Kiddle2-0/+20
2016-09-3039464: fix where lack of $state check caused unwanted filename completion for...Oliver Kiddle2-3/+9
2016-09-2939507: TMPSUFFIX for =(...)Barton E. Schaefer3-0/+20
2016-09-2939470: failure to open a supposedly unique temp file name should result in an...Barton E. Schaefer3-5/+21
2016-09-2939502: Fork for assignment in LHS of pipeline.Peter Stephenson3-1/+12
2016-09-29unposted: Update findcmd() in Zle.Peter Stephenson3-5/+10
2016-09-2934943: Fixes for "command" with multiple options.Peter Stephenson5-39/+143
2016-09-28unposted: change '\0' to NULL to silence spurious compile warning.Bart Schaefer1-1/+1
2016-09-2839463: an additional test for default system pathMartijn Dekker2-0/+5
2016-09-2839460: Don't import PS4 if running as root.Peter Stephenson3-3/+37
2016-09-27unposted: remove extra close-paren from d6a6b4ffBart Schaefer1-1/+1
2016-09-2739453: new openstack completionsMarko Myllynen2-0/+195
2016-09-2739369 (tweaked cf 39371): when calling an internal widget, set bindk because ...Oliver Kiddle2-0/+10
2016-09-2739437: use list_pipe_pid in assignment for clarityBarton E. Schaefer2-2/+6
2016-09-2639448: reset REPLY in select on user actionMartijn Dekker2-0/+7
2016-09-2539436: Pass on status of SIGINT better.Peter Stephenson3-1/+6
2016-09-2539435: Further fix for pgrp of funny pipelines.Peter Stephenson2-1/+7
2016-09-2439423: _zed: Support the '--' end-of-options mark.Daniel Shahaf2-3/+8
2016-09-2439423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.Daniel Shahaf2-2/+12
2016-09-2339412: Fix directory completion when $PWD:h contains parentheses, which are i...Daniel Shahaf2-1/+10
2016-09-2239410: Fix unintentional history modifiers.Daniel Shahaf4-5/+11
2016-09-22unposted: _gpg: Correct typoAdam Gibbins2-1/+5
2016-09-21unposted: add missing final colon in zstyle context lookupBarton E. Schaefer2-1/+4
2016-09-21users/21955: add missing final colon in zstyle context lookup; allow a single...Barton E. Schaefer2-2/+8
2016-09-2139370: complete -w and -K options to zle following the widget name and numeri...Oliver Kiddle3-1/+7
2016-09-2139407: cleanup minor issues in cpupower completion; updated through to versio...Oliver Kiddle2-63/+85
2016-09-2039385: _bts: Complete more argument types for 'cache' and 'show'.Daniel Shahaf2-4/+10
2016-09-2039383: compadd: Restrict previous patch to the case where $PREFIX includes ch...Daniel Shahaf2-2/+8
2016-09-2039372: compadd: Match -P prefix all-or-nothing rather than greedily.Daniel Shahaf2-4/+12
2016-09-1939381: handle save/restore of variable values when "typeset"-related reserved...Barton E. Schaefer2-2/+7
2016-09-19bracketed-paste-url-magic: Handle magnet links too, and allow for schemes wit...Mikael Magnusson2-2/+7
2016-09-1839374: _apt: Complete package versions in the 'packagename=<version>' syntax.Daniel Shahaf2-1/+45
2016-09-1739356 (tweaked, c.f. Bart 39358): Etc/BUGS: Remove fixed items, add 'compset ...Daniel Shahaf2-34/+8
2016-09-1639362: another race with pipeline handling.Peter Stephenson2-25/+14
2016-09-1639359: Fix remaining race with orphaned subjob.Peter Stephenson4-5/+62
2016-09-1639331: Reparent subjob on fork with exited superjob.Peter Stephenson4-4/+38
2016-09-16unposted: _postfix: Correct quoting in _call_program invocations.Daniel Shahaf2-3/+6
2016-09-1639312 (tweaked): _postfix (postconf): Complete only applicable parameters for...Daniel Shahaf2-6/+31