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-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
2008-09-10
25638: remove unnecessary ternary expression in match_str.
Clint Adams
1
-1
/
+1
2008-09-08
25636: free s before returning with an error condition.
Clint Adams
1
-1
/
+7
2008-09-08
25634: free t before returning if both t and errflag are set.
Clint Adams
1
-0
/
+2
2008-09-05
25612: remove dead code.
Clint Adams
1
-5
/
+2
2008-08-06
25389: rearrange precedence of ZLS_COLORS alternatives.
Bart Schaefer
1
-15
/
+15
2008-07-31
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
1
-18
/
+70
2008-07-22
25236: don't recalculate prompt if not redisplaying
Peter Stephenson
1
-1
/
+1
2008-07-17
25272: add zshaddhistory hook
Peter Stephenson
1
-1
/
+1
2008-07-07
25267: ambiguous pattern matching fix: missing log
Peter Stephenson
1
-1
/
+1
2008-07-06
25267: fix problem with menu on ambiguous completion without matching
Peter Stephenson
1
-0
/
+39
2008-07-05
25266: always use EXTENDED_GLOB for patterns in ZLS_COLORS
Peter Stephenson
1
-0
/
+6
2008-06-10
Mikael: 25146: export pattern_match_equivalence()
Peter Stephenson
1
-1
/
+3
2008-06-09
unposted: silence compiler in pattern_match_restrict()
Peter Stephenson
1
-1
/
+1
2008-06-08
25138(? mailing list stuck): rewrite of completion matching.
Peter Stephenson
4
-214
/
+1043
2008-05-16
25051: add colour sequences to formatting strings in completion
Peter Stephenson
2
-2
/
+57
2008-05-12
25006, 25009: fix "or" orphaned symlink highlighting
Peter Stephenson
1
-33
/
+46
2008-05-12
25002: only ZLE should update attributes resulting from prompt expansion
Peter Stephenson
2
-10
/
+12
2008-05-11
24994: fix problem with up/down-line-or-search, perhaps
Peter Stephenson
1
-3
/
+9
2008-05-09
24986: prompt escapes for colours
Peter Stephenson
1
-331
/
+10
2008-05-07
24959: crash with ^D in compctl
Peter Stephenson
1
-6
/
+6
2008-05-06
24957: better sanity checking of colour ranges
Peter Stephenson
1
-4
/
+31
2008-05-06
24953: "default" zle_highlight; fix allocation bug in colour sequences
Peter Stephenson
1
-91
/
+138
2008-05-06
24951: implement ZLS_COLORS ln=target
Peter Stephenson
3
-30
/
+73
2008-05-06
24932: try to fix up code that regularizes attributes after right prompt
Peter Stephenson
1
-18
/
+33
2008-05-05
Locking simplification and signed/unsigned fixes.
Wayne Davison
2
-4
/
+4
2008-05-04
Mikael Magnusson: 24911 (slightly tweaked):
Peter Stephenson
1
-0
/
+17
2008-05-04
24915: some more fix-ups for combining characters
Peter Stephenson
4
-29
/
+78
2008-05-01
24900: add backward-kill-word behaviour to isearch
Peter Stephenson
1
-16
/
+27
2008-05-01
24899: make colour escape sequences configurable
Peter Stephenson
2
-29
/
+177
2008-04-29
24894: enable colouring of highlighted text in editor
Peter Stephenson
1
-48
/
+166
2008-04-29
24893: duplicate statusline to avoid crashes when constant
Peter Stephenson
1
-1
/
+3
2008-04-28
unposted: reset search line on anchored pattern isearch
Peter Stephenson
1
-11
/
+13
2008-04-28
unposted: more tweaks for failed isearch pattern matches
Peter Stephenson
1
-1
/
+2
2008-04-28
24890: Matt Wozniski: reset skip_pos on backtracking in isearch
Peter Stephenson
1
-14
/
+15
2008-04-27
24886: fix endless loop in string isearch
Peter Stephenson
1
-1
/
+1
2008-04-26
24822: highlighting of isearch matches
Peter Stephenson
2
-32
/
+100
2008-04-26
unposted: fix position of cursor on forward pattern searching
Peter Stephenson
1
-11
/
+30
[next]