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 (
Collapse
)
Author
Files
Lines
2006-09-30
fix thinko in 22787
Andrey Borzenkov
1
-1
/
+2
2006-09-29
Vin Shelton: 22789: 22783 broke .zshenv
Peter Stephenson
1
-8
/
+10
2006-09-29
22787: fix calling convention of pattern_match
Andrey Borzenkov
1
-62
/
+73
2006-09-28
22783: Frank Terbeck: don't load zsh/newuser unless interactive
Peter Stephenson
1
-1
/
+1
2006-09-27
22780: add _arguments/comparguments -n to set index of first non-option arg
Peter Stephenson
1
-0
/
+15
2006-09-23
22765: rename some MB_ macros to WC_ for consistency.
Peter Stephenson
4
-12
/
+12
2006-09-23
22761: fix compdescrie for multibyte characters
Andrey Borzenkov
2
-58
/
+130
2006-09-21
22753: minor character bugs spotted on Cygwin
Peter Stephenson
3
-4
/
+6
2006-09-20
22742: parameter padding uses string lengths unless (m) flag set
Peter Stephenson
3
-34
/
+75
22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode
2006-09-18
operator precedence fix
Clint Adams
1
-1
/
+1
2006-09-17
22728: $functrace parameter for function backtraces.
Clint Adams
4
-1
/
+37
2006-09-17
22729: trunction in computil.c did't handle multibyte characters
Peter Stephenson
1
-2
/
+16
2006-09-17
22727: "use 'exit' to exit" was suboptimal
Peter Stephenson
2
-2
/
+17
2006-09-15
unposted: spacing fix
Clint Adams
1
-2
/
+2
2006-09-15
unposted: replace elided colon
Clint Adams
1
-1
/
+1
2006-09-15
22718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively.
Clint Adams
1
-0
/
+22
2006-09-15
22715: AUTOCONTINUE option never worked.
Peter Stephenson
1
-8
/
+16
2006-09-15
22713: word end in math completion context was screwy
Peter Stephenson
1
-1
/
+1
2006-09-15
assume width 1 for control characters;
Peter Stephenson
3
-97
/
+118
don't crash if width of repeated padding string is 0
2006-09-13
22705: make ${(l...)...} and ${(r...)...} handle multibyte characters
Peter Stephenson
4
-127
/
+394
2006-09-12
22689: untokenize strings used in parameter substitution pattern matching
Peter Stephenson
1
-2
/
+15
2006-09-11
22686: unset array if assigning numeric parameter
Peter Stephenson
1
-41
/
+32
2006-09-11
22660: unmetafy directory for opendir() etc. in compctl
Peter Stephenson
1
-6
/
+16
2006-09-10
22685: make printf "%d" \"X handle multibyte characters
Peter Stephenson
1
-3
/
+18
2006-09-10
22684: improve getkeystring() interface and make printf do octal escapes
Peter Stephenson
9
-56
/
+108
2006-09-10
22676, 22678: extend sched and make it able to run events when waiting for
Peter Stephenson
7
-283
/
+721
input
2006-09-10
22681: find all error number definitions
Peter Stephenson
1
-1
/
+2
2006-08-22
22656: improve handling of monitor option
Peter Stephenson
1
-1
/
+10
2006-08-20
22651: failed to unmetafy bytes for output
Peter Stephenson
2
-7
/
+29
2006-08-20
22650: remove now buggy pointer to last added style
Peter Stephenson
1
-8
/
+5
2006-08-20
22643: completing in math context
Peter Stephenson
1
-0
/
+2
2006-08-20
22683: deleting style in context never removed style itself
Peter Stephenson
1
-14
/
+42
2006-08-17
22613: add strftime -r to use strptime() if available
Peter Stephenson
1
-1
/
+65
2006-08-17
22612: comment the static variables
Peter Stephenson
1
-3
/
+83
2006-08-16
22610: allow zstyle -L to have arguments
Peter Stephenson
1
-2
/
+34
2006-08-15
22611: bug scrolling wide completion list
Peter Stephenson
1
-5
/
+1
2006-08-14
22605: bug in complist wide character fixes introduced infinite loop
Peter Stephenson
1
-0
/
+2
2006-08-11
22599: use wide character widths in completion
Peter Stephenson
5
-51
/
+110
2006-08-10
22597: back off two column-subtraction hunks
Peter Stephenson
2
-3
/
+12
2006-08-10
22595: paranoid bounds-checking on some
Bart Schaefer
1
-9
/
+9
loop indices.
2006-08-09
22594: Attempt to fix some off-by-one errors for completion lists
Peter Stephenson
3
-8
/
+35
that exactly fit the display width
2006-08-07
unposted: badly positioned declaration in complist.c
Peter Stephenson
1
-1
/
+3
2006-08-07
22589: bug with long lines in menu selection
Peter Stephenson
1
-0
/
+4
2006-08-04
22586: fix warnings spotted on Cygwin
Peter Stephenson
2
-1
/
+16
2006-08-04
22585: fix zsh.exports
Peter Stephenson
2
-2
/
+10
2006-08-04
22583: erand48() needs initialisation on Cygwin.
Peter Stephenson
1
-0
/
+7
2006-08-03
rationalise mb<->wc conversions to use restartable form
Peter Stephenson
6
-44
/
+50
2006-08-02
22578: ensure HISTCHARS/histchars never contains non-ASCII characters
Peter Stephenson
1
-4
/
+15
2006-08-01
22575: multibyte fixes for bslashquote(), getzlequery()
Peter Stephenson
6
-148
/
+163
2006-08-01
22572: use of (#m) was broken with pure strings
Peter Stephenson
1
-0
/
+26
[next]