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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
document _use_lo (12082)
Sven Wischnowsky
2000-06-27
1
-0
/
+33
*
12074: Remove one more reference to compfmt; add missing menu items.
Bart Schaefer
2000-06-26
2
-1
/
+14
*
12073: read -t to test for available input before reading
Peter Stephenson
2000-06-26
1
-1
/
+17
*
remove compfmt; a bit of explanation for compfiles and compgroups (12068)
Sven Wischnowsky
2000-06-26
1
-6
/
+12
*
12063: Assorted typo-squashing and reformatting.
Bart Schaefer
2000-06-25
4
-75
/
+125
*
allow subscripts for compadd -[ak]; new style for history completion; better ...
Sven Wischnowsky
2000-06-22
2
-2
/
+34
*
*** empty log message ***
Sven Wischnowsky
2000-06-20
1
-1
/
+14
*
_arguments: small fix for -s and new `!...' for things not to complete (but t...
Sven Wischnowsky
2000-06-19
1
-0
/
+11
*
new match spec characters bBeE, match only word/line not both (11977)
Sven Wischnowsky
2000-06-19
1
-5
/
+26
*
allow _expand to expand braces; better detection of braces to complete in C (...
Sven Wischnowsky
2000-06-19
1
-6
/
+9
*
improve filename completion; use accept-exact for in-path completion; new fak...
Sven Wischnowsky
2000-06-19
1
-0
/
+18
*
restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3...
Sven Wischnowsky
2000-06-19
1
-3
/
+8
*
enhance ignore-line to ignore all/current/other word(s) (11938)
Sven Wischnowsky
2000-06-16
1
-2
/
+10
*
zstyle -e option; change math-styles to boolean ones; change defaults for _ex...
Sven Wischnowsky
2000-06-16
2
-53
/
+34
*
make _files try each pattern only once (and stop after `*') (11915)
Sven Wischnowsky
2000-06-15
1
-0
/
+4
*
make -A take a pattern as argument to match non-arguments; allow single-lette...
Sven Wischnowsky
2000-06-13
1
-4
/
+9
*
new _generic widget to call completion with $WIDGET in function field of cont...
Sven Wischnowsky
2000-06-13
1
-0
/
+14
*
allow insert-tab to contain `pending[=num]' to handle the case when there is ...
Sven Wischnowsky
2000-06-13
1
-1
/
+11
*
new style `suffix'; use accept-exact style in _expand (?)
Sven Wischnowsky
2000-06-13
1
-0
/
+14
*
11867: restrict typeset -H application
Peter Stephenson
2000-06-12
1
-3
/
+5
*
11838: typeset -H
Peter Stephenson
2000-06-09
1
-0
/
+8
*
avoid bug in IRIX's sed and use new -K option to zparseopts in _urls
Oliver Kiddle
2000-06-08
1
-1
/
+1
*
trying to improve _expand; new keep-prefix style, add-space gives more contro...
Sven Wischnowsky
2000-06-08
1
-3
/
+24
*
-K option for zparseopts to keep previous array values (11792)
Sven Wischnowsky
2000-06-07
1
-9
/
+28
*
make (e) flag be silent unless (X) is given, too (11768)
Sven Wischnowsky
2000-06-06
1
-1
/
+1
*
Felix, 11734: Memory leak and doc error.
Bart Schaefer
2000-06-03
1
-1
/
+1
*
11733: Solaris sed fix-up for Doc/Zsh/modlist.yo creation
Peter Stephenson
2000-06-02
1
-1
/
+2
*
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
2000-05-31
1
-3
/
+6
*
modlist.yo added to .distfiles
zsh-3.1.7
Peter Stephenson
2000-05-30
1
-7
/
+12
*
doc fix, missing `)' (11638)
Sven Wischnowsky
2000-05-29
1
-1
/
+1
*
make handling of default tag clearer in the docs (3101)
Sven Wischnowsky
2000-05-29
1
-2
/
+12
*
fixes for _arguments with sets; make _zpty not use sets (11624)
Sven Wischnowsky
2000-05-29
1
-0
/
+7
*
11561: no RC_QUOTES in $'..'
Peter Stephenson
2000-05-24
1
-1
/
+3
*
11560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.
Peter Stephenson
2000-05-24
1
-4
/
+4
*
11554: Rearrange _arguments doc some more.
Bart Schaefer
2000-05-24
1
-133
/
+177
*
11542: Doc/Zsh/compsys.yo: more wording `improvements'
Peter Stephenson
2000-05-23
1
-200
/
+217
*
11537: new _complete_tag function
Peter Stephenson
2000-05-23
1
-0
/
+12
*
doc clarifications for zparseopts (11536)
Sven Wischnowsky
2000-05-23
1
-2
/
+22
*
add -[ak] options to compadd (11533)
Sven Wischnowsky
2000-05-23
1
-1
/
+9
*
add -E option to zparseopts (11530)
Sven Wischnowsky
2000-05-23
1
-1
/
+4
*
11508: Add texipage() to printindex().
Bart Schaefer
2000-05-22
1
-0
/
+1
*
11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.
Bart Schaefer
2000-05-22
9
-38
/
+79
*
be more careful when decided if to insert tabs instead of completing (11493)
Sven Wischnowsky
2000-05-22
1
-2
/
+1
*
remove -h option from zstyle (11490)
Sven Wischnowsky
2000-05-22
1
-6
/
+5
*
pat(-) in long-option patterns to say that argument should be completed only ...
Sven Wischnowsky
2000-05-22
1
-49
/
+44
*
Missing () in a tt().
Bart Schaefer
2000-05-22
1
-1
/
+1
*
11483: Fix formatting and other small errors.
Bart Schaefer
2000-05-22
1
-17
/
+22
*
11478; 3.1.7-pre-4
zsh-3.1.7-pre-4
Peter Stephenson
2000-05-21
8
-202
/
+209
*
11477: Alphabetize itemized lists.
Bart Schaefer
2000-05-20
1
-602
/
+604
*
11467: [#<base>] syntax for output base
Peter Stephenson
2000-05-19
1
-0
/
+22
[prev]
[next]