index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved to Completion/Base/Widget/_read_comp
Sven Wischnowsky
2001-04-02
1
-158
/
+0
*
moved to Completion/Base/Widget/_next_tags
Sven Wischnowsky
2001-04-02
1
-140
/
+0
*
moved to Completion/Base/Widget/_most_recent_file
Sven Wischnowsky
2001-04-02
1
-4
/
+0
*
moved to Completion/Base/Widget/_history_complete_word
Sven Wischnowsky
2001-04-02
1
-121
/
+0
*
moved to Completion/Base/Widget/_generic
Sven Wischnowsky
2001-04-02
1
-11
/
+0
*
moved to Completion/Base/Widget/_expand_word
Sven Wischnowsky
2001-04-02
1
-15
/
+0
*
moved to Completion/Base/Widget/_correct_word
Sven Wischnowsky
2001-04-02
1
-20
/
+0
*
moved to Completion/Base/Widget/_correct_filename
Sven Wischnowsky
2001-04-02
1
-37
/
+0
*
moved to Completion/Base/Widget/_complete_tag
Sven Wischnowsky
2001-04-02
1
-57
/
+0
*
moved to Completion/Base/Widget/_complete_help
Sven Wischnowsky
2001-04-02
1
-92
/
+0
*
moved to Completion/Base/Widget/_complete_debug
Sven Wischnowsky
2001-04-02
1
-27
/
+0
*
moved to Completion/Base/Widget/_bash_completions
Sven Wischnowsky
2001-04-02
1
-46
/
+0
*
more cleanup; simplify the stop and liststyles; try to make it obey whatever ...
Sven Wischnowsky
2001-03-28
1
-57
/
+29
*
Typo in _complete_tag
Peter Stephenson
2001-03-28
1
-1
/
+0
*
try to make _h_c_w smarter at the beginning and end of the list; avoid list-b...
Sven Wischnowsky
2001-03-27
1
-19
/
+34
*
13779/13783: fixes from Michal Politowski
Clint Adams
2001-03-26
1
-2
/
+3
*
fix to declare tmp variable as local
Oliver Kiddle
2001-03-12
1
-1
/
+1
*
Use ksh-style deref of $_comp_options in case of ksharrays.
Bart Schaefer
2001-02-28
7
-7
/
+7
*
simplify setting standard completion system options using $_comp_options (13036)
Sven Wischnowsky
2000-10-19
7
-14
/
+8
*
add _all_matcher completer and supporting C-code for adding a special match r...
Sven Wischnowsky
2000-10-11
1
-10
/
+1
*
Other places where `unsetopt cshnullglob' is needed.
Bart Schaefer
2000-10-06
7
-14
/
+14
*
Fiddle with _expand_word and its doc.
Bart Schaefer
2000-09-21
1
-1
/
+10
*
Use ${(q)tmp} after all.
Bart Schaefer
2000-09-14
1
-1
/
+1
*
add -g option to _parameters to restrict type of parameters completed (12583)
Oliver Kiddle
2000-08-10
1
-1
/
+1
*
quoting
Sven Wischnowsky
2000-08-03
7
-7
/
+7
*
remove tests for kshautoload (use zcompile -z); fix for setting scriptname fo...
Sven Wischnowsky
2000-08-01
1
-1
/
+1
*
allow subscripts for compadd -[ak]; new style for history completion; better ...
Sven Wischnowsky
2000-06-22
2
-16
/
+37
*
make history completion use I{PREF,SUF}FIX (12011)
Sven Wischnowsky
2000-06-21
1
-0
/
+5
*
.distfiles additions
zsh-3.1.9-dev-1
Peter Stephenson
2000-06-19
1
-1
/
+1
*
new _generic widget to call completion with $WIDGET in function field of cont...
Sven Wischnowsky
2000-06-13
1
-0
/
+11
*
setup options in bindable commands (11789)
Sven Wischnowsky
2000-06-07
3
-4
/
+19
*
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
2000-05-31
1
-1
/
+2
*
use compadd -[ak] (11549)
Sven Wischnowsky
2000-05-31
2
-4
/
+6
*
11644: Use `print -s' in _complete_debug.
Bart Schaefer
2000-05-30
1
-5
/
+2
*
force listing in _complete_debug; make complist with list-scrolling stopt at ...
Sven Wischnowsky
2000-05-25
1
-0
/
+1
*
11537: new _complete_tag function
Peter Stephenson
2000-05-23
2
-1
/
+58
*
use `set -A' instead of `eval' in more places (11525)
Sven Wischnowsky
2000-05-23
2
-3
/
+3
*
11469: Locally unset the errexit option and ZERR trap.
Bart Schaefer
2000-05-19
1
-0
/
+2
*
11332: Test descriptors correctly for redirect/restore of stderr; plus an
Bart Schaefer
2000-05-12
1
-2
/
+3
*
11288: Reopen stdin on /dev/null to avoid confusing programs that don't
Bart Schaefer
2000-05-10
1
-0
/
+1
*
misc. completion cleanups and changes (11242)
Sven Wischnowsky
2000-05-08
1
-3
/
+3
*
Small fix to avoid using slashes in temporary file name (11065)
Oliver Kiddle
2000-05-02
1
-1
/
+1
*
always use empty matcher-list style in _complete_help (11053)
Sven Wischnowsky
2000-05-02
1
-1
/
+8
*
11033: 3.1.7-pre-2
zsh-3.1.7-pre-2
Peter Stephenson
2000-04-30
1
-1
/
+4
*
11024: The _complete_debug widget enables and captures xtrace from completion.
Bart Schaefer
2000-04-30
1
-0
/
+26
*
ensure options are set as expected in _history_complete_word and _bash_comple...
Sven Wischnowsky
2000-04-26
2
-2
/
+8
*
default values for styles in _expand_word, listing expansions with ^Xd, _expa...
Sven Wischnowsky
2000-04-20
1
-0
/
+13
*
10681: Setopts in _complete_help the same as _main_complete.
Bart Schaefer
2000-04-12
1
-0
/
+3
*
_wanted now tests both tags and labels; change places where _wanted was calle...
Sven Wischnowsky
2000-04-11
1
-71
/
+97
*
fix for combining _next_tags and file-patterns
Sven Wischnowsky
2000-04-05
1
-2
/
+10
[next]