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
/
complete.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix two memory leaks (found by Felix): pre-compiled patterns when re-defining...
Sven Wischnowsky
2002-04-24
1
-0
/
+1
*
add $redirections array to completion system parameters, containing informati...
Sven Wischnowsky
2002-03-01
1
-6
/
+14
*
test if hash table pointer is NULL to avoid SEGV with compstate=() (15705)
Sven Wischnowsky
2001-08-24
1
-0
/
+3
*
move pattern matching in the loop to make sure all match specs are used (15487)
Sven Wischnowsky
2001-07-25
1
-2
/
+3
*
make display for groups in _describe nicer; improve packing with list_packed;...
Sven Wischnowsky
2001-07-25
1
-0
/
+18
*
fix two memory leaks (at least I hope they are fixed) and some out-of-bound a...
Sven Wischnowsky
2001-05-31
1
-1
/
+1
*
*** empty log message ***
Sven Wischnowsky
2001-01-11
1
-2
/
+28
*
add _all_matcher completer and supporting C-code for adding a special match r...
Sven Wischnowsky
2000-10-11
1
-1
/
+4
*
new match spec characters bBeE, match only word/line not both (11977)
Sven Wischnowsky
2000-06-19
1
-8
/
+13
*
fixes for calling compfiles, for completing words with special characters; ma...
Sven Wischnowsky
2000-06-13
1
-9
/
+20
*
fix some memory leaks (thanks, Felix) (11722)
Sven Wischnowsky
2000-06-02
1
-4
/
+6
*
Changed the array "len" to be "end" -- a 1-relative index of the last
Wayne Davison
2000-06-02
1
-1
/
+1
*
Wayne: pattern.c unitialised var
Peter Stephenson
2000-05-31
1
-2
/
+2
*
add -[ak] options to compadd (11533)
Sven Wischnowsky
2000-05-23
1
-0
/
+6
*
add -x option to compadd to display message unconditionally
Sven Wischnowsky
2000-05-02
1
-2
/
+6
*
fix for parse error with left-anchored patterns (10963)
Sven Wischnowsky
2000-04-27
1
-1
/
+1
*
renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...
Sven Wischnowsky
2000-04-27
1
-7
/
+7
*
allow to anchor on gaps between strings in matching control specs (10926)
Sven Wischnowsky
2000-04-26
1
-1
/
+21
*
scrolling in completion lists and menu-selection, version1
Sven Wischnowsky
2000-04-17
1
-5
/
+6
*
Updated from list as far as 10376
Peter Stephenson
2000-04-01
1
-195
/
+241
*
Initial revision
Tanaka Akira
1999-10-26
1
-0
/
+1332