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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
use _x_display when setting $DISPLAY and fix bug in enable completion (15594)
Oliver Kiddle
2001-08-07
2
-1
/
+3
|
*
do not complete aliases in equals expansion any more (15590)
Oliver Kiddle
2001-08-07
1
-7
/
+1
|
*
some more places where list-separator should be used (15485)
Sven Wischnowsky
2001-07-25
3
-10
/
+15
|
*
another fix for 15477 (separator strings); add list-separator style (15484)
Sven Wischnowsky
2001-07-25
2
-2
/
+8
|
*
add list-grouped option to make options and such be grouped together if they ↵
Sven Wischnowsky
2001-07-18
1
-0
/
+1
|
|
|
|
have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407)
*
add preserve-prefix style to keep pathname prefix unchanged (15400)
Sven Wischnowsky
2001-07-17
1
-0
/
+5
|
*
Return nonzero from _tilde on no matches.
Bart Schaefer
2001-07-02
1
-1
/
+3
|
*
Merge .distfiles change from 4.0.2 branch.
Bart Schaefer
2001-06-29
1
-0
/
+1
|
*
Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde ↵
Sven Wischnowsky
2001-06-28
2
-24
/
+48
|
|
|
|
(15152)
*
Completion for AUTO_CD.
Bart Schaefer
2001-06-21
3
-2
/
+7
|
*
Load tcp module, zfcd_match, zfget_match where necessary.
Peter Stephenson
2001-06-14
1
-0
/
+2
|
*
don't complete read-only parameters on the left side of an assignment (14896)
Oliver Kiddle
2001-06-13
1
-1
/
+1
|
*
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
|
*
Remove unnecessary '*' from pattern.
Bart Schaefer
2001-05-08
1
-1
/
+1
|
*
match `scalar*' not `scalar' when checking parameter type (14256)
Oliver Kiddle
2001-05-08
1
-1
/
+1
|
*
Improve handling of b/n/s subscript flags.
Bart Schaefer
2001-05-06
1
-1
/
+25
|
*
Fix subscript flag descriptions
Bart Schaefer
2001-05-05
1
-10
/
+11
|
*
complete subscript flags (14227)
Oliver Kiddle
2001-05-04
1
-1
/
+30
|
*
update bindkey completion for bindkey changes in 14046 (14219)
Oliver Kiddle
2001-05-04
1
-3
/
+3
|
*
remove SUFFIX-handling, it's in _tilde and only needed there (13997)
Sven Wischnowsky
2001-04-17
1
-10
/
+2
|
*
avoid appending a / when called from _cd (13958)
Oliver Kiddle
2001-04-12
1
-3
/
+2
|
*
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
2001-04-12
1
-1
/
+1
|
*
Don't append a / when completing after [-+]*.
Bart Schaefer
2001-04-11
1
-3
/
+4
|
*
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
2001-04-11
5
-7
/
+25
|
*
new completion functions
Oliver Kiddle
2001-04-03
5
-1
/
+35
|
*
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
4
-0
/
+25
|
*
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
|
*
moved from Completion/Builtins/_zpty
Sven Wischnowsky
2001-04-02
1
-0
/
+58
|
*
moved from Completion/Builtins/_zmodload
Sven Wischnowsky
2001-04-02
1
-0
/
+48
|
*
moved from Completion/Builtins/_zle
Sven Wischnowsky
2001-04-02
1
-0
/
+77
|
*
moved from Completion/Builtins/_zftp
Sven Wischnowsky
2001-04-02
1
-0
/
+91
|
*
moved from Completion/Builtins/_zcompile
Sven Wischnowsky
2001-04-02
1
-0
/
+26
|
*
moved from Completion/Builtins/_which
Sven Wischnowsky
2001-04-02
1
-0
/
+37
|
*
moved from Completion/Builtins/_wait
Sven Wischnowsky
2001-04-02
1
-0
/
+3
|
*
moved from Completion/Builtins/_unsetopt
Sven Wischnowsky
2001-04-02
1
-0
/
+10
|
*
moved from Completion/Builtins/_unhash
Sven Wischnowsky
2001-04-02
1
-0
/
+13
|
*
moved from Completion/Builtins/_trap
Sven Wischnowsky
2001-04-02
1
-0
/
+10
|
*
moved from Completion/Builtins/_stat
Sven Wischnowsky
2001-04-02
1
-0
/
+20
|
*
moved from Completion/Builtins/_source
Sven Wischnowsky
2001-04-02
1
-0
/
+14
|
*
moved from Completion/Builtins/_setopt
Sven Wischnowsky
2001-04-02
1
-0
/
+10
|
*
moved from Completion/Builtins/_set
Sven Wischnowsky
2001-04-02
1
-0
/
+9
|
*
moved from Completion/Builtins/_sched
Sven Wischnowsky
2001-04-02
1
-0
/
+21
|
*
moved from Completion/Builtins/_read
Sven Wischnowsky
2001-04-02
1
-0
/
+18
|
[next]