index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-18
39657: Make a helper function global.
Daniel Shahaf
4
-16
/
+30
2016-10-16
39500: compdescribe: perform on-screen-width computation using the "nice" len...
Daniel Shahaf
2
-9
/
+16
2016-10-14
39624: remove space before compdef that prevents yafc completion function bei...
Oliver Kiddle
2
-13
/
+16
2016-10-14
39623: new evince completion
Oliver Kiddle
3
-1
/
+35
2016-10-13
39625: case needs to reset lastval if no pattern matched
Martijn Dekker
3
-2
/
+28
2016-10-13
39622: add test cases for recent _arguments fixes, exclusion lists and -A/-S
Oliver Kiddle
2
-0
/
+96
2016-10-13
39611: with _arguments sets completion stopped if one of the rest arguments s...
Oliver Kiddle
2
-1
/
+5
2016-10-13
39533: add the new -L option, sort options and add some exclusions
Matthew Martin
2
-3
/
+11
2016-10-11
36108: command -[vV] assumed -p
Peter Stephenson
2
-2
/
+8
2016-10-10
39599: Don't reset status before "case" execution
Peter Stephenson
3
-1
/
+13
2016-10-07
39522: add-zsh-hook/add-zle-hook-widget: Promise append semantics.
Daniel Shahaf
2
-1
/
+5
2016-10-07
39489: _path_files: Interpret -P as literally, rather than as a pattern.
Daniel Shahaf
2
-1
/
+4
2016-10-07
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...
Daniel Shahaf
32
-42
/
+77
2016-10-06
39579: Fix string calculation for parameter quoting.
Julien Cretin
2
-3
/
+7
2016-10-06
39578: Test more ERR_RETURN cases with "&&" and functions
Peter Stephenson
2
-0
/
+35
2016-10-05
39571: Fix ERR_EXIT bug with && and function.
Peter Stephenson
3
-15
/
+31
2016-10-05
39568: "! <complex-command>" suppresses ERR_EXIT
Peter Stephenson
3
-2
/
+37
2016-10-05
39566: missed ChangeLog
Peter Stephenson
1
-0
/
+7
2016-10-05
39566: Improve usefulness of command_not_found_handler.
Peter Stephenson
4
-15
/
+27
2016-10-04
39561: missing unqueue_signals() when ZSH_HEAP_DEBUG
Barton E. Schaefer
2
-2
/
+11
2016-10-03
39550: reset signal queue in recursiveedit()
Barton E. Schaefer
2
-0
/
+8
2016-10-03
39548: DEBUG for queueing_enabled
Barton E. Schaefer
3
-3
/
+34
2016-10-03
39547: handle zero delta in calc_timeout()
Barton E. Schaefer
2
-1
/
+5
2016-10-03
39545: Add some missing unqueue_signals().
Peter Stephenson
11
-4
/
+29
2016-10-03
39521: Refactor start of execcmd().
Peter Stephenson
4
-55
/
+109
2016-10-02
39540: "! command" should suppress ERR_EXIT and ERR_RETURN
Peter Stephenson
3
-2
/
+48
2016-09-30
39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.
Daniel Shahaf
3
-3
/
+6
2016-09-30
39480: _reportbug: Complete absolute filenames, too.
Daniel Shahaf
2
-1
/
+7
2016-09-30
unposted: update or remove references to typeset behavior obsoleted by 35586.
Barton E. Schaefer
2
-8
/
+7
2016-09-30
39509: in the event the current directory has been removed, use chasedots sem...
Barton E. Schaefer
2
-4
/
+26
2016-09-30
39519: restore missing PM_EXPORT flags.
Peter Stephenson
2
-0
/
+4
2016-09-30
39517: back off 39502 (WC_ASSIGN causes fork in pipe).
Peter Stephenson
3
-7
/
+12
2016-09-30
39498: use PRIVILEGED option to decide on problematic parameter imports
Peter Stephenson
3
-4
/
+9
2016-09-30
Call the pre-redraw hook if there is text in the buffer on init
Mikael Magnusson
2
-1
/
+19
2016-09-30
39514: pass on --git-dir when calling git to get completion matches
Oliver Kiddle
2
-1
/
+3
2016-09-30
39513: new doas completion
Oliver Kiddle
2
-0
/
+20
2016-09-30
39464: fix where lack of $state check caused unwanted filename completion for...
Oliver Kiddle
2
-3
/
+9
2016-09-29
39507: TMPSUFFIX for =(...)
Barton E. Schaefer
3
-0
/
+20
2016-09-29
39470: failure to open a supposedly unique temp file name should result in an...
Barton E. Schaefer
3
-5
/
+21
2016-09-29
39502: Fork for assignment in LHS of pipeline.
Peter Stephenson
3
-1
/
+12
2016-09-29
unposted: Update findcmd() in Zle.
Peter Stephenson
3
-5
/
+10
2016-09-29
34943: Fixes for "command" with multiple options.
Peter Stephenson
5
-39
/
+143
2016-09-28
unposted: change '\0' to NULL to silence spurious compile warning.
Bart Schaefer
1
-1
/
+1
2016-09-28
39463: an additional test for default system path
Martijn Dekker
2
-0
/
+5
2016-09-28
39460: Don't import PS4 if running as root.
Peter Stephenson
3
-3
/
+37
2016-09-27
unposted: remove extra close-paren from d6a6b4ff
Bart Schaefer
1
-1
/
+1
2016-09-27
39453: new openstack completions
Marko Myllynen
2
-0
/
+195
2016-09-27
39369 (tweaked cf 39371): when calling an internal widget, set bindk because ...
Oliver Kiddle
2
-0
/
+10
2016-09-27
39437: use list_pipe_pid in assignment for clarity
Barton E. Schaefer
2
-2
/
+6
2016-09-26
39448: reset REPLY in select on user action
Martijn Dekker
2
-0
/
+7
[next]