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
/
Src
/
Zle
/
compcore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't let duplicate matches keep us from recognising exact matches if they pr...
Sven Wischnowsky
2000-07-18
1
-1
/
+1
*
AIX dependency fixes
Oliver Kiddle
2000-07-04
1
-1
/
+4
*
change format style with warnings tag, don't add descriptions as matches; mak...
Sven Wischnowsky
2000-07-03
1
-2
/
+4
*
make a-a-i-n-h in menu selection work with one match; better undo behaviour f...
Sven Wischnowsky
2000-06-28
1
-2
/
+5
*
allow subscripts for compadd -[ak]; new style for history completion; better ...
Sven Wischnowsky
2000-06-22
1
-29
/
+43
*
improve filename completion; use accept-exact for in-path completion; new fak...
Sven Wischnowsky
2000-06-19
1
-2
/
+2
*
fix for menu-completion when another completion came right after it (11836)
Sven Wischnowsky
2000-06-09
1
-0
/
+1
*
hopefully more consistent beeping with menu-selection (11794)
Sven Wischnowsky
2000-06-07
1
-6
/
+7
*
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
1
-0
/
+1
*
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
2000-05-31
1
-5
/
+6
*
fix for ignore-line style (11679)
Sven Wischnowsky
2000-05-31
1
-0
/
+4
*
matching bugs with patterns with two anchors (11634)
Sven Wischnowsky
2000-05-29
1
-0
/
+15
*
add -[ak] options to compadd (11533)
Sven Wischnowsky
2000-05-23
1
-11
/
+41
*
be more careful when decided if to insert tabs instead of completing (11493)
Sven Wischnowsky
2000-05-22
1
-2
/
+2
*
add Felix' completion matching test; some fixes for bugs shown by it (11439)
Sven Wischnowsky
2000-05-17
1
-44
/
+46
*
fix scrolling in menu-selection with matches spanning multiple lines
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 compadd -x when there are no matches (11335)
Sven Wischnowsky
2000-05-12
1
-1
/
+1
*
make ^G in menu-selection restore the old command line; add select=long* valu...
Sven Wischnowsky
2000-05-11
1
-1
/
+11
*
give control over insertion of tab when no non-blank character before cursor;...
Sven Wischnowsky
2000-05-09
1
-4
/
+11
*
some more memory initialisation after allocation; shouldn't possibly have don...
Sven Wischnowsky
2000-05-05
1
-3
/
+7
*
don't list when all matches look the same; force-list style to give users con...
Sven Wischnowsky
2000-05-04
1
-6
/
+27
*
make sure that completion messages are displayed even when there are no match...
Sven Wischnowsky
2000-05-03
1
-1
/
+13
*
add -x option to compadd to display message unconditionally
Sven Wischnowsky
2000-05-02
1
-0
/
+26
*
AIX dependency fixes
Oliver Kiddle
2000-04-30
1
-3
/
+2
*
renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...
Sven Wischnowsky
2000-04-27
1
-2
/
+1
*
report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ...
Sven Wischnowsky
2000-04-25
1
-4
/
+27
*
scrolling in completion lists and menu-selection, version1
Sven Wischnowsky
2000-04-17
1
-1
/
+2
*
comment the `#if's for group numbers in $compstate[insert] (10725)
Sven Wischnowsky
2000-04-13
1
-0
/
+5
*
forgot one #if for commenting out the group-stuff for $compstate[insert]
Sven Wischnowsky
2000-04-12
1
-1
/
+2
*
comment out the code to allow $compstate[insert] to select the group (10690)
Sven Wischnowsky
2000-04-12
1
-3
/
+15
*
fix for bashautolist+automenu (10609)
Sven Wischnowsky
2000-04-10
1
-2
/
+3
*
make _next_tags be usable with menu-completion
Sven Wischnowsky
2000-04-04
1
-7
/
+18
*
Copy QIPREFIX/QISUFFIX.
Sven Wischnowsky
2000-04-04
1
-2
/
+2
*
Updated from list as far as 10376
Peter Stephenson
2000-04-01
1
-658
/
+842
*
Initial revision
Tanaka Akira
1999-11-01
1
-0
/
+2530