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
*
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
*
25002: only ZLE should update attributes resulting from prompt expansion
Peter Stephenson
2008-05-12
2
-10
/
+12
*
24994: fix problem with up/down-line-or-search, perhaps
Peter Stephenson
2008-05-11
1
-3
/
+9
*
24986: prompt escapes for colours
Peter Stephenson
2008-05-09
1
-331
/
+10
*
24959: crash with ^D in compctl
Peter Stephenson
2008-05-07
1
-6
/
+6
*
24957: better sanity checking of colour ranges
Peter Stephenson
2008-05-06
1
-4
/
+31
*
24953: "default" zle_highlight; fix allocation bug in colour sequences
Peter Stephenson
2008-05-06
1
-91
/
+138
*
24951: implement ZLS_COLORS ln=target
Peter Stephenson
2008-05-06
3
-30
/
+73
*
24932: try to fix up code that regularizes attributes after right prompt
Peter Stephenson
2008-05-06
1
-18
/
+33
*
Locking simplification and signed/unsigned fixes.
Wayne Davison
2008-05-05
2
-4
/
+4
*
Mikael Magnusson: 24911 (slightly tweaked):
Peter Stephenson
2008-05-04
1
-0
/
+17
*
24915: some more fix-ups for combining characters
Peter Stephenson
2008-05-04
4
-29
/
+78
*
24900: add backward-kill-word behaviour to isearch
Peter Stephenson
2008-05-01
1
-16
/
+27
*
24899: make colour escape sequences configurable
Peter Stephenson
2008-05-01
2
-29
/
+177
*
24894: enable colouring of highlighted text in editor
Peter Stephenson
2008-04-29
1
-48
/
+166
*
24893: duplicate statusline to avoid crashes when constant
Peter Stephenson
2008-04-29
1
-1
/
+3
*
unposted: reset search line on anchored pattern isearch
Peter Stephenson
2008-04-28
1
-11
/
+13
*
unposted: more tweaks for failed isearch pattern matches
Peter Stephenson
2008-04-28
1
-1
/
+2
*
24890: Matt Wozniski: reset skip_pos on backtracking in isearch
Peter Stephenson
2008-04-28
1
-14
/
+15
*
24886: fix endless loop in string isearch
Peter Stephenson
2008-04-27
1
-1
/
+1
*
24822: highlighting of isearch matches
Peter Stephenson
2008-04-26
2
-32
/
+100
*
unposted: fix position of cursor on forward pattern searching
Peter Stephenson
2008-04-26
1
-11
/
+30
*
24881: only feep once on an invalid pattern
Peter Stephenson
2008-04-26
1
-2
/
+4
*
feeping on a failed match could be mistimed
Peter Stephenson
2008-04-26
1
-0
/
+4
*
24879: unpleasantness at the pattern search line duplication test club
Peter Stephenson
2008-04-26
1
-3
/
+16
*
24878: add incremental pattern searches
Peter Stephenson
2008-04-26
2
-173
/
+407
*
unposted: Jun T.: fix backkill() calculation of charaters to kill
Peter Stephenson
2008-04-24
1
-8
/
+6
*
unposted: fix overwrite without MULTIBYTE_SUPPORT
Peter Stephenson
2008-04-23
1
-1
/
+7
*
24865: bad character adjustment in vireplacechars()
Peter Stephenson
2008-04-23
1
-1
/
+3
*
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
2008-04-22
5
-10
/
+16
*
24860: better overwrite mode
Peter Stephenson
2008-04-21
2
-6
/
+30
*
24859: combining chars: overwriting and vi replace and append
Peter Stephenson
2008-04-21
3
-17
/
+39
*
24856: add IS_COMBINING() and IS_BASECHAR() and widen tests
Peter Stephenson
2008-04-21
2
-23
/
+15
*
24855: tests for combining char alignment should only be on metafied line
Peter Stephenson
2008-04-21
1
-3
/
+8
*
unposted: missing assignment in new backwardmetafiedchar()
Peter Stephenson
2008-04-21
1
-2
/
+3
*
24853: bits missed from patch
Peter Stephenson
2008-04-20
5
-10
/
+13
*
24853: use metafied strings for inner loops over history
Peter Stephenson
2008-04-20
11
-312
/
+593
*
24852: more combining chars fallout
Peter Stephenson
2008-04-20
2
-7
/
+14
*
24851: support colour codes for from current GNU ls
Andrey Borzenkov
2008-04-20
1
-17
/
+39
*
Fixed some compiler warnings about signed/unsigned issues.
Wayne Davison
2008-04-18
1
-4
/
+4
*
24839: fix misuse of variable in backwardkillword
Peter Stephenson
2008-04-18
1
-2
/
+2
*
fix vi-replace-chars
Peter Stephenson
2008-04-17
1
-1
/
+1
*
24825: fix internal word-boundary widgets
Peter Stephenson
2008-04-17
1
-87
/
+226
*
24821: update notes in FAQ on combining characters,
Peter Stephenson
2008-04-16
1
-0
/
+6
*
24819: fix transposing characters and sneaky combination generation
Peter Stephenson
2008-04-15
4
-37
/
+132
*
24816: some places where we need cursor alignment with combining characters
Peter Stephenson
2008-04-14
3
-5
/
+8
[next]