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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes for calling compfiles, for completing words with special characters; ma...
Sven Wischnowsky
2000-06-13
3
-35
/
+190
*
Alexandre: Fix colored listings crash (article number attribution may be
Bart Schaefer
2000-06-11
1
-1
/
+1
*
11850: Fix crash in menu-select on dumb terminals. Also, a ChangeLog entry
Bart Schaefer
2000-06-10
1
-0
/
+2
*
fix for menu-completion when another completion came right after it (11836)
Sven Wischnowsky
2000-06-09
2
-0
/
+2
*
improve _path_files, move some code into C, try to optimise glob patterns and...
Sven Wischnowsky
2000-06-09
1
-0
/
+290
*
more anchor matching fixes (11817)
Sven Wischnowsky
2000-06-08
1
-10
/
+11
*
make C-code expansion add a space only when more than one word was generated ...
Sven Wischnowsky
2000-06-08
1
-2
/
+3
*
try to get the tests for `strings long enough' right in anchor matching code ...
Sven Wischnowsky
2000-06-07
1
-2
/
+4
*
optimise command lookup in old and new completion (user/3124)
Sven Wischnowsky
2000-06-07
1
-2
/
+5
*
hopefully more consistent beeping with menu-selection (11794)
Sven Wischnowsky
2000-06-07
3
-12
/
+19
*
some more memory leak fixes (11745)
Sven Wischnowsky
2000-06-05
1
-1
/
+1
*
Felix, 11734: Memory leak and doc error.
Bart Schaefer
2000-06-03
1
-0
/
+1
*
fix some memory leaks (thanks, Felix) (11722)
Sven Wischnowsky
2000-06-02
2
-4
/
+7
*
Changed the array "len" to be "end" -- a 1-relative index of the last
Wayne Davison
2000-06-02
1
-1
/
+1
*
Disable vared only for interactive shells where ZLE has been explicitly
Bart Schaefer
2000-06-01
1
-1
/
+1
*
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
2000-05-31
3
-9
/
+17
*
Wayne: pattern.c unitialised var
Peter Stephenson
2000-05-31
1
-2
/
+2
*
move to last cursor after not asking a second time if list should be shown (1...
Sven Wischnowsky
2000-05-31
1
-1
/
+3
*
fix for ignore-line style (11679)
Sven Wischnowsky
2000-05-31
1
-0
/
+4
*
bogus uninitialised variable warning
Sven Wischnowsky
2000-05-30
1
-1
/
+1
*
fixes for _arguments without multiple sets; change completion test for empty ...
Sven Wischnowsky
2000-05-30
1
-2
/
+2
*
Wayne: Fix two history bugs that were causing the
Bart Schaefer
2000-05-30
2
-1
/
+4
*
matching bugs with patterns with two anchors (11634)
Sven Wischnowsky
2000-05-29
3
-4
/
+22
*
fixes for _arguments with sets; make _zpty not use sets (11624)
Sven Wischnowsky
2000-05-29
1
-6
/
+16
*
disable vared if zle is not enabled (11566)
Sven Wischnowsky
2000-05-26
1
-0
/
+4
*
better cursor-movement in menu-selection (11569)
Sven Wischnowsky
2000-05-25
1
-3
/
+11
*
force listing in _complete_debug; make complist with list-scrolling stopt at ...
Sven Wischnowsky
2000-05-25
1
-9
/
+14
*
fix for comparguments to make -s have an effect again (11552)
Sven Wischnowsky
2000-05-24
1
-2
/
+1
*
add -[ak] options to compadd (11533)
Sven Wischnowsky
2000-05-23
3
-11
/
+49
*
save and restore more variables in bufferwords(); move gotword() into core (1...
Sven Wischnowsky
2000-05-23
3
-29
/
+68
*
make sure wouldinstab is set before calling docomplete() (11503)
Sven Wischnowsky
2000-05-22
1
-1
/
+11
*
fix for clines in suffix (11496)
Sven Wischnowsky
2000-05-22
1
-3
/
+8
*
be more careful when decided if to insert tabs instead of completing (11493)
Sven Wischnowsky
2000-05-22
2
-2
/
+4
*
pat(-) in long-option patterns to say that argument should be completed only ...
Sven Wischnowsky
2000-05-22
1
-198
/
+349
*
fix for a-a-m-c in menu selection; scroll explanations onto screen again (11...
Sven Wischnowsky
2000-05-22
1
-33
/
+53
*
fix for unambiguous string insertion (11466)
Sven Wischnowsky
2000-05-19
1
-1
/
+1
*
small doc fix; make compcall autoload compctl module (11457)
Sven Wischnowsky
2000-05-18
1
-2
/
+5
*
add Felix' completion matching test; some fixes for bugs shown by it (11439)
Sven Wischnowsky
2000-05-17
3
-52
/
+59
*
fix scrolling in menu-selection with matches spanning multiple lines
Sven Wischnowsky
2000-05-16
2
-20
/
+74
*
make menu-select accept the match when typing a non-special character (11401)
Sven Wischnowsky
2000-05-16
1
-0
/
+1
*
extra paranoia for empty prefix/suffix in completion matching (11374)
Sven Wischnowsky
2000-05-15
1
-4
/
+4
*
fix for completion of string with single quote (11365)
Sven Wischnowsky
2000-05-15
1
-2
/
+5
*
fix for suffix-matching; better in-path completion in _path_files (11364)
Sven Wischnowsky
2000-05-15
1
-16
/
+24
*
fix for completing options with `_arguments -s'; fix for _message to use `bui...
Sven Wischnowsky
2000-05-12
1
-12
/
+21
*
fixes for completion matching (11346)
Sven Wischnowsky
2000-05-12
2
-4
/
+50
*
fix for compadd -x when there are no matches (11335)
Sven Wischnowsky
2000-05-12
1
-1
/
+1
*
make _argument_sets add the options as defaults when there is nothing else to...
Sven Wischnowsky
2000-05-11
1
-1
/
+1
*
allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...
Sven Wischnowsky
2000-05-11
1
-12
/
+32
*
make ^G in menu-selection restore the old command line; add select=long* valu...
Sven Wischnowsky
2000-05-11
2
-3
/
+13
*
AIX dependency fix
Oliver Kiddle
2000-05-10
1
-1
/
+1
[next]