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
Commit message (
Expand
)
Author
Age
Files
Lines
*
19242: Make job table dynamically reallocatable.
Peter Stephenson
2003-11-13
1
-1
/
+1
*
19218: extend 19216 to zle widgets
Peter Stephenson
2003-11-03
1
-4
/
+2
*
Added *.dll to .cvsignore and fixed typo. (unposted)
Felix Rosencrantz
2003-11-03
1
-0
/
+1
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
10
-35
/
+35
*
18938: Export some data symbols.
Peter Stephenson
2003-08-11
2
-3
/
+3
*
18926: problem accepting filename require metafication with menu selection
Peter Stephenson
2003-08-05
1
-0
/
+4
*
Don't crash if alt-y is typed twice in a row without a prior ctrl-y.
Wayne Davison
2003-07-29
1
-1
/
+3
*
18559, 18562: make modules use proper option arguments
Peter Stephenson
2003-05-22
2
-6
/
+2
*
18543: memory leak vared'ing arrays
Peter Stephenson
2003-05-19
1
-1
/
+2
*
18536: EMACS and VI compatibility options
Peter Stephenson
2003-05-14
2
-0
/
+12
*
18513: Work around crash on resize in menu selection
Peter Stephenson
2003-05-14
1
-1
/
+15
*
unposted: cvsignore VIM *.swp files
Andrey Borzenkov
2003-05-05
1
-0
/
+5
*
18476: Fix menu selection on Linux console
Andrey Borzenkov
2003-05-05
2
-4
/
+4
*
18477: Null pointer dereferenced in _arguments "*-+bar"
Peter Stephenson
2003-04-23
1
-1
/
+1
*
workers-18440: add previously added cygwin completion functions to the comple...
Felix Rosencrantz
2003-04-08
1
-1
/
+1
*
18378: fix lots of problems with $killring
Peter Stephenson
2003-03-24
1
-19
/
+24
*
183818: memory leak in zle_params.c
Peter Stephenson
2003-03-05
1
-2
/
+4
*
18313: NULL pointer dereference if yank-pop after a single yank
Peter Stephenson
2003-02-27
1
-1
/
+1
*
18306: fix redisplay of rprompt when line shortens
Geoff Wing
2003-02-27
1
-1
/
+1
*
18252: pass ignoreeof as flag to zleread
Peter Stephenson
2003-02-17
1
-7
/
+5
*
18243: Nasty tty poll fix for Solaris
Peter Stephenson
2003-02-14
1
-9
/
+38
*
18238: bashcompinit was not being installed with --enable-function-subdirs
Oliver Kiddle
2003-02-13
1
-1
/
+1
*
18191: from Greg Klanderman: compctl -y didn't respect list arrangement
Peter Stephenson
2003-02-06
1
-0
/
+7
*
18139: Improve $killring interface; can now change length. Empty
Peter Stephenson
2003-01-27
5
-56
/
+113
*
18059: allow compadd -r and -R with default space suffix
Peter Stephenson
2003-01-13
1
-1
/
+1
*
17983: Added zle LASTSEARCJ parameter
Felix Rosencrantz
2002-12-06
2
-2
/
+20
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
6
-82
/
+84
*
fix typo in comment (17569)
Sven Wischnowsky
2002-08-20
1
-1
/
+1
*
fix default completion module loading, use compctl if it hasn't been loaded a...
Sven Wischnowsky
2002-08-20
3
-1
/
+13
*
make sure invalidatelist() isn't called hwen we are inside menu selection and...
Sven Wischnowsky
2002-07-30
1
-1
/
+1
*
remove qword, it isn't needed anymore (17439)
Sven Wischnowsky
2002-07-08
1
-12
/
+1
*
improve interactive mode when there are no matches left (alow to go back with...
Sven Wischnowsky
2002-07-05
1
-10
/
+30
*
17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered
Peter Stephenson
2002-07-04
2
-0
/
+11
*
in menu selection, use copies of comp{pre,suf}fix to make sure they exist; fi...
Sven Wischnowsky
2002-07-04
3
-19
/
+42
*
fix for interactive mode when menu selection is called via the menu-select wi...
Sven Wischnowsky
2002-07-03
1
-5
/
+5
*
17390: new zle parameters $PREDISPLAY, $POSTDISPLAY
Peter Stephenson
2002-07-01
2
-22
/
+112
*
17384: new recursive-edit widget.
Peter Stephenson
2002-07-01
2
-66
/
+87
*
add new sepcial context -assign-parameter- for completing the parameter in an...
Sven Wischnowsky
2002-07-01
2
-6
/
+21
*
two new modes for menu selection: incremental search and interactive (17366)
Sven Wischnowsky
2002-06-26
3
-46
/
+456
*
17360: more lenient accept-line-and-down-history behaviour
Peter Stephenson
2002-06-24
1
-16
/
+26
*
17350: add $CUTBUFFER and $killring zle parameters
Peter Stephenson
2002-06-24
1
-0
/
+129
*
17304: tweak to tweak the tweaked tweak for zle -I in 17301
Peter Stephenson
2002-06-07
1
-2
/
+3
*
17301: improve zle -I.
Peter Stephenson
2002-06-07
1
-1
/
+1
*
17293: support poll() as preferred alternative to select() in zle
Peter Stephenson
2002-06-06
1
-15
/
+104
*
17295: `zle -F' failed because of bad test
Peter Stephenson
2002-06-05
1
-1
/
+1
*
don't use optimised completion list display code after the list has been eras...
Sven Wischnowsky
2002-06-05
1
-1
/
+1
*
follow-up to 17222, make the optimisation work for some more keys again (17237)
Sven Wischnowsky
2002-05-27
1
-5
/
+7
*
we have to disable 17219 for some keys because their code doesn't set up the ...
Sven Wischnowsky
2002-05-24
1
-0
/
+7
*
make re-display in menu selection faster; redraw only the previously and newl...
Sven Wischnowsky
2002-05-24
1
-13
/
+96
*
report option arguments to _arguments in the original form (17196)
Sven Wischnowsky
2002-05-23
1
-4
/
+34
[next]