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
2009-09-06
Holger Weiss: 57248: fix anchoring for vi searches
Peter Stephenson
1
-1
/
+1
2009-08-17
27218: don't unquote $line generated in comparguments for _arguments
Peter Stephenson
1
-2
/
+16
2009-08-15
users/14307: end of command line in completion with variant zsh syntax
Peter Stephenson
1
-1
/
+9
2009-08-05
27211: handle Cygwin device files & drives specially in compfiles
Peter Stephenson
1
-8
/
+66
2009-07-01
27085: add accept-search handling to scrollist keymap
Peter Stephenson
1
-0
/
+2
2009-07-01
27080: it wasnt possible to exit menu selection cleanly
Peter Stephenson
1
-2
/
+18
2009-05-11
26956: tidy up some zle variables for module unloading
Peter Stephenson
1
-0
/
+4
2009-05-08
26984: ensure zle window sizes are reset with video data
Peter Stephenson
1
-0
/
+2
2009-04-24
26876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARS
Peter Stephenson
3
-18
/
+59
2009-04-17
users/14041: bind : by default to execute-named-cmd in vicmd mode
Peter Stephenson
1
-1
/
+1
2009-03-13
users/13902: make isearch return status useful
Peter Stephenson
2
-21
/
+66
2009-03-13
users/13903 fix vi search prompt and repeat
Peter Stephenson
1
-1
/
+5
2009-02-20
26588: don't expand aliases in run-help
Peter Stephenson
1
-2
/
+1
2009-02-14
Danek Duvall: 26571: Additions for Solaris
Peter Stephenson
1
-1
/
+1
2009-01-29
26466: suffix in certain matcher modes mishandled pattern
Peter Stephenson
1
-7
/
+10
2009-01-28
26463: Greg Klanderman: add zle-line-finish widget
Peter Stephenson
3
-7
/
+43
2009-01-20
26373: initialise variable in menu completion in attempt to prevent crash
Peter Stephenson
1
-0
/
+1
2009-01-19
26366: add "isearch" keymap and "accept-search" functino
Peter Stephenson
3
-0
/
+15
2009-01-13
26393: turn off text attributes in refresh when deleting text
Peter Stephenson
1
-9
/
+10
2009-01-13
Back off 26270 (accept-and-menu-complete).
Peter Stephenson
3
-17
/
+12
2009-01-09
26270: allow accept-and-menu-complete work with _vallues as well
Andrey Borzenkov
3
-12
/
+17
2009-01-05
26247: fix compilation with -Werror=format-security
Andrey Borzenkov
1
-1
/
+1
2009-01-03
Greg Klanderman: 26159: fix appending of kills
Peter Stephenson
1
-1
/
+1
2008-12-09
26110: option to allow vared to open to an alternative terminal
Peter Stephenson
1
-5
/
+14
2008-12-07
26116: didn't get updated properly for combining characters
Peter Stephenson
1
-6
/
+5
2008-11-18
François Revol: some BeOS fixes
Peter Stephenson
1
-1
/
+3
2008-11-18
26061: fix clash between process subst and numeric glob
Peter Stephenson
1
-2
/
+1
2008-11-15
26047: convert lower levels of completion matching to use
Peter Stephenson
5
-302
/
+380
2008-11-12
26030: fix memory leak in vared
Oliver Kiddle
1
-0
/
+1
2008-11-11
26024: don't leave ref count incremented when aborting bindkey with an error
Oliver Kiddle
1
-1
/
+2
2008-11-11
26027: free pprogc before it goes out of scope in makecomplistflags.
Clint Adams
1
-0
/
+1
2008-11-11
26025: prefer handling user input to zle -F file descriptor
Peter Stephenson
1
-8
/
+15
2008-11-02
25989: fix crash in matching
Peter Stephenson
1
-36
/
+27
2008-10-30
25975: bad tests for pattern match when building up a completion line string
Peter Stephenson
1
-3
/
+11
2008-10-30
25972: leaked and uninitialised memory found by valgrind
Peter Stephenson
2
-1
/
+2
2008-10-30
25949: remove dead code in getvisrchstr.
Clint Adams
1
-6
/
+2
2008-10-29
25940: delay !multi memory allocation until after possibility to error out an...
Clint Adams
1
-7
/
+7
2008-10-23
users/13375: trivial rewrite to ternary expression
Peter Stephenson
1
-1
/
+4
2008-10-18
25912: fix another metafication bug in completion
Peter Stephenson
1
-19
/
+39
2008-10-14
25897: remove small bit of dead code in cfp_opt_pats.
Clint Adams
1
-2
/
+2
2008-10-12
25860: avoid possible NULL dereferencing in bld_parts.
Clint Adams
1
-1
/
+2
2008-10-12
25859: avoid possible NULL dereferencing if RC_QUOTES is set.
Clint Adams
1
-1
/
+1
2008-09-26
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
4
-5
/
+5
2008-09-23
25737: remove dead code in ca_parse_line.
Clint Adams
1
-3
/
+0
2008-09-23
25736: one more zsfree missing from 25667.
Clint Adams
1
-0
/
+1
2008-09-22
25723: align combining character when popped from input stack
Peter Stephenson
1
-0
/
+1
2008-09-18
25690: fix insert-last-word on multibyte characters with Meta
Peter Stephenson
1
-5
/
+3
2008-09-16
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
4
-15
/
+14
2008-09-14
25667: free mstr before returning from errors.
Clint Adams
1
-0
/
+3
2008-09-14
25666: free memory allocated for an xor if the argument number is invalid.
Clint Adams
1
-0
/
+2
[next]