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
Commit message (
Expand
)
Author
Age
Files
Lines
*
22997: fix ${...?...} exit and traps
Peter Stephenson
2006-11-11
2
-2
/
+16
*
22992: make $? available in exit traps/hooks
Peter Stephenson
2006-11-10
1
-0
/
+1
*
22984: add zshexit hook
Peter Stephenson
2006-11-09
1
-0
/
+1
*
22983: exit could loop for ever
Peter Stephenson
2006-11-08
2
-0
/
+20
*
22981: Zvi Har'el: bad call from 22952
Peter Stephenson
2006-11-08
5
-38
/
+60
*
22980: 22952 messed up parameter padding flag optional arguments
Peter Stephenson
2006-11-07
2
-11
/
+22
*
fix error message
Peter Stephenson
2006-11-06
2
-2
/
+2
*
22968: fix metafication for print -z and print -s
Peter Stephenson
2006-11-05
1
-0
/
+16
*
22953: Mikael Magnusson: _most_recent_file fix.
Peter Stephenson
2006-11-03
1
-8
/
+9
*
22952: fix some argument delimiters to work with multibyte characters
Peter Stephenson
2006-11-02
3
-75
/
+162
*
22950: fix reverse-menu-complete as start of completion
Peter Stephenson
2006-11-02
1
-2
/
+8
*
22934, modified, see 22937: add HIST_SUBST_PATTERN option
Peter Stephenson
2006-11-01
5
-45
/
+130
*
22924: a couple more metafy_line()/unmetafy_line() problems
Peter Stephenson
2006-10-30
4
-20
/
+32
*
obscure crash with hasbrpsfx()
Peter Stephenson
2006-10-30
1
-2
/
+12
*
22913: set $! on "bg"
Peter Stephenson
2006-10-30
1
-2
/
+14
*
22911: use QT_BACKSLASH if instring is QT_NONE
Peter Stephenson
2006-10-25
1
-1
/
+2
*
22896: Src/Zle/complete.mdd: rename Mandrake to Mandriva.
Clint Adams
2006-10-23
1
-1
/
+1
*
unposted: typo in 22885
Peter Stephenson
2006-10-19
1
-1
/
+1
*
22885: fix problems with multibyte tokenized strings
Peter Stephenson
2006-10-19
1
-0
/
+15
*
string quoting in compctl used QT_NONE instead of QT_BACKSLASH
Peter Stephenson
2006-10-16
1
-1
/
+2
*
Add two widges for user control of auto-suffix remove/keep.
Bart Schaefer
2006-10-16
2
-0
/
+11
*
22852: users style effect changed in 22191
Peter Stephenson
2006-10-10
1
-1
/
+1
*
22831: use CM_SPACE in compdescribe
Andrey Borzenkov
2006-10-07
3
-16
/
+9
*
22820: this time, fix handling of long accumulated completion line
Peter Stephenson
2006-10-06
1
-2
/
+2
*
10791: fix handling of long accumulated completion line
Peter Stephenson
2006-10-06
1
-1
/
+1
*
22819: improved internal use of string quotation,
Peter Stephenson
2006-10-05
10
-143
/
+377
*
fix thinko in 22787
Andrey Borzenkov
2006-09-30
1
-1
/
+2
*
Vin Shelton: 22789: 22783 broke .zshenv
Peter Stephenson
2006-09-29
1
-8
/
+10
*
22787: fix calling convention of pattern_match
Andrey Borzenkov
2006-09-29
1
-62
/
+73
*
22783: Frank Terbeck: don't load zsh/newuser unless interactive
Peter Stephenson
2006-09-28
1
-1
/
+1
*
22780: add _arguments/comparguments -n to set index of first non-option arg
Peter Stephenson
2006-09-27
1
-0
/
+15
*
22765: rename some MB_ macros to WC_ for consistency.
Peter Stephenson
2006-09-23
4
-12
/
+12
*
22761: fix compdescrie for multibyte characters
Andrey Borzenkov
2006-09-23
2
-58
/
+130
*
22753: minor character bugs spotted on Cygwin
Peter Stephenson
2006-09-21
3
-4
/
+6
*
22742: parameter padding uses string lengths unless (m) flag set
Peter Stephenson
2006-09-20
3
-34
/
+75
*
operator precedence fix
Clint Adams
2006-09-18
1
-1
/
+1
*
22728: $functrace parameter for function backtraces.
Clint Adams
2006-09-17
4
-1
/
+37
*
22729: trunction in computil.c did't handle multibyte characters
Peter Stephenson
2006-09-17
1
-2
/
+16
*
22727: "use 'exit' to exit" was suboptimal
Peter Stephenson
2006-09-17
2
-2
/
+17
*
unposted: spacing fix
Clint Adams
2006-09-15
1
-2
/
+2
*
unposted: replace elided colon
Clint Adams
2006-09-15
1
-1
/
+1
*
22718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively.
Clint Adams
2006-09-15
1
-0
/
+22
*
22715: AUTOCONTINUE option never worked.
Peter Stephenson
2006-09-15
1
-8
/
+16
*
22713: word end in math completion context was screwy
Peter Stephenson
2006-09-15
1
-1
/
+1
*
assume width 1 for control characters;
Peter Stephenson
2006-09-15
3
-97
/
+118
*
22705: make ${(l...)...} and ${(r...)...} handle multibyte characters
Peter Stephenson
2006-09-13
4
-127
/
+394
*
22689: untokenize strings used in parameter substitution pattern matching
Peter Stephenson
2006-09-12
1
-2
/
+15
*
22686: unset array if assigning numeric parameter
Peter Stephenson
2006-09-11
1
-41
/
+32
*
22660: unmetafy directory for opendir() etc. in compctl
Peter Stephenson
2006-09-11
1
-6
/
+16
*
22685: make printf "%d" \"X handle multibyte characters
Peter Stephenson
2006-09-10
1
-3
/
+18
[next]