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
/
compresult.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add _all_matcher completer and supporting C-code for adding a special match r...
Sven Wischnowsky
2000-10-11
1
-23
/
+141
*
unposted: remove unused variable declaration from ztat()
Clint Adams
2000-10-01
1
-2
/
+0
*
12863: remove ztrdupstrip, use VARARR in ztat
Clint Adams
2000-09-27
1
-7
/
+13
*
12859: dynamically-allocate buffer in ztat(), ztrdupstring()
Clint Adams
2000-09-22
1
-8
/
+6
*
make a-a-i-n-h in menu selection work with one match; better undo behaviour f...
Sven Wischnowsky
2000-06-28
1
-1
/
+1
*
allow completion after `a{{b,c},'; fix for closing brace re-insertion when co...
Sven Wischnowsky
2000-06-16
1
-2
/
+2
*
some more memory leak fixes (11745)
Sven Wischnowsky
2000-06-05
1
-1
/
+1
*
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
2000-05-31
1
-3
/
+8
*
move to last cursor after not asking a second time if list should be shown (1...
Sven Wischnowsky
2000-05-31
1
-1
/
+3
*
matching bugs with patterns with two anchors (11634)
Sven Wischnowsky
2000-05-29
1
-1
/
+2
*
fix for unambiguous string insertion (11466)
Sven Wischnowsky
2000-05-19
1
-1
/
+1
*
fixes for completion matching (11346)
Sven Wischnowsky
2000-05-12
1
-2
/
+29
*
AIX dependency fixes
Oliver Kiddle
2000-04-30
1
-2
/
+2
*
renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...
Sven Wischnowsky
2000-04-27
1
-5
/
+3
*
don't show empty hidden matches even in menu-selection (10917)
Sven Wischnowsky
2000-04-25
1
-4
/
+13
*
don't always ignore backslashes in paths when testing file type (10912)
Sven Wischnowsky
2000-04-25
1
-0
/
+3
*
report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ...
Sven Wischnowsky
2000-04-25
1
-2
/
+0
*
scrolling in completion lists and menu-selection, version1
Sven Wischnowsky
2000-04-17
1
-7
/
+12
*
comment the `#if's for group numbers in $compstate[insert] (10725)
Sven Wischnowsky
2000-04-13
1
-0
/
+2
*
display number of matches again when asking if a completion list should be sh...
Sven Wischnowsky
2000-04-13
1
-3
/
+8
*
comment out the code to allow $compstate[insert] to select the group (10690)
Sven Wischnowsky
2000-04-12
1
-0
/
+4
*
display number of lines instead of number of matches when asking whether to s...
Sven Wischnowsky
2000-04-12
1
-2
/
+2
*
fix for bashautolist+automenu (10609)
Sven Wischnowsky
2000-04-10
1
-1
/
+3
*
Updated from list as far as 10376
Peter Stephenson
2000-04-01
1
-263
/
+252
*
Initial revision
Tanaka Akira
1999-11-01
1
-0
/
+1940
[prev]