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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
24893: duplicate statusline to avoid crashes when constant
Peter Stephenson
2008-04-29
1
-0
/
+5
*
unposted: reset search line on anchored pattern isearch
Peter Stephenson
2008-04-28
1
-0
/
+5
*
unposted: more tweaks for failed isearch pattern matches
Peter Stephenson
2008-04-28
1
-0
/
+3
*
24890: Matt Wozniski: reset skip_pos on backtracking in isearch
Peter Stephenson
2008-04-28
1
-0
/
+3
*
24887: geoff: typo
Peter Stephenson
2008-04-28
1
-0
/
+4
*
24886: fix endless loop in string isearch
Peter Stephenson
2008-04-27
1
-0
/
+5
*
24822: highlighting of isearch matches
Peter Stephenson
2008-04-26
1
-0
/
+6
*
unposted: typo
Peter Stephenson
2008-04-26
1
-0
/
+7
*
24881: only feep once on an invalid pattern
Peter Stephenson
2008-04-26
1
-0
/
+3
*
feeping on a failed match could be mistimed
Peter Stephenson
2008-04-26
1
-0
/
+3
*
24879: unpleasantness at the pattern search line duplication test club
Peter Stephenson
2008-04-26
1
-0
/
+3
*
24878: add incremental pattern searches
Peter Stephenson
2008-04-26
1
-0
/
+6
*
24876: Jun T.: don't install manual pages if empty
Peter Stephenson
2008-04-26
1
-0
/
+2
*
24872: revert to original patch
Peter Stephenson
2008-04-26
1
-2
/
+1
*
Jun T. 24872 + 24873: capitalization with combining characters
Peter Stephenson
2008-04-26
1
-0
/
+3
*
24869: Marc Chantreux: make default readnullcmd configurable
Peter Stephenson
2008-04-26
1
-0
/
+5
*
unposted: Jun T.: fix backkill() calculation of charaters to kill
Peter Stephenson
2008-04-24
1
-0
/
+6
*
unposted: fix overwrite without MULTIBYTE_SUPPORT
Peter Stephenson
2008-04-23
1
-0
/
+5
*
24867: _XOPEN_SOURCE -> _XOPEN_SOURCE_EXTENDED
Peter Stephenson
2008-04-23
1
-0
/
+3
*
24865: bad character adjustment in vireplacechars()
Peter Stephenson
2008-04-23
1
-0
/
+3
*
24864: Jun. T: typos in alternative wcwidth().
Peter Stephenson
2008-04-23
1
-0
/
+4
*
24862: _XOPEN_SOURCE needed for wcwidth()
Peter Stephenson
2008-04-22
1
-0
/
+3
*
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
2008-04-22
1
-0
/
+9
*
24860: better overwrite mode
Peter Stephenson
2008-04-21
1
-0
/
+3
*
24859: combining chars: overwriting and vi replace and append
Peter Stephenson
2008-04-21
1
-0
/
+4
*
24856: add IS_COMBINING() and IS_BASECHAR() and widen tests
Peter Stephenson
2008-04-21
1
-0
/
+5
*
24855: tests for combining char alignment should only be on metafied line
Peter Stephenson
2008-04-21
1
-0
/
+3
*
unposted: missing assignment in new backwardmetafiedchar()
Peter Stephenson
2008-04-21
1
-0
/
+5
*
24853: use metafied strings for inner loops over history
Peter Stephenson
2008-04-20
1
-1
/
+9
*
24852: more combining chars fallout
Peter Stephenson
2008-04-20
1
-0
/
+3
*
users/12798: document passing NULL flags to builtin definition
Peter Stephenson
2008-04-20
1
-0
/
+3
*
William Scott: users/12793: extra chflags
Peter Stephenson
2008-04-20
1
-0
/
+5
*
24851: support colour codes for from current GNU ls
Andrey Borzenkov
2008-04-20
1
-0
/
+5
*
Fixed some compiler warnings about signed/unsigned issues.
Wayne Davison
2008-04-18
1
-0
/
+5
*
24839: fix misuse of variable in backwardkillword
Peter Stephenson
2008-04-18
1
-0
/
+4
*
fix ChangeLog typo
Peter Stephenson
2008-04-17
1
-1
/
+1
*
fix vi-replace-chars
Peter Stephenson
2008-04-17
1
-0
/
+3
*
article numbers now that the mailing list is unstuck
Clint Adams
2008-04-17
1
-2
/
+2
*
24825: fix internal word-boundary widgets
Peter Stephenson
2008-04-17
1
-0
/
+4
*
24818: add HIST_FCNTL_LOCK.
Peter Stephenson
2008-04-17
1
-0
/
+8
*
248??: some fixes and updates for git 1.5.5.
Clint Adams
2008-04-17
1
-0
/
+5
*
24821: update notes in FAQ on combining characters,
Peter Stephenson
2008-04-16
1
-1
/
+7
*
24819: fix transposing characters and sneaky combination generation
Peter Stephenson
2008-04-15
1
-0
/
+7
*
24816: some places where we need cursor alignment with combining characters
Peter Stephenson
2008-04-14
1
-0
/
+4
*
24814: suspicious handling of temporary history buffer
Peter Stephenson
2008-04-14
1
-0
/
+3
*
24811: update introductory multibyte documentation
Peter Stephenson
2008-04-14
1
-0
/
+3
*
24810: ensure combining character alignment on unmetafication
Peter Stephenson
2008-04-14
1
-0
/
+6
*
24808: initial support for combining characters in zle
Peter Stephenson
2008-04-13
1
-0
/
+8
*
Miek Gieben: users/12781: zmv Usage message
Peter Stephenson
2008-04-13
1
-0
/
+5
*
24807: Frank Terbeck: Completion system needs no_ignore_braces
Peter Stephenson
2008-04-12
1
-0
/
+5
[next]