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
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
7
-39
/
+41
*
unposted: force latest version of files from vendor to main branch
Peter Stephenson
2007-07-03
1
-2
/
+6
*
23670: rationalise some linked list functions
Peter Stephenson
2007-06-27
2
-35
/
+5
*
23578: make standard features autoloadable,
Peter Stephenson
2007-06-20
5
-7
/
+5
*
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
2007-06-18
1
-1
/
+1
*
23488: tidy up module interface and documentation
Peter Stephenson
2007-05-29
4
-6
/
+7
*
23482: more typos
Peter Stephenson
2007-05-29
1
-1
/
+1
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
9
-112
/
+182
*
23478: crash in reverse-menu-complete if no completion
Peter Stephenson
2007-05-28
1
-0
/
+3
*
Phil Pennock: 23450: $widgets crashed shell on undefined widget
Peter Stephenson
2007-05-22
1
-0
/
+2
*
23433: fix shift for ZMAXTIMEOUT
Peter Stephenson
2007-05-13
1
-1
/
+1
*
23363: fake-files now allows patterns
Peter Stephenson
2007-05-01
1
-2
/
+11
*
23337: fix unmetafication for stat() of files in compctl
Peter Stephenson
2007-04-27
1
-1
/
+6
*
users/11419: zle copy-region-as-kill <string>
Peter Stephenson
2007-04-19
2
-13
/
+45
*
users/11421: %{...%} was broken in completion listings
Peter Stephenson
2007-04-17
1
-4
/
+2
*
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
2007-04-15
1
-0
/
+2
*
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
2007-04-15
1
-1
/
+2
*
23258: fix debugging added in 23248
Peter Stephenson
2007-04-02
1
-1
/
+2
*
unposted: better fix for complist line wrap from 23248
Peter Stephenson
2007-03-30
1
-4
/
+5
*
23248: Completion listing problem with lines nearly screen width
Peter Stephenson
2007-03-29
1
-0
/
+6
*
23246: fix completions of redirections that occur before the command word
Peter Stephenson
2007-03-28
1
-4
/
+15
*
fix output of prompt in single line ZLE
Peter Stephenson
2007-03-19
1
-68
/
+78
*
23172: typo displaying multiline explanation strings
Peter Stephenson
2007-02-13
1
-1
/
+2
*
23159 plus minor doc tweaks: leave BAUD parameter unset by default
Peter Stephenson
2007-02-08
1
-0
/
+1
*
unposted: uninitialised variable could result from 23144
Peter Stephenson
2007-02-06
1
-1
/
+1
*
23144: Felix Eckhofer <felix@tribut.de>: NULL pointer in complist.c
Peter Stephenson
2007-02-02
1
-0
/
+3
*
Fixed the error checking of mbrtowc() since its return vlaue can never
Wayne Davison
2007-01-26
1
-1
/
+1
*
unposted; typo
Peter Stephenson
2007-01-21
1
-1
/
+1
*
23118: improve sorting to make it work with locales
Peter Stephenson
2007-01-21
3
-15
/
+14
*
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
2
-0
/
+11
*
Incomplete improvements for $'...' in completion
Peter Stephenson
2006-12-03
4
-44
/
+236
*
22981: Zvi Har'el: bad call from 22952
Peter Stephenson
2006-11-08
1
-1
/
+1
*
22950: fix reverse-menu-complete as start of completion
Peter Stephenson
2006-11-02
1
-2
/
+8
*
22924: a couple more metafy_line()/unmetafy_line() problems
Peter Stephenson
2006-10-30
4
-20
/
+32
*
obscure crash with hasbrpsfx()
Peter Stephenson
2006-10-30
1
-2
/
+12
*
22911: use QT_BACKSLASH if instring is QT_NONE
Peter Stephenson
2006-10-25
1
-1
/
+2
*
22896: Src/Zle/complete.mdd: rename Mandrake to Mandriva.
Clint Adams
2006-10-23
1
-1
/
+1
*
string quoting in compctl used QT_NONE instead of QT_BACKSLASH
Peter Stephenson
2006-10-16
1
-1
/
+2
*
Add two widges for user control of auto-suffix remove/keep.
Bart Schaefer
2006-10-16
2
-0
/
+11
*
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
[next]