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-10-10
39599: Don't reset status before "case" execution
Peter Stephenson
1
-0
/
+5
2016-10-07
39522: add-zsh-hook/add-zle-hook-widget: Promise append semantics.
Daniel Shahaf
1
-0
/
+3
2016-10-07
39489: _path_files: Interpret -P as literally, rather than as a pattern.
Daniel Shahaf
1
-0
/
+3
2016-10-07
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...
Daniel Shahaf
1
-0
/
+25
2016-10-06
39579: Fix string calculation for parameter quoting.
Julien Cretin
1
-0
/
+4
2016-10-06
39578: Test more ERR_RETURN cases with "&&" and functions
Peter Stephenson
1
-0
/
+5
2016-10-05
39571: Fix ERR_EXIT bug with && and function.
Peter Stephenson
1
-0
/
+3
2016-10-05
39568: "! <complex-command>" suppresses ERR_EXIT
Peter Stephenson
1
-0
/
+3
2016-10-05
39566: missed ChangeLog
Peter Stephenson
1
-0
/
+7
2016-10-04
39561: missing unqueue_signals() when ZSH_HEAP_DEBUG
Barton E. Schaefer
1
-0
/
+4
2016-10-03
39550: reset signal queue in recursiveedit()
Barton E. Schaefer
1
-0
/
+2
2016-10-03
39548: DEBUG for queueing_enabled
Barton E. Schaefer
1
-0
/
+2
2016-10-03
39547: handle zero delta in calc_timeout()
Barton E. Schaefer
1
-0
/
+4
2016-10-03
39545: Add some missing unqueue_signals().
Peter Stephenson
1
-0
/
+5
2016-10-03
39521: Refactor start of execcmd().
Peter Stephenson
1
-0
/
+6
2016-10-02
39540: "! command" should suppress ERR_EXIT and ERR_RETURN
Peter Stephenson
1
-0
/
+5
2016-09-30
39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.
Daniel Shahaf
1
-0
/
+3
2016-09-30
39480: _reportbug: Complete absolute filenames, too.
Daniel Shahaf
1
-0
/
+5
2016-09-30
unposted: update or remove references to typeset behavior obsoleted by 35586.
Barton E. Schaefer
1
-0
/
+3
2016-09-30
39509: in the event the current directory has been removed, use chasedots sem...
Barton E. Schaefer
1
-0
/
+5
2016-09-30
39519: restore missing PM_EXPORT flags.
Peter Stephenson
1
-0
/
+3
2016-09-30
39517: back off 39502 (WC_ASSIGN causes fork in pipe).
Peter Stephenson
1
-0
/
+2
2016-09-30
39498: use PRIVILEGED option to decide on problematic parameter imports
Peter Stephenson
1
-0
/
+5
2016-09-30
Call the pre-redraw hook if there is text in the buffer on init
Mikael Magnusson
1
-0
/
+6
2016-09-30
39514: pass on --git-dir when calling git to get completion matches
Oliver Kiddle
1
-0
/
+2
2016-09-30
39513: new doas completion
Oliver Kiddle
1
-0
/
+2
2016-09-30
39464: fix where lack of $state check caused unwanted filename completion for...
Oliver Kiddle
1
-0
/
+5
2016-09-29
39507: TMPSUFFIX for =(...)
Barton E. Schaefer
1
-0
/
+2
2016-09-29
39470: failure to open a supposedly unique temp file name should result in an...
Barton E. Schaefer
1
-0
/
+6
2016-09-29
39502: Fork for assignment in LHS of pipeline.
Peter Stephenson
1
-0
/
+3
2016-09-29
unposted: Update findcmd() in Zle.
Peter Stephenson
1
-0
/
+3
2016-09-29
34943: Fixes for "command" with multiple options.
Peter Stephenson
1
-0
/
+7
2016-09-28
39463: an additional test for default system path
Martijn Dekker
1
-0
/
+3
2016-09-28
39460: Don't import PS4 if running as root.
Peter Stephenson
1
-0
/
+6
2016-09-27
39453: new openstack completions
Marko Myllynen
1
-0
/
+3
2016-09-27
39369 (tweaked cf 39371): when calling an internal widget, set bindk because ...
Oliver Kiddle
1
-0
/
+6
2016-09-27
39437: use list_pipe_pid in assignment for clarity
Barton E. Schaefer
1
-1
/
+5
2016-09-26
39448: reset REPLY in select on user action
Martijn Dekker
1
-0
/
+5
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
[next]