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
Commit message (
Expand
)
Author
Age
Files
Lines
*
22831: use CM_SPACE in compdescribe
Andrey Borzenkov
2006-10-07
3
-16
/
+9
*
22820: this time, fix handling of long accumulated completion line
Peter Stephenson
2006-10-06
1
-2
/
+2
*
10791: fix handling of long accumulated completion line
Peter Stephenson
2006-10-06
1
-1
/
+1
*
22819: improved internal use of string quotation,
Peter Stephenson
2006-10-05
5
-98
/
+289
*
fix thinko in 22787
Andrey Borzenkov
2006-09-30
1
-1
/
+2
*
22787: fix calling convention of pattern_match
Andrey Borzenkov
2006-09-29
1
-62
/
+73
*
22780: add _arguments/comparguments -n to set index of first non-option arg
Peter Stephenson
2006-09-27
1
-0
/
+15
*
22765: rename some MB_ macros to WC_ for consistency.
Peter Stephenson
2006-09-23
1
-2
/
+2
*
22761: fix compdescrie for multibyte characters
Andrey Borzenkov
2006-09-23
1
-57
/
+129
*
22753: minor character bugs spotted on Cygwin
Peter Stephenson
2006-09-21
1
-2
/
+2
*
22729: trunction in computil.c did't handle multibyte characters
Peter Stephenson
2006-09-17
1
-2
/
+16
*
22727: "use 'exit' to exit" was suboptimal
Peter Stephenson
2006-09-17
1
-0
/
+1
*
22713: word end in math completion context was screwy
Peter Stephenson
2006-09-15
1
-1
/
+1
*
22660: unmetafy directory for opendir() etc. in compctl
Peter Stephenson
2006-09-11
1
-6
/
+16
*
22684: improve getkeystring() interface and make printf do octal escapes
Peter Stephenson
2006-09-10
3
-7
/
+8
*
22676, 22678: extend sched and make it able to run events when waiting for
Peter Stephenson
2006-09-10
2
-155
/
+307
*
22651: failed to unmetafy bytes for output
Peter Stephenson
2006-08-20
2
-7
/
+29
*
22643: completing in math context
Peter Stephenson
2006-08-20
1
-0
/
+2
*
22612: comment the static variables
Peter Stephenson
2006-08-17
1
-3
/
+83
*
22611: bug scrolling wide completion list
Peter Stephenson
2006-08-15
1
-5
/
+1
*
22605: bug in complist wide character fixes introduced infinite loop
Peter Stephenson
2006-08-14
1
-0
/
+2
*
22599: use wide character widths in completion
Peter Stephenson
2006-08-11
3
-47
/
+90
*
22597: back off two column-subtraction hunks
Peter Stephenson
2006-08-10
2
-3
/
+12
*
22595: paranoid bounds-checking on some
Bart Schaefer
2006-08-10
1
-9
/
+9
*
22594: Attempt to fix some off-by-one errors for completion lists
Peter Stephenson
2006-08-09
3
-8
/
+35
*
unposted: badly positioned declaration in complist.c
Peter Stephenson
2006-08-07
1
-1
/
+3
*
22589: bug with long lines in menu selection
Peter Stephenson
2006-08-07
1
-0
/
+4
*
rationalise mb<->wc conversions to use restartable form
Peter Stephenson
2006-08-03
4
-11
/
+18
*
22575: multibyte fixes for bslashquote(), getzlequery()
Peter Stephenson
2006-08-01
4
-31
/
+23
*
22565: Fix bug after failed menucompletion with accept-and-menu-complete?
Peter Stephenson
2006-07-30
1
-2
/
+2
*
22556: Multibyte separators and delimiters
Peter Stephenson
2006-07-24
2
-14
/
+22
*
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
2006-07-10
2
-39
/
+81
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
9
-220
/
+195
*
Made implied "int" on new static variable explicit (which silences
Wayne Davison
2006-05-30
1
-1
/
+1
*
22464: bad recursion if error in prompt substitution
Peter Stephenson
2006-05-26
1
-4
/
+9
*
22448: typo retrieving $RBUFFER in completion
Peter Stephenson
2006-05-19
1
-1
/
+2
*
this one got missed
Peter Stephenson
2006-04-25
1
-1
/
+1
*
22431: set WIDGET etc. more consistently when executing zle functions
Peter Stephenson
2006-04-25
3
-10
/
+17
*
22427: zle <widget> -w sets the environment for <widget>
Peter Stephenson
2006-04-25
1
-2
/
+8
*
users/10172: new zle command read-command
Peter Stephenson
2006-04-23
2
-0
/
+14
*
22408: support for multibyte characters in patterns
Peter Stephenson
2006-04-09
1
-18
/
+0
*
Fixed call to undefined function zwarnname() instead of zwarnnam().
Wayne Davison
2006-03-25
1
-1
/
+1
*
22638: MACHINES: IRIX
Peter Stephenson
2006-03-21
1
-1
/
+15
*
thinko fix
Clint Adams
2006-03-20
1
-1
/
+1
*
22371: use only alphanumerics and underscores as word characters with vi bind...
Clint Adams
2006-03-20
2
-13
/
+15
*
22366: better handling for multibyte-character-containing words in vi widgets.
Clint Adams
2006-03-17
1
-12
/
+14
*
Fix some compiler warnings and ensure that zmod gets restored
Wayne Davison
2006-03-09
1
-7
/
+3
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
10
-54
/
+52
*
22328, modified: add -o option to compadd
Peter Stephenson
2006-03-07
3
-2
/
+6
*
Optimized away a recently-added call to strlen().
Wayne Davison
2006-02-20
1
-1
/
+1
[next]