index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-25
39436: Pass on status of SIGINT better.
Peter Stephenson
1
-0
/
+3
2016-09-25
39435: Further fix for pgrp of funny pipelines.
Peter Stephenson
1
-0
/
+5
2016-09-24
39423: _zed: Support the '--' end-of-options mark.
Daniel Shahaf
1
-0
/
+3
2016-09-24
39423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.
Daniel Shahaf
1
-0
/
+6
2016-09-23
39412: Fix directory completion when $PWD:h contains parentheses, which are i...
Daniel Shahaf
1
-0
/
+6
2016-09-22
39410: Fix unintentional history modifiers.
Daniel Shahaf
1
-0
/
+6
2016-09-22
unposted: _gpg: Correct typo
Adam Gibbins
1
-0
/
+4
2016-09-21
unposted: add missing final colon in zstyle context lookup
Barton E. Schaefer
1
-0
/
+3
2016-09-21
users/21955: add missing final colon in zstyle context lookup; allow a single...
Barton E. Schaefer
1
-0
/
+6
2016-09-21
39370: complete -w and -K options to zle following the widget name and numeri...
Oliver Kiddle
1
-0
/
+4
2016-09-21
39407: cleanup minor issues in cpupower completion; updated through to versio...
Oliver Kiddle
1
-0
/
+5
2016-09-20
39385: _bts: Complete more argument types for 'cache' and 'show'.
Daniel Shahaf
1
-0
/
+3
2016-09-20
39383: compadd: Restrict previous patch to the case where $PREFIX includes ch...
Daniel Shahaf
1
-0
/
+4
2016-09-20
39372: compadd: Match -P prefix all-or-nothing rather than greedily.
Daniel Shahaf
1
-0
/
+5
2016-09-19
39381: handle save/restore of variable values when "typeset"-related reserved...
Barton E. Schaefer
1
-0
/
+5
2016-09-19
bracketed-paste-url-magic: Handle magnet links too, and allow for schemes wit...
Mikael Magnusson
1
-0
/
+5
2016-09-18
39374: _apt: Complete package versions in the 'packagename=<version>' syntax.
Daniel Shahaf
1
-0
/
+5
2016-09-17
39356 (tweaked, c.f. Bart 39358): Etc/BUGS: Remove fixed items, add 'compset ...
Daniel Shahaf
1
-0
/
+5
2016-09-16
39362: another race with pipeline handling.
Peter Stephenson
1
-0
/
+5
2016-09-16
39359: Fix remaining race with orphaned subjob.
Peter Stephenson
1
-0
/
+4
2016-09-16
39331: Reparent subjob on fork with exited superjob.
Peter Stephenson
1
-0
/
+7
2016-09-16
unposted: _postfix: Correct quoting in _call_program invocations.
Daniel Shahaf
1
-0
/
+3
2016-09-16
39312 (tweaked): _postfix (postconf): Complete only applicable parameters for...
Daniel Shahaf
1
-0
/
+3
2016-09-16
39310/0010: internals: match_str: Simplify expression.
Daniel Shahaf
1
-0
/
+3
2016-09-16
39310/0009: internals: match_str: Downscope local variable 't'.
Daniel Shahaf
1
-0
/
+3
2016-09-16
39310/0008: internals: match_str: Document several local variables.
Daniel Shahaf
1
-0
/
+3
2016-09-16
39310/0007: internals: match_str: Rename and constify local variables 'oll', ...
Daniel Shahaf
1
-0
/
+3
2016-09-16
39310/0006: internals: match_str: Downscope local variable 'bpc'.
Daniel Shahaf
1
-0
/
+3
2016-09-16
39310/0005: internals: match_str: Constify some local variables.
Daniel Shahaf
1
-0
/
+3
2016-09-16
39310/0004: internals: match_str: Document 'savl'.
Daniel Shahaf
1
-0
/
+3
2016-09-16
39310/0003: internals: match_str: Document 'savw'. Avoid magic number.
Daniel Shahaf
1
-0
/
+3
2016-09-16
39310/0002: internals: match_str: Simplify by removing 'zoff'.
Daniel Shahaf
1
-0
/
+3
2016-09-16
39310/0001: internals: match_str: Document some local variables. See 39123.
Daniel Shahaf
1
-0
/
+3
2016-09-16
39311: _tmux-capture-pane: Tweak specifications of -S/-E and description stri...
Daniel Shahaf
1
-0
/
+5
2016-09-16
39333: include name of command used to gain priviliges in context for command...
Oliver Kiddle
1
-0
/
+5
2016-09-16
39332: support ksh's [[ -v varname ]] condition for checking if variables are...
Oliver Kiddle
1
-0
/
+4
2016-09-15
unposted: remove duplicated assignment
Oliver Kiddle
1
-0
/
+4
2016-09-14
unposted: small documentation tweaks
Peter Stephenson
1
-0
/
+2
2016-09-14
zsh-users/21903: Fix ${...?...} in interactive shell.
Peter Stephenson
1
-0
/
+6
2016-09-14
unposted: _libvirt: Add another noglob. (Follow-up to 39199)
Marko Myllynen
1
-0
/
+5
2016-09-14
39199: _libvirt: Support libvirt URLs that contain a literal question mark un...
Daniel Shahaf
1
-0
/
+3
2016-09-14
unposted: _git: Permit multiple -c options.
Daniel Shahaf
1
-0
/
+5
2016-09-13
39307: update options up to vim 8
Oliver Kiddle
1
-0
/
+3
2016-09-13
39299: better Freebsd support in _external_pwds using procstat
Oliver Kiddle
1
-0
/
+5
2016-09-13
39292: Distinguish "=" and "==" tests in output.
Peter Stephenson
1
-0
/
+6
2016-09-13
39305: Fix error handling after parse for here document.
Peter Stephenson
1
-0
/
+5
2016-09-12
39295: allow -- to appear in the command line passed as an argument
Oliver Kiddle
1
-0
/
+3
2016-09-12
39287: add .tif as a valid extension for TIFF files
Oliver Kiddle
1
-0
/
+6
2016-09-12
unposted: reference use of widgets to effect editor changes from a sched command
Barton E. Schaefer
1
-0
/
+3
2016-09-12
39297: more of 39284, it's painful to add texi nodes in yodl
Barton E. Schaefer
1
-3
/
+8
[next]