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
/
Core
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved to Completion/Base/Utility/_contexts
Sven Wischnowsky
2001-04-02
1
-17
/
+0
*
moved to Completion/Base/Completer/_prefix
Sven Wischnowsky
2001-04-02
1
-53
/
+0
*
moved to Completion/Base/Completer/_oldlist
Sven Wischnowsky
2001-04-02
1
-57
/
+0
*
moved to Completion/Base/Completer/_menu
Sven Wischnowsky
2001-04-02
1
-23
/
+0
*
moved to Completion/Base/Completer/_match
Sven Wischnowsky
2001-04-02
1
-70
/
+0
*
moved to Completion/Base/Completer/_list
Sven Wischnowsky
2001-04-02
1
-37
/
+0
*
moved to Completion/Base/Completer/_ignored
Sven Wischnowsky
2001-04-02
1
-64
/
+0
*
moved to Completion/Base/Completer/_history
Sven Wischnowsky
2001-04-02
1
-60
/
+0
*
moved to Completion/Base/Completer/_expand_alias
Sven Wischnowsky
2001-04-02
1
-48
/
+0
*
moved to Completion/Base/Completer/_expand
Sven Wischnowsky
2001-04-02
1
-185
/
+0
*
moved to Completion/Base/Completer/_correct
Sven Wischnowsky
2001-04-02
1
-19
/
+0
*
moved to Completion/Base/Completer/_complete
Sven Wischnowsky
2001-04-02
1
-144
/
+0
*
moved to Completion/Base/Completer/_approximate
Sven Wischnowsky
2001-04-02
1
-108
/
+0
*
moved to Completion/Base/Completer/_all_matches
Sven Wischnowsky
2001-04-02
1
-43
/
+0
*
moved to Completion/Base/Core/_wanted
Sven Wischnowsky
2001-04-02
1
-26
/
+0
*
moved to Completion/Base/Core/_tags
Sven Wischnowsky
2001-04-02
1
-66
/
+0
*
moved to Completion/Base/Core/_requested
Sven Wischnowsky
2001-04-02
1
-19
/
+0
*
moved to Completion/Base/Core/_normal
Sven Wischnowsky
2001-04-02
1
-128
/
+0
*
moved to Completion/Base/Core/_next_label
Sven Wischnowsky
2001-04-02
1
-25
/
+0
*
moved to Completion/Base/Core/_message
Sven Wischnowsky
2001-04-02
1
-20
/
+0
*
moved to Completion/Base/Core/_main_complete
Sven Wischnowsky
2001-04-02
1
-330
/
+0
*
moved to Completion/Base/Core/_description
Sven Wischnowsky
2001-04-02
1
-70
/
+0
*
moved to Completion/Base/Core/_all_labels
Sven Wischnowsky
2001-04-02
1
-43
/
+0
*
moved to Completion/compinstall
Sven Wischnowsky
2001-04-02
1
-1830
/
+0
*
moved to Completion/compinit
Sven Wischnowsky
2001-04-02
1
-483
/
+0
*
moved to Completion/compdump
Sven Wischnowsky
2001-04-02
1
-135
/
+0
*
fix comparison of expansions with expanded prefix (missing quoting) (13833)
Sven Wischnowsky
2001-03-29
1
-1
/
+1
*
next try to get rid of empty strings being added as possible completion by _m...
Sven Wischnowsky
2001-03-29
1
-2
/
+2
*
*** empty log message ***
Sven Wischnowsky
2001-03-28
1
-3
/
+3
*
unset ZLS_COLORS if list-colors not set (13768)
Sven Wischnowsky
2001-03-26
2
-2
/
+4
*
probably no reason to put the (#a?) flag after an initial tilde in _approxima...
Sven Wischnowsky
2001-03-23
1
-4
/
+5
*
test if the colon is quoted (13725)
Sven Wischnowsky
2001-03-23
2
-2
/
+2
*
fixlet, complicated match specs could result in incorrect words being used as...
Sven Wischnowsky
2001-03-23
1
-1
/
+3
*
spelling corrections (13610)
Oliver Kiddle
2001-03-12
2
-6
/
+6
*
Various new, improved, fixed or updated functions (13600)
Oliver Kiddle
2001-03-11
2
-2
/
+1
*
Handle quoted whitespace in glob expansions.
Bart Schaefer
2001-03-11
1
-1
/
+2
*
Dist more files
zsh-4.0.2-pre-2
Peter Stephenson
2001-03-08
1
-1
/
+1
*
13544, 13568 (Peter): + syntax for matchers in matcher-list to augment
Andrey Borzenkov
2001-03-06
4
-21
/
+66
*
new _expand_aliases to, well, expand aliases (13566)
Sven Wischnowsky
2001-03-05
1
-0
/
+48
*
Work when ksh_arrays is set but before the setopt takes effect (13555)
Oliver Kiddle
2001-02-28
1
-1
/
+1
*
add `aliases' option to be able to disable alias expansion (13554)
Sven Wischnowsky
2001-02-28
1
-0
/
+1
*
some small functions for completing sub-commands (generic function, init scri...
Sven Wischnowsky
2001-02-26
1
-0
/
+4
*
make `compdef foo=bar' use the service defined for `bar' if there is any (13494)
Sven Wischnowsky
2001-02-16
1
-0
/
+1
*
wehn using glob_complete, don't treat everything starting with a tilde as a p...
Sven Wischnowsky
2001-02-13
1
-1
/
+1
*
Add 'glob' to $_comp_options.
Bart Schaefer
2001-02-13
1
-0
/
+1
*
two small fixes to _multi_parts; one more place where a caller-supplied -S ca...
Sven Wischnowsky
2001-02-09
1
-2
/
+2
*
Peter:13427: filename-quoting fix in _expand
Sven Wischnowsky
2001-02-02
1
-1
/
+4
*
add `services', allowing easier re-use of (parts of) completion functions (13...
Sven Wischnowsky
2001-01-15
5
-25
/
+73
*
ALL_EXPORT tweaks.
Bart Schaefer
2000-11-25
1
-0
/
+1
*
aloow value `pattern' for insert-unambiguous style to preserve patterns in th...
Sven Wischnowsky
2000-11-08
2
-36
/
+102
[next]