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
*
31882: Insulate completion widget against environment.
Peter Stephenson
2013-10-24
1
-4
/
+1
*
30193: remnulargs() after poking into string in case length changes
Bart Schaefer
2012-02-09
1
-1
/
+1
*
29644: work around _describe bug, plus cosmetic tweaks
Peter Stephenson
2011-08-03
1
-1
/
+2
*
29491: remove some variables set but not used
Peter Stephenson
2011-06-19
1
-4
/
+2
*
29459: Further fixes for parameter flag completion,
Peter Stephenson
2011-06-04
1
-2
/
+4
*
29452: allow completion of parameter flags
Peter Stephenson
2011-06-03
1
-3
/
+13
*
29268: extra dupstring() for value to be used in completion match group
Peter Stephenson
2011-05-14
1
-1
/
+1
*
29267: add -enable-zsh-debug and use for debugging completion matcher groups
Peter Stephenson
2011-05-14
1
-0
/
+31
*
28772: Update regions in region highlight dynamically
Peter Stephenson
2011-02-18
1
-6
/
+2
*
lexsave/lexrestore lexflags
Peter Stephenson
2010-12-14
1
-2
/
+2
*
28528: Rearrange zleparse to lexflags
Peter Stephenson
2010-12-14
1
-3
/
+3
*
28486: $compstate[parameter] needs untokenizing
Peter Stephenson
2010-12-06
1
-0
/
+11
*
<hamer@hamer.org.ua>: 28104: fix completion crash due to NULL pointer.
Peter Stephenson
2010-07-29
1
-1
/
+1
*
Back off 26270 (accept-and-menu-complete).
Peter Stephenson
2009-01-13
1
-1
/
+0
*
26270: allow accept-and-menu-complete work with _vallues as well
Andrey Borzenkov
2009-01-09
1
-0
/
+1
*
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
2008-09-26
1
-1
/
+1
*
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
2008-09-16
1
-3
/
+3
*
25267: ambiguous pattern matching fix: missing log
Peter Stephenson
2008-07-07
1
-1
/
+1
*
25267: fix problem with menu on ambiguous completion without matching
Peter Stephenson
2008-07-06
1
-0
/
+39
*
24951: implement ZLS_COLORS ln=target
Peter Stephenson
2008-05-06
1
-2
/
+9
*
24808: initial support for combining characters in zle
Peter Stephenson
2008-04-13
1
-4
/
+4
*
24127: bug in matcher specs with left anchor and partial words
Peter Stephenson
2007-11-28
1
-9
/
+9
*
23670: rationalise some linked list functions
Peter Stephenson
2007-06-27
1
-19
/
+2
*
23118: improve sorting to make it work with locales
Peter Stephenson
2007-01-21
1
-3
/
+4
*
23097: splitting of $'...' strings in completion
Peter Stephenson
2007-01-08
1
-23
/
+32
*
23036: three more fixes for completion using $'...'
Peter Stephenson
2006-12-08
1
-0
/
+1
*
Incomplete improvements for $'...' in completion
Peter Stephenson
2006-12-03
1
-24
/
+197
*
22819: improved internal use of string quotation,
Peter Stephenson
2006-10-05
1
-39
/
+124
*
22565: Fix bug after failed menucompletion with accept-and-menu-complete?
Peter Stephenson
2006-07-30
1
-2
/
+2
*
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
2006-07-10
1
-5
/
+11
*
22328, modified: add -o option to compadd
Peter Stephenson
2006-03-07
1
-2
/
+2
*
Optimized away a recently-added call to strlen().
Wayne Davison
2006-02-20
1
-1
/
+1
*
Made the realocation of the line buffer in add_match_data() use a
Wayne Davison
2006-02-19
1
-8
/
+9
*
The code in add_match_data() that looks for invalid characters
Wayne Davison
2006-02-18
1
-25
/
+26
*
Made add_match_data() look for invalid multibyte chars in the
Wayne Davison
2006-02-13
1
-4
/
+61
*
Got rid of some unsigned-char/char pointer casts.
Wayne Davison
2005-11-15
1
-4
/
+4
*
21871: replace INULL() by inull()
Peter Stephenson
2005-10-13
1
-1
/
+1
*
21664: unmetafy ztat() argument
Andrey Borzenkov
2005-08-18
1
-9
/
+2
*
21642: remove redundant checks
Andrey Borzenkov
2005-08-16
1
-16
/
+4
*
Moved declaration of char pointer var to comply with
Wayne Davison
2005-08-16
1
-2
/
+2
*
21631: make sure an unmetafied string is passed to ztat to determine file type.
Clint Adams
2005-08-16
1
-1
/
+8
*
21627: fix recursive ZLE from completion call
Andrey Borzenkov
2005-08-15
1
-3
/
+22
*
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
2005-08-10
1
-32
/
+54
*
21045: fix some uses of Meta characters in completion
Peter Stephenson
2005-03-21
1
-2
/
+2
*
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
2005-01-14
1
-33
/
+33
*
fix "compadd -k assoc1 assoc2"
Bart Schaefer
2004-11-05
1
-2
/
+3
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-3
/
+3
*
Silenced three signed/unsigned comparison compiler warnings.
Wayne Davison
2004-05-28
1
-3
/
+3
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
1
-7
/
+7
*
18938: Export some data symbols.
Peter Stephenson
2003-08-11
1
-1
/
+1
[next]