index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-09
unposted: fix uninitialised variable
Peter Stephenson
1
-1
/
+1
2008-05-09
24986: prompt escapes for colours
Peter Stephenson
5
-373
/
+598
2008-05-08
unposted: bad argument to zmodload -F error message
Peter Stephenson
1
-1
/
+1
2008-05-08
24980: zmodload -mF
Peter Stephenson
3
-41
/
+108
2008-05-08
24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra options
Peter Stephenson
2
-16
/
+71
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
2
-18
/
+35
2008-05-05
Only call close(flock_fd) if flock_fd is >= 0.
Wayne Davison
1
-2
/
+4
2008-05-05
Locking simplification and signed/unsigned fixes.
Wayne Davison
3
-98
/
+59
2008-05-04
Mikael Magnusson: 24911 (slightly tweaked):
Peter Stephenson
1
-0
/
+17
2008-05-04
24904 + 24916: be more careful definined _XOPEN_SOURCE_EXTENDED on BSD systems
Peter Stephenson
1
-8
/
+9
2008-05-04
24915: some more fix-ups for combining characters
Peter Stephenson
4
-29
/
+78
2008-05-02
users/12812: fix hang with confusion over process numbers
Peter Stephenson
3
-46
/
+75
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
oops
Peter Stephenson
1
-1
/
+1
2008-04-29
24894: enable colouring of highlighted text in editor
Peter Stephenson
3
-62
/
+219
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-28
24887: geoff: typo
Peter Stephenson
1
-1
/
+1
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
2
-11
/
+40
2008-04-26
24881: only feep once on an invalid pattern
Peter Stephenson
1
-2
/
+4
2008-04-26
feeping on a failed match could be mistimed
Peter Stephenson
1
-0
/
+4
2008-04-26
24879: unpleasantness at the pattern search line duplication test club
Peter Stephenson
1
-3
/
+16
2008-04-26
24878: add incremental pattern searches
Peter Stephenson
5
-230
/
+535
2008-04-26
24872: revert to original patch
Peter Stephenson
1
-2
/
+0
2008-04-26
Jun T. 24872 + 24873: capitalization with combining characters
Peter Stephenson
1
-0
/
+4
2008-04-26
24869: Marc Chantreux: make default readnullcmd configurable
Peter Stephenson
1
-1
/
+1
2008-04-24
unposted: Jun T.: fix backkill() calculation of charaters to kill
Peter Stephenson
1
-8
/
+6
2008-04-23
unposted: fix overwrite without MULTIBYTE_SUPPORT
Peter Stephenson
1
-1
/
+7
2008-04-23
24867: _XOPEN_SOURCE -> _XOPEN_SOURCE_EXTENDED
Peter Stephenson
1
-2
/
+7
2008-04-23
24865: bad character adjustment in vireplacechars()
Peter Stephenson
1
-1
/
+3
2008-04-23
24864: Jun. T: typos in alternative wcwidth().
Peter Stephenson
1
-1
/
+1
2008-04-22
24862: _XOPEN_SOURCE needed for wcwidth()
Peter Stephenson
1
-1
/
+6
2008-04-22
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
10
-27
/
+370
2008-04-21
24860: better overwrite mode
Peter Stephenson
2
-6
/
+30
2008-04-21
24859: combining chars: overwriting and vi replace and append
Peter Stephenson
3
-17
/
+39
2008-04-21
24856: add IS_COMBINING() and IS_BASECHAR() and widen tests
Peter Stephenson
4
-26
/
+45
2008-04-21
24855: tests for combining char alignment should only be on metafied line
Peter Stephenson
1
-3
/
+8
2008-04-21
unposted: missing assignment in new backwardmetafiedchar()
Peter Stephenson
1
-2
/
+3
2008-04-20
24853: bits missed from patch
Peter Stephenson
5
-10
/
+13
2008-04-20
24853: use metafied strings for inner loops over history
Peter Stephenson
13
-354
/
+643
2008-04-20
24852: more combining chars fallout
Peter Stephenson
2
-7
/
+14
[next]