index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
compinit
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-29
49917: change sense of "Ignore insecure ..." answer and use "autoload -r"
Bart Schaefer
1
-10
/
+8
2021-04-18
48560: add TYPESET_TO_UNSET option to remove initialization of parameters
Bart Schaefer
1
-0
/
+1
2020-08-05
46280: compinit: add -w to explain why compdump runs
Mikael Magnusson
1
-2
/
+27
2018-01-18
42294: disable REPORTTIME in completion
Peter Stephenson
1
-1
/
+3
2017-05-08
41095: Use 2>&- in completion to avoide restricted shell problem.
Jan Kryl
1
-1
/
+1
2017-01-23
40391: Add WARN_NESTED_VAR option and functions -W.
Peter Stephenson
1
-0
/
+1
2017-01-16
40372: turn off POSIX_IDENTIFIERS option in completion
Peter Stephenson
1
-0
/
+1
2016-12-27
unposted (see users/22287): _comp_options needs to disable ERR_RETURN
Barton E. Schaefer
1
-0
/
+1
2016-04-15
38289: "builtin enable" in $_comp_setup to avoid accidentally invoking extern...
Barton E. Schaefer
1
-4
/
+4
2015-06-23
35573: turn off POSIX_BUILTINS in completion.
Peter Stephenson
1
-0
/
+1
2015-06-02
users/20243: turn off GLOB_ASSIGN in completion system.
Peter Stephenson
1
-0
/
+1
2014-12-05
33866: addendum to completion trap fix
Peter Stephenson
1
-0
/
+1
2014-11-27
33804: hide values of large arrays in typeset output
Barton E. Schaefer
1
-5
/
+5
2013-06-13
31465: fix basic completion and globbing uses of disabled patterns
Peter Stephenson
1
-1
/
+2
2012-07-17
users/17051: explicit IFS for "read" in compinit
Bart Schaefer
1
-5
/
+5
2011-12-09
unposted: add NO_ignoreclosebraces to options for completion
Peter Stephenson
1
-0
/
+1
2011-07-22
29596: fix syntax to work with ksh_arrays
Mikael Magnusson
1
-1
/
+1
2011-05-27
29384: Add _comp_caller_options
Mikael Magnusson
1
-1
/
+3
2011-05-19
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
1
-1
/
+1
2011-03-29
Mikael: 28948: compdef -e overrides interpretation of argument as service
Peter Stephenson
1
-3
/
+4
2010-12-06
users/15621: compdef -p/-P <pat>=<service>
Peter Stephenson
1
-2
/
+14
2010-02-08
unposted: a couple of typeset -g's and a comment
Peter Stephenson
1
-1
/
+1
2008-09-05
25608: NO_cshjunkiesquote in completion
Peter Stephenson
1
-0
/
+1
2008-05-19
unposted: Completion/compinit: typo in 25068
Peter Stephenson
1
-1
/
+1
2008-05-18
unposted: fix unwanted output from new typeset in compinit
Peter Stephenson
1
-5
/
+3
2008-05-18
25068: Fix some completion warnings with WARN_CREATE_GLOBAL
Peter Stephenson
1
-1
/
+7
2008-04-12
24807: Frank Terbeck: Completion system needs no_ignore_braces
Peter Stephenson
1
-0
/
+1
2008-03-28
24776: clarify compinit message when compaudit fails
Peter Stephenson
1
-2
/
+3
2007-11-01
Frank Benkstein: 24047: fix compdef for more than three commands using the
Oliver Kiddle
1
-1
/
+1
2006-11-01
22934, modified, see 22937: add HIST_SUBST_PATTERN option
Peter Stephenson
1
-8
/
+9
2006-06-28
22525: lengths and cases of multibyte strings in parameters and history
Peter Stephenson
1
-2
/
+3
2005-10-17
21880: add carriage return to IFS in completion context.
Bart Schaefer
1
-0
/
+1
2005-08-08
21575 plus unposted: Add WARN_CREATE_GLOBAL option
Peter Stephenson
1
-0
/
+1
2004-10-22
_comp_options needs NO_kshtypeset
Bart Schaefer
1
-0
/
+1
2004-06-16
users/7553: include zsh version in dump file to avoid problems with upgrades
Oliver Kiddle
1
-1
/
+3
2004-04-20
19767, 19785: store flags for -z and -k options to autoload allowing the
Oliver Kiddle
1
-6
/
+6
2004-04-14
19768: add clue to insecure directories warning and send errors to stderr
Oliver Kiddle
1
-9
/
+10
2002-04-25
users/4865: Completion/compinit: need to add NO_octalzeroes to
Peter Stephenson
1
-0
/
+1
2002-03-13
remove that -T option to compdef again and instead use comma-separated sub-co...
Sven Wischnowsky
1
-120
/
+51
2002-03-04
allow different sets of completion definitions selected with option -T to com...
Sven Wischnowsky
1
-54
/
+135
2001-06-21
Fix exit status of compdef.
Bart Schaefer
1
-3
/
+3
2001-05-29
use `eval $_comp_setup' in all entry points of the completion system to not o...
Sven Wischnowsky
1
-0
/
+11
2001-04-29
NO_kshglob in _comp_options.
Bart Schaefer
1
-0
/
+1
2001-04-06
Improve prompt when compaudit finds badness.
Bart Schaefer
1
-1
/
+2
2001-04-02
after-move cleanup
Sven Wischnowsky
1
-2
/
+2
2001-04-02
moved from Completion/Core/compinit
Sven Wischnowsky
1
-0
/
+483