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
/
Zsh
/
Command
Commit message (
Expand
)
Author
Age
Files
Lines
*
18237: complete -t option to read
Oliver Kiddle
2003-02-13
1
-2
/
+3
*
18121: add new function for completing e-mail addresses
Oliver Kiddle
2003-01-17
1
-1
/
+4
*
18060: document zmv's -W option and add zmv completion
Oliver Kiddle
2003-01-07
2
-1
/
+19
*
17958: -u and -v options were missing
Oliver Kiddle
2002-11-22
1
-0
/
+2
*
17958: with new argument parsing, -k can be imediately followed by arg
Oliver Kiddle
2002-11-22
1
-1
/
+1
*
17958: update print completion for new print options in 17940
Oliver Kiddle
2002-11-22
1
-2
/
+4
*
17682: add support for -H and -p in typeset completion
Oliver Kiddle
2002-09-16
1
-31
/
+36
*
17573: complete new -s option to read
Oliver Kiddle
2002-08-23
1
-5
/
+6
*
two new modes for menu selection: incremental search and interactive (17366)
Sven Wischnowsky
2002-06-26
1
-1
/
+2
*
rename max-match-length style to max-matches-width (17213)
Sven Wischnowsky
2002-05-23
1
-3
/
+3
*
allow users to give the maximum number of display-columns the matches should ...
Sven Wischnowsky
2002-05-14
1
-0
/
+5
*
make more calls to _message use the -e option (16988)
Sven Wischnowsky
2002-04-16
4
-12
/
+12
*
16913: fix completion after compdef -a and correct typos
Oliver Kiddle
2002-03-27
1
-4
/
+5
*
16842: resolve name clash for nc between netcat and the nedit client for
Oliver Kiddle
2002-03-15
1
-1
/
+1
*
remove that -T option to compdef again and instead use comma-separated sub-co...
Sven Wischnowsky
2002-03-13
1
-16
/
+38
*
allow different sets of completion definitions selected with option -T to com...
Sven Wischnowsky
2002-03-04
1
-0
/
+1
*
16748: Fix infinite loop introduced by 16464.
Bart Schaefer
2002-03-01
1
-1
/
+1
*
16619, 16676: add -c, -l and -p options to the dirs builtin
Oliver Kiddle
2002-02-20
2
-1
/
+9
*
fixlet to avoid an empty string in an array; cause completion after cd withou...
Sven Wischnowsky
2002-01-30
1
-0
/
+2
*
use pager style instead of $EDITOR and fix bad substitution in exclusion lists
Oliver Kiddle
2002-01-17
2
-34
/
+31
*
16461: a number of minor completion function updates
Oliver Kiddle
2002-01-16
1
-1
/
+14
*
allow manual pages to be shown separated by section with new separate-section...
Sven Wischnowsky
2002-01-10
1
-0
/
+1
*
fixes for completion of signal names with SIG prefix and for completing comma...
Sven Wischnowsky
2002-01-07
1
-3
/
+3
*
16398: updated zstyle completion and related cleanup
Oliver Kiddle
2002-01-04
1
-55
/
+118
*
16224: add -n option to kill and complete options from _kill
Oliver Kiddle
2001-11-06
2
-4
/
+16
*
16197: `limit' accepts `unlimited'.
Bart Schaefer
2001-11-01
2
-7
/
+16
*
add print -f option, %n format specifier and tests for print/printf (15973)
Oliver Kiddle
2001-10-08
1
-6
/
+7
*
make _cd use only one call to _alternative, including completions from _tilde...
Sven Wischnowsky
2001-10-05
1
-16
/
+16
*
Don't treat numbers as cd-able vars.
Bart Schaefer
2001-08-22
1
-1
/
+1
*
use _x_display when setting $DISPLAY and fix bug in enable completion (15594)
Oliver Kiddle
2001-08-07
1
-1
/
+1
*
another fix for 15477 (separator strings); add list-separator style (15484)
Sven Wischnowsky
2001-07-25
1
-0
/
+5
*
add list-grouped option to make options and such be grouped together if they ...
Sven Wischnowsky
2001-07-18
1
-0
/
+1
*
add preserve-prefix style to keep pathname prefix unchanged (15400)
Sven Wischnowsky
2001-07-17
1
-0
/
+5
*
Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (1...
Sven Wischnowsky
2001-06-28
1
-23
/
+47
*
Completion for AUTO_CD.
Bart Schaefer
2001-06-21
1
-1
/
+1
*
Load tcp module, zfcd_match, zfget_match where necessary.
Peter Stephenson
2001-06-14
1
-0
/
+2
*
update _pine for pine 4.33, add echoti completion and update _echotc (14567)
Oliver Kiddle
2001-05-30
3
-4
/
+7
*
spelling corrections
Oliver Kiddle
2001-05-29
3
-3
/
+3
*
make use of _arguments in _set (14409)
Oliver Kiddle
2001-05-21
1
-7
/
+23
*
update bindkey completion for bindkey changes in 14046 (14219)
Oliver Kiddle
2001-05-04
1
-3
/
+3
*
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
2001-04-12
1
-1
/
+1
*
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
2001-04-11
3
-5
/
+23
*
new completion functions
Oliver Kiddle
2001-04-03
4
-0
/
+34
*
after-move cleanup
Sven Wischnowsky
2001-04-02
1
-6
/
+6
*
new _zed
Sven Wischnowsky
2001-04-02
1
-0
/
+7
*
new or changed after move
Sven Wischnowsky
2001-04-02
1
-0
/
+9
*
moved from Completion/Builtins/_vars_eq
Sven Wischnowsky
2001-04-02
1
-0
/
+70
*
moved from Completion/User/_prompt
Sven Wischnowsky
2001-04-02
1
-0
/
+9
*
moved from Completion/User/_mere
Sven Wischnowsky
2001-04-02
1
-0
/
+3
*
moved from Completion/Builtins/_zstyle
Sven Wischnowsky
2001-04-02
1
-0
/
+320
[next]