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
*
26373: initialise variable in menu completion in attempt to prevent crash
Peter Stephenson
2009-01-20
1
-0
/
+1
*
26366: add "isearch" keymap and "accept-search" functino
Peter Stephenson
2009-01-19
3
-0
/
+15
*
26393: turn off text attributes in refresh when deleting text
Peter Stephenson
2009-01-13
1
-9
/
+10
*
Back off 26270 (accept-and-menu-complete).
Peter Stephenson
2009-01-13
3
-17
/
+12
*
26270: allow accept-and-menu-complete work with _vallues as well
Andrey Borzenkov
2009-01-09
3
-12
/
+17
*
26247: fix compilation with -Werror=format-security
Andrey Borzenkov
2009-01-05
1
-1
/
+1
*
Greg Klanderman: 26159: fix appending of kills
Peter Stephenson
2009-01-03
1
-1
/
+1
*
26110: option to allow vared to open to an alternative terminal
Peter Stephenson
2008-12-09
1
-5
/
+14
*
26116: didn't get updated properly for combining characters
Peter Stephenson
2008-12-07
1
-6
/
+5
*
François Revol: some BeOS fixes
Peter Stephenson
2008-11-18
1
-1
/
+3
*
26061: fix clash between process subst and numeric glob
Peter Stephenson
2008-11-18
1
-2
/
+1
*
26047: convert lower levels of completion matching to use
Peter Stephenson
2008-11-15
5
-302
/
+380
*
26030: fix memory leak in vared
Oliver Kiddle
2008-11-12
1
-0
/
+1
*
26024: don't leave ref count incremented when aborting bindkey with an error
Oliver Kiddle
2008-11-11
1
-1
/
+2
*
26027: free pprogc before it goes out of scope in makecomplistflags.
Clint Adams
2008-11-11
1
-0
/
+1
*
26025: prefer handling user input to zle -F file descriptor
Peter Stephenson
2008-11-11
1
-8
/
+15
*
25989: fix crash in matching
Peter Stephenson
2008-11-02
1
-36
/
+27
*
25975: bad tests for pattern match when building up a completion line string
Peter Stephenson
2008-10-30
1
-3
/
+11
*
25972: leaked and uninitialised memory found by valgrind
Peter Stephenson
2008-10-30
2
-1
/
+2
*
25949: remove dead code in getvisrchstr.
Clint Adams
2008-10-30
1
-6
/
+2
*
25940: delay !multi memory allocation until after possibility to error out an...
Clint Adams
2008-10-29
1
-7
/
+7
*
users/13375: trivial rewrite to ternary expression
Peter Stephenson
2008-10-23
1
-1
/
+4
*
25912: fix another metafication bug in completion
Peter Stephenson
2008-10-18
1
-19
/
+39
*
25897: remove small bit of dead code in cfp_opt_pats.
Clint Adams
2008-10-14
1
-2
/
+2
*
25860: avoid possible NULL dereferencing in bld_parts.
Clint Adams
2008-10-12
1
-1
/
+2
*
25859: avoid possible NULL dereferencing if RC_QUOTES is set.
Clint Adams
2008-10-12
1
-1
/
+1
*
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
2008-09-26
4
-5
/
+5
*
25737: remove dead code in ca_parse_line.
Clint Adams
2008-09-23
1
-3
/
+0
*
25736: one more zsfree missing from 25667.
Clint Adams
2008-09-23
1
-0
/
+1
*
25723: align combining character when popped from input stack
Peter Stephenson
2008-09-22
1
-0
/
+1
*
25690: fix insert-last-word on multibyte characters with Meta
Peter Stephenson
2008-09-18
1
-5
/
+3
*
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
2008-09-16
4
-15
/
+14
*
25667: free mstr before returning from errors.
Clint Adams
2008-09-14
1
-0
/
+3
*
25666: free memory allocated for an xor if the argument number is invalid.
Clint Adams
2008-09-14
1
-0
/
+2
*
25638: remove unnecessary ternary expression in match_str.
Clint Adams
2008-09-10
1
-1
/
+1
*
25636: free s before returning with an error condition.
Clint Adams
2008-09-08
1
-1
/
+7
*
25634: free t before returning if both t and errflag are set.
Clint Adams
2008-09-08
1
-0
/
+2
*
25612: remove dead code.
Clint Adams
2008-09-05
1
-5
/
+2
*
25389: rearrange precedence of ZLS_COLORS alternatives.
Bart Schaefer
2008-08-06
1
-15
/
+15
*
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
2008-07-31
1
-18
/
+70
*
25236: don't recalculate prompt if not redisplaying
Peter Stephenson
2008-07-22
1
-1
/
+1
*
25272: add zshaddhistory hook
Peter Stephenson
2008-07-17
1
-1
/
+1
*
25267: ambiguous pattern matching fix: missing log
Peter Stephenson
2008-07-07
1
-1
/
+1
*
25267: fix problem with menu on ambiguous completion without matching
Peter Stephenson
2008-07-06
1
-0
/
+39
*
25266: always use EXTENDED_GLOB for patterns in ZLS_COLORS
Peter Stephenson
2008-07-05
1
-0
/
+6
*
Mikael: 25146: export pattern_match_equivalence()
Peter Stephenson
2008-06-10
1
-1
/
+3
*
unposted: silence compiler in pattern_match_restrict()
Peter Stephenson
2008-06-09
1
-1
/
+1
*
25138(? mailing list stuck): rewrite of completion matching.
Peter Stephenson
2008-06-08
4
-214
/
+1043
*
25051: add colour sequences to formatting strings in completion
Peter Stephenson
2008-05-16
2
-2
/
+57
*
25006, 25009: fix "or" orphaned symlink highlighting
Peter Stephenson
2008-05-12
1
-33
/
+46
[next]