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
/
Doc
/
Zsh
/
compsys.yo
Commit message (
Expand
)
Author
Age
Files
Lines
*
users/12100: default to a case-insensitive matcher with NO_CASE_GLOB
Peter Stephenson
2007-10-25
1
-0
/
+5
*
23567: new _complete_help_generic zle non-completion widget
Peter Stephenson
2007-06-19
1
-0
/
+36
*
users/11575: improved documentation for _all_matches
Peter Stephenson
2007-06-16
1
-2
/
+9
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
1
-7
/
+0
*
23363: fake-files now allows patterns
Peter Stephenson
2007-05-01
1
-1
/
+6
*
23198: improve _values -s
Peter Stephenson
2007-02-27
1
-1
/
+5
*
23186: _ip completion and regex handling additions
Peter Stephenson
2007-02-25
1
-1
/
+99
*
c.f. 23023: new calendar function system.
Peter Stephenson
2006-12-01
1
-3
/
+7
*
users/10989: add fake-always pattern that overrides ignored-patterns
Peter Stephenson
2006-11-15
1
-0
/
+25
*
22852: users style effect changed in 22191
Peter Stephenson
2006-10-10
1
-3
/
+4
*
22780: add _arguments/comparguments -n to set index of first non-option arg
Peter Stephenson
2006-09-27
1
-2
/
+11
*
22752: improved introduction to completion
Peter Stephenson
2006-09-21
1
-18
/
+92
*
users/10748: improve a couple of minor things in compsys doc
Peter Stephenson
2006-09-20
1
-13
/
+9
*
unposted: tweak completion docs
Peter Stephenson
2006-08-21
1
-0
/
+7
*
unposted: trivial typo in compsys.yo
Peter Stephenson
2006-08-10
1
-1
/
+1
*
22440: _list_files loaded zsh/stat too early
Peter Stephenson
2006-05-12
1
-1
/
+2
*
22393, 22402: use-ip and known-hosts-files styles
Peter Stephenson
2006-04-05
1
-0
/
+17
*
22360, 22365: support version 2 of Yodl
Peter Stephenson
2006-03-20
1
-3
/
+4
*
22328, modified: add -o option to compadd
Peter Stephenson
2006-03-07
1
-0
/
+30
*
users/1097: rehash style for external commands
Peter Stephenson
2006-03-06
1
-0
/
+8
*
22305: no default for pine-directory
Peter Stephenson
2006-02-28
1
-2
/
+3
*
21314: declare expl local in example use of _wanted
Oliver Kiddle
2005-06-08
1
-1
/
+2
*
Remove one stray quote that crept in with the two-hyphens fix.
Bart Schaefer
2005-05-28
1
-1
/
+1
*
Minor tweak to _generic plus doc fixes for info interpretation of hyphens.
Bart Schaefer
2005-04-24
1
-15
/
+21
*
c.f. 21071: always use "status" in return and exit status docs
Peter Stephenson
2005-04-01
1
-11
/
+11
*
Fixed the default completion-cache path. (Change from Alexey Tourbin.)
Wayne Davison
2004-10-19
1
-2
/
+2
*
20427: Fix problem with _oldlist and custom completer.
Peter Stephenson
2004-10-01
1
-0
/
+7
*
Previously uncommitted bits of 19785.
Bart Schaefer
2004-06-22
1
-12
/
+2
*
* 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:
Clint Adams
2004-05-01
1
-0
/
+5
*
unposted: fix typo in compsys.yo
Doug Kearns
2004-02-29
1
-1
/
+1
*
19106: document use for _menu
Oliver Kiddle
2003-09-21
1
-6
/
+7
*
18859: Allow the sort style to override sorting by setting explicitly to false.
Peter Stephenson
2003-07-21
1
-6
/
+16
*
18822: fix accept-exact style not not bail out when it shouldn't and add a
Oliver Kiddle
2003-07-07
1
-1
/
+3
*
18526: -O option to _describe for prefix-needed in _arguments
Peter Stephenson
2003-06-05
1
-2
/
+4
*
18472: spelling corrections
Oliver Kiddle
2003-04-25
1
-17
/
+16
*
unposted: misspelling in compsys.yo rewrite
Peter Stephenson
2003-04-24
1
-1
/
+1
*
unposted: complete compsys.yo rewrite
Peter Stephenson
2003-04-24
1
-355
/
+383
*
18450: corrections and a couple of rewordings
Oliver Kiddle
2003-04-18
1
-67
/
+78
*
unposted: rewritten compsys.yo down to end of _describe function
Peter Stephenson
2003-04-14
1
-1446
/
+1425
*
fix out-of-date documentation for -value- completion and move description of
Oliver Kiddle
2003-02-25
1
-140
/
+133
*
18156: use reply array instead of ali for plugins and document new styles
Oliver Kiddle
2003-01-29
1
-0
/
+24
*
18143: fix doc typo in compsys example.
Bart Schaefer
2003-01-27
1
-1
/
+1
*
17535: use-perl style for _make
Peter Stephenson
2002-08-14
1
-0
/
+11
*
17503: fix various typos, spelling mistakes and poor wordings in the docs
Oliver Kiddle
2002-08-05
1
-7
/
+7
*
add new sepcial context -assign-parameter- for completing the parameter in an...
Sven Wischnowsky
2002-07-01
1
-0
/
+4
*
two new modes for menu selection: incremental search and interactive (17366)
Sven Wischnowsky
2002-06-26
1
-0
/
+7
*
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
/
+14
*
fix doc for _describe, mention -t option (17146)
Sven Wischnowsky
2002-05-14
1
-1
/
+4
*
17080: tag-order style usage
Andrey Borzenkov
2002-05-08
1
-3
/
+4
[next]