index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
Age
Commit message (
Expand
)
Author
Files
Lines
2000-07-27
fix a bug that started menu selection too often; fix bug for `yes=long' and d...
Sven Wischnowsky
1
-2
/
+5
2000-07-26
Move compinit security checks into compaudit.
Bart Schaefer
1
-10
/
+21
2000-07-19
Mention the space-starting-alias feature in HIST_IGNORE_SPACE.
Wayne Davison
1
-1
/
+2
2000-07-19
12313: bad phrasing in metafaq
Peter Stephenson
1
-3
/
+3
2000-07-13
12242: based on code from Fr. Br. George (George V Kouryachy):
Peter Stephenson
1
-9
/
+11
2000-07-12
fix for list-prompt docs (12229)
Sven Wischnowsky
1
-1
/
+2
2000-07-05
mention more standard tags in documentation and fix some typos (12177)
Oliver Kiddle
4
-5
/
+21
2000-07-03
12140: make key rebinding for _expand complter easier
Peter Stephenson
1
-1
/
+4
2000-07-03
12121: stopmsg in precmd
Peter Stephenson
1
-2
/
+8
2000-07-03
change format style with warnings tag, don't add descriptions as matches; mak...
Sven Wischnowsky
2
-7
/
+8
2000-06-29
reverse meaning of yes=num again (12122)
Sven Wischnowsky
1
-1
/
+1
2000-06-29
change suffix style to still do expansion if the suffix contains something to...
Sven Wischnowsky
1
-1
/
+2
2000-06-29
even more fun with the menu style (no=num, yes=long-list, reverse meaning of ...
Sven Wischnowsky
1
-1
/
+7
2000-06-28
misc
Sven Wischnowsky
1
-4
/
+4
2000-06-28
12086: Alphabetize.
Bart Schaefer
1
-26
/
+30
2000-06-27
menu style accepts yes=x to start menu completion if there are at least x mat...
Sven Wischnowsky
1
-0
/
+4
2000-06-27
document _use_lo (12082)
Sven Wischnowsky
1
-0
/
+33
2000-06-26
12074: Remove one more reference to compfmt; add missing menu items.
Bart Schaefer
2
-1
/
+14
2000-06-26
12073: read -t to test for available input before reading
Peter Stephenson
1
-1
/
+17
2000-06-26
remove compfmt; a bit of explanation for compfiles and compgroups (12068)
Sven Wischnowsky
1
-6
/
+12
2000-06-25
12063: Assorted typo-squashing and reformatting.
Bart Schaefer
4
-75
/
+125
2000-06-22
allow subscripts for compadd -[ak]; new style for history completion; better ...
Sven Wischnowsky
2
-2
/
+34
2000-06-20
*** empty log message ***
Sven Wischnowsky
1
-1
/
+14
2000-06-19
_arguments: small fix for -s and new `!...' for things not to complete (but t...
Sven Wischnowsky
1
-0
/
+11
2000-06-19
new match spec characters bBeE, match only word/line not both (11977)
Sven Wischnowsky
1
-5
/
+26
2000-06-19
allow _expand to expand braces; better detection of braces to complete in C (...
Sven Wischnowsky
1
-6
/
+9
2000-06-19
improve filename completion; use accept-exact for in-path completion; new fak...
Sven Wischnowsky
1
-0
/
+18
2000-06-19
restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3...
Sven Wischnowsky
1
-3
/
+8
2000-06-16
enhance ignore-line to ignore all/current/other word(s) (11938)
Sven Wischnowsky
1
-2
/
+10
2000-06-16
zstyle -e option; change math-styles to boolean ones; change defaults for _ex...
Sven Wischnowsky
2
-53
/
+34
2000-06-15
make _files try each pattern only once (and stop after `*') (11915)
Sven Wischnowsky
1
-0
/
+4
2000-06-13
make -A take a pattern as argument to match non-arguments; allow single-lette...
Sven Wischnowsky
1
-4
/
+9
2000-06-13
new _generic widget to call completion with $WIDGET in function field of cont...
Sven Wischnowsky
1
-0
/
+14
2000-06-13
allow insert-tab to contain `pending[=num]' to handle the case when there is ...
Sven Wischnowsky
1
-1
/
+11
2000-06-13
new style `suffix'; use accept-exact style in _expand (?)
Sven Wischnowsky
1
-0
/
+14
2000-06-12
11867: restrict typeset -H application
Peter Stephenson
1
-3
/
+5
2000-06-09
11838: typeset -H
Peter Stephenson
1
-0
/
+8
2000-06-08
trying to improve _expand; new keep-prefix style, add-space gives more contro...
Sven Wischnowsky
1
-3
/
+24
2000-06-07
-K option for zparseopts to keep previous array values (11792)
Sven Wischnowsky
1
-9
/
+28
2000-06-06
make (e) flag be silent unless (X) is given, too (11768)
Sven Wischnowsky
1
-1
/
+1
2000-06-03
Felix, 11734: Memory leak and doc error.
Bart Schaefer
1
-1
/
+1
2000-05-31
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
1
-3
/
+6
2000-05-30
modlist.yo added to .distfiles
Peter Stephenson
1
-7
/
+12
2000-05-29
doc fix, missing `)' (11638)
Sven Wischnowsky
1
-1
/
+1
2000-05-29
make handling of default tag clearer in the docs (3101)
Sven Wischnowsky
1
-2
/
+12
2000-05-29
fixes for _arguments with sets; make _zpty not use sets (11624)
Sven Wischnowsky
1
-0
/
+7
2000-05-24
11561: no RC_QUOTES in $'..'
Peter Stephenson
1
-1
/
+3
2000-05-24
11560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.
Peter Stephenson
1
-4
/
+4
2000-05-24
11554: Rearrange _arguments doc some more.
Bart Schaefer
1
-133
/
+177
2000-05-23
11542: Doc/Zsh/compsys.yo: more wording `improvements'
Peter Stephenson
1
-200
/
+217
[next]