summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-1639310/0010: internals: match_str: Simplify expression.Daniel Shahaf2-5/+8
2016-09-1639310/0009: internals: match_str: Downscope local variable 't'.Daniel Shahaf2-2/+14
2016-09-1639310/0008: internals: match_str: Document several local variables.Daniel Shahaf2-2/+19
2016-09-1639310/0007: internals: match_str: Rename and constify local variables 'oll', ...Daniel Shahaf2-2/+6
2016-09-1639310/0006: internals: match_str: Downscope local variable 'bpc'.Daniel Shahaf2-3/+10
2016-09-1639310/0005: internals: match_str: Constify some local variables.Daniel Shahaf2-6/+9
2016-09-1639310/0004: internals: match_str: Document 'savl'.Daniel Shahaf2-1/+19
2016-09-1639310/0003: internals: match_str: Document 'savw'. Avoid magic number.Daniel Shahaf2-3/+9
2016-09-1639310/0002: internals: match_str: Simplify by removing 'zoff'.Daniel Shahaf2-10/+13
2016-09-1639310/0001: internals: match_str: Document some local variables. See 39123.Daniel Shahaf2-2/+59
2016-09-1639311: _tmux-capture-pane: Tweak specifications of -S/-E and description stri...Daniel Shahaf2-6/+11
2016-09-1639333: include name of command used to gain priviliges in context for command...Oliver Kiddle5-7/+18
2016-09-1639332: support ksh's [[ -v varname ]] condition for checking if variables are...Oliver Kiddle7-2/+63
2016-09-15unposted: remove duplicated assignmentOliver Kiddle2-1/+4
2016-09-14unposted: small documentation tweaksPeter Stephenson2-3/+5
2016-09-14zsh-users/21903: Fix ${...?...} in interactive shell.Peter Stephenson4-1/+35
2016-09-14unposted: _libvirt: Add another noglob. (Follow-up to 39199)Marko Myllynen2-1/+6
2016-09-1439199: _libvirt: Support libvirt URLs that contain a literal question mark un...Daniel Shahaf2-11/+14
2016-09-14unposted: _git: Permit multiple -c options.Daniel Shahaf2-1/+6
2016-09-1339307: update options up to vim 8Oliver Kiddle3-24/+42
2016-09-1339299: better Freebsd support in _external_pwds using procstatOliver Kiddle2-1/+10
2016-09-1339292: Distinguish "=" and "==" tests in output.Peter Stephenson9-29/+60
2016-09-1339305: Fix error handling after parse for here document.Peter Stephenson2-1/+6
2016-09-1239295: allow -- to appear in the command line passed as an argumentOliver Kiddle2-2/+5
2016-09-1239287: add .tif as a valid extension for TIFF filesOliver Kiddle4-4/+10
2016-09-12unposted: reference use of widgets to effect editor changes from a sched commandBarton E. Schaefer2-0/+8
2016-09-1239297: more of 39284, it's painful to add texi nodes in yodlBarton E. Schaefer2-4/+9
2016-09-12missed thisPeter Stephenson1-0/+5
2016-09-1239255: = in conditions is not going anywherePeter Stephenson1-2/+4
2016-09-1139268: "zsystem flock -t 0 ..." tries only once to flock and immediately retu...Barton E. Schaefer2-3/+8
2016-09-1239284: Added Completion System Variables as a menu itemVin Shelton2-0/+7
2016-09-1139261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges w...Oliver Kiddle18-18/+95
2016-09-1139252: internal: quotestring: Drop the 'e' parameter, which no caller uses.Daniel Shahaf10-59/+47
2016-09-09unposted: Add tests for ${(q)} being aware of the EQUALS option.Daniel Shahaf2-0/+9
2016-09-0839236 (plus typo fix): docs: Tweak _arguments $opt_args documentation added i...Daniel Shahaf3-6/+14
2016-09-0839222: test math functions in modules.Peter Stephenson2-0/+79