index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-15
24554: reduce accumulated memory listing in completion listing
Peter Stephenson
1
-200
/
+219
2008-02-14
24551: Free heap memory after every ZLE command
Peter Stephenson
2
-0
/
+14
2008-02-09
24542: fix RC_QUOTES completion if opening quote not at start of string
Peter Stephenson
1
-5
/
+10
2008-01-22
24434: handle unprintable and zero-width wide characters
Peter Stephenson
1
-5
/
+45
2008-01-18
24406: use deep copy of Cline structure to avoid recursion problem
Peter Stephenson
1
-2
/
+2
2008-01-08
24371: bug refreshing large scrolling history entry
Peter Stephenson
1
-1
/
+10
2008-01-05
24362: problem redrawing line with multibyte character first
Peter Stephenson
1
-0
/
+12
2007-12-18
24279: allow terminal changes after zle -I to be acquired by main shell
Peter Stephenson
2
-1
/
+35
2007-12-17
24275: fixes for multibyte characters on Solaris
Peter Stephenson
1
-0
/
+16
2007-12-13
24240: make vared check for trailing garbage earlier
Peter Stephenson
1
-0
/
+4
2007-11-28
24127: bug in matcher specs with left anchor and partial words
Peter Stephenson
2
-24
/
+44
2007-11-23
24098: Fix my botch with 23924, rework out new prompts and
Geoff Wing
1
-8
/
+6
2007-11-19
users/12230: fix problem setting killring to zero size
Peter Stephenson
1
-10
/
+12
2007-10-19
23924: Improve synchronising of character attributes with other
Geoff Wing
2
-30
/
+29
2007-10-03
23900: Better handling of NO_EQUALS in old completion
Peter Stephenson
2
-1
/
+8
2007-09-13
2381x: set vipenultsrchstr to NULL after freeing it to avoid vi-mode history ...
Clint Adams
1
-0
/
+1
2007-08-30
23809: expand $'...' in completion word
Peter Stephenson
1
-1
/
+84
2007-08-30
23807: fix interactive completion mode
Peter Stephenson
2
-0
/
+12
2007-08-22
23794: fix crash completing on "foo$" (quotes significant)
Peter Stephenson
1
-1
/
+1
2007-08-22
23791: use VARARR for MB_CUR_MAX
Peter Stephenson
1
-1
/
+1
2007-07-23
23693: _match completion tried to match the quoted form of filenames
Peter Stephenson
1
-2
/
+24
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
7
-39
/
+41
2007-07-03
unposted: force latest version of files from vendor to main branch
Peter Stephenson
1
-2
/
+6
2007-06-27
23670: rationalise some linked list functions
Peter Stephenson
2
-35
/
+5
2007-06-20
23578: make standard features autoloadable,
Peter Stephenson
5
-7
/
+5
2007-06-18
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
1
-1
/
+1
2007-05-29
23488: tidy up module interface and documentation
Peter Stephenson
4
-6
/
+7
2007-05-29
23482: more typos
Peter Stephenson
1
-1
/
+1
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
9
-112
/
+182
2007-05-28
23478: crash in reverse-menu-complete if no completion
Peter Stephenson
1
-0
/
+3
2007-05-22
Phil Pennock: 23450: $widgets crashed shell on undefined widget
Peter Stephenson
1
-0
/
+2
2007-05-13
23433: fix shift for ZMAXTIMEOUT
Peter Stephenson
1
-1
/
+1
2007-05-01
23363: fake-files now allows patterns
Peter Stephenson
1
-2
/
+11
2007-04-27
23337: fix unmetafication for stat() of files in compctl
Peter Stephenson
1
-1
/
+6
2007-04-19
users/11419: zle copy-region-as-kill <string>
Peter Stephenson
2
-13
/
+45
2007-04-17
users/11421: %{...%} was broken in completion listings
Peter Stephenson
1
-4
/
+2
2007-04-15
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
1
-0
/
+2
2007-04-15
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
1
-1
/
+2
2007-04-02
23258: fix debugging added in 23248
Peter Stephenson
1
-1
/
+2
2007-03-30
unposted: better fix for complist line wrap from 23248
Peter Stephenson
1
-4
/
+5
2007-03-29
23248: Completion listing problem with lines nearly screen width
Peter Stephenson
1
-0
/
+6
2007-03-28
23246: fix completions of redirections that occur before the command word
Peter Stephenson
1
-4
/
+15
2007-03-19
fix output of prompt in single line ZLE
Peter Stephenson
1
-68
/
+78
2007-02-13
23172: typo displaying multiline explanation strings
Peter Stephenson
1
-1
/
+2
2007-02-08
23159 plus minor doc tweaks: leave BAUD parameter unset by default
Peter Stephenson
1
-0
/
+1
2007-02-06
unposted: uninitialised variable could result from 23144
Peter Stephenson
1
-1
/
+1
2007-02-02
23144: Felix Eckhofer <felix@tribut.de>: NULL pointer in complist.c
Peter Stephenson
1
-0
/
+3
2007-01-26
Fixed the error checking of mbrtowc() since its return vlaue can never
Wayne Davison
1
-1
/
+1
2007-01-21
unposted; typo
Peter Stephenson
1
-1
/
+1
2007-01-21
23118: improve sorting to make it work with locales
Peter Stephenson
3
-15
/
+14
[next]