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
Commit message (
Expand
)
Author
Age
Files
Lines
*
22686: unset array if assigning numeric parameter
Peter Stephenson
2006-09-11
3
-41
/
+43
*
22660: unmetafy directory for opendir() etc. in compctl
Peter Stephenson
2006-09-11
2
-6
/
+21
*
22685: make printf "%d" \"X handle multibyte characters
Peter Stephenson
2006-09-10
2
-3
/
+21
*
22684: improve getkeystring() interface and make printf do octal escapes
Peter Stephenson
2006-09-10
10
-56
/
+114
*
22676, 22678: extend sched and make it able to run events when waiting for
Peter Stephenson
2006-09-10
10
-290
/
+766
*
22681: find all error number definitions
Peter Stephenson
2006-09-10
3
-7
/
+14
*
22672: arno: unset ksharrays for prompt functions
Peter Stephenson
2006-09-07
1
-0
/
+6
*
22672: arno: unset ksharrays for prompt functions
Peter Stephenson
2006-09-07
2
-3
/
+5
*
fix article num
Clint Adams
2006-08-22
1
-1
/
+1
*
2265x: update for tla 1.3.5.
Clint Adams
2006-08-22
2
-1
/
+8
*
22656: improve handling of monitor option
Peter Stephenson
2006-08-22
2
-1
/
+15
*
zsh-users/10634: try to fix relative paths of completion configuration file
Peter Stephenson
2006-08-21
2
-4
/
+25
*
22655: completion for sisu.
Clint Adams
2006-08-21
3
-1
/
+68
*
unposted: tweak completion docs
Peter Stephenson
2006-08-21
2
-0
/
+12
*
22651: failed to unmetafy bytes for output
Peter Stephenson
2006-08-20
3
-7
/
+32
*
22650: remove now buggy pointer to last added style
Peter Stephenson
2006-08-20
2
-8
/
+8
*
22643: completing in math context
Peter Stephenson
2006-08-20
2
-0
/
+5
*
22683: deleting style in context never removed style itself
Peter Stephenson
2006-08-20
2
-14
/
+47
*
22613: add strftime -r to use strptime() if available
Peter Stephenson
2006-08-17
4
-6
/
+90
*
22612: comment the static variables
Peter Stephenson
2006-08-17
2
-3
/
+87
*
22610: allow zstyle -L to have arguments
Peter Stephenson
2006-08-16
3
-5
/
+52
*
22611: bug scrolling wide completion list
Peter Stephenson
2006-08-15
2
-5
/
+6
*
22609: complete for baz switch
Clint Adams
2006-08-15
2
-0
/
+8
*
22601: need some unquoting in _list_files
Peter Stephenson
2006-08-14
2
-5
/
+13
*
22608: improve doc for match-word-context
Peter Stephenson
2006-08-14
2
-9
/
+10
*
22606: add match-word-context.
Peter Stephenson
2006-08-14
5
-23
/
+94
*
22605: bug in complist wide character fixes introduced infinite loop
Peter Stephenson
2006-08-14
2
-0
/
+7
*
unposted: update distributed files.
Clint Adams
2006-08-13
3
-64
/
+62
*
Fix an email address.
Bart Schaefer
2006-08-13
1
-1
/
+1
*
22599: use wide character widths in completion
Peter Stephenson
2006-08-11
6
-51
/
+116
*
unposted: trivial typo in compsys.yo
Peter Stephenson
2006-08-10
2
-1
/
+3
*
22597: back off two column-subtraction hunks
Peter Stephenson
2006-08-10
3
-3
/
+18
*
22595: paranoid bounds-checking on some
Bart Schaefer
2006-08-10
2
-9
/
+14
*
22594: Attempt to fix some off-by-one errors for completion lists
Peter Stephenson
2006-08-09
1
-3
/
+3
*
22594: Attempt to fix some off-by-one errors for completion lists
Peter Stephenson
2006-08-09
5
-8
/
+50
*
post-22593 typo fix
Peter Stephenson
2006-08-09
1
-1
/
+1
*
22593: add handle-nonexistent style to MIME handler
Peter Stephenson
2006-08-09
3
-2
/
+35
*
22592: add tcp_send -c option for cat
Peter Stephenson
2006-08-08
3
-12
/
+32
*
unposted: badly positioned declaration in complist.c
Peter Stephenson
2006-08-07
2
-1
/
+5
*
22589: bug with long lines in menu selection
Peter Stephenson
2006-08-07
2
-0
/
+9
*
22588: handle targets with colons in their names.
Clint Adams
2006-08-07
2
-1
/
+6
*
22587: update some distribution docs
Peter Stephenson
2006-08-04
5
-36
/
+45
*
22586: fix warnings spotted on Cygwin
Peter Stephenson
2006-08-04
3
-1
/
+21
*
22585: fix zsh.exports
Peter Stephenson
2006-08-04
3
-2
/
+13
*
22584: GNU tar should complete uncompressed archives
Peter Stephenson
2006-08-04
2
-1
/
+4
*
22582: configure.ac: test properly for functions for MULTIBYTE_SUPPORT
Peter Stephenson
2006-08-04
2
-24
/
+29
*
22583: erand48() needs initialisation on Cygwin.
Peter Stephenson
2006-08-04
2
-0
/
+12
*
rationalise mb<->wc conversions to use restartable form
Peter Stephenson
2006-08-03
7
-45
/
+56
*
unposted: improve svn import from users/10570
Peter Stephenson
2006-08-03
2
-3
/
+8
*
22579: find .pod files in include path for perldoc
Peter Stephenson
2006-08-02
3
-7
/
+22
[next]