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
*
23554: add $zsh_scheduled_events
Peter Stephenson
2007-06-12
2
-17
/
+67
*
23553: unsubscripted array inside math eval behaves more rationally
Peter Stephenson
2007-06-12
1
-2
/
+18
*
23552: unnecessary sched debugging warning
Peter Stephenson
2007-06-12
1
-2
/
+5
*
23537: make style list a hash table
Peter Stephenson
2007-06-08
1
-122
/
+189
*
23535: autoload saliases and dis_saliases from zsh/parameter
Peter Stephenson
2007-06-07
1
-1
/
+1
*
23511: error if here document too large
Peter Stephenson
2007-06-03
2
-1
/
+17
*
unposted: clean up properly on failure to add autoloadable builtin
Peter Stephenson
2007-05-29
1
-1
/
+5
*
23488: tidy up module interface and documentation
Peter Stephenson
2007-05-29
8
-106
/
+237
*
23485: feature completion and autoloading
Peter Stephenson
2007-05-29
4
-11
/
+30
*
23482: more typos
Peter Stephenson
2007-05-29
2
-2
/
+2
*
Phil Pennock: 23480: typo
Peter Stephenson
2007-05-29
1
-1
/
+1
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
44
-1441
/
+2427
*
23478: crash in reverse-menu-complete if no completion
Peter Stephenson
2007-05-28
1
-0
/
+3
*
John Buddery: 23461: fix race setting up input multios
Peter Stephenson
2007-05-23
1
-1
/
+10
*
23460: fix problem with ( stuff ) >multio1 >multio2
Peter Stephenson
2007-05-23
2
-5
/
+44
*
Phil Pennock: 23450: $widgets crashed shell on undefined widget
Peter Stephenson
2007-05-22
1
-0
/
+2
*
23446: fix typo producing wrong values for alias parameters
Peter Stephenson
2007-05-21
1
-1
/
+1
*
23440: Make $param[(R)value] substitute the empty string on failure
Peter Stephenson
2007-05-21
1
-1
/
+20
*
23444: handle multibyte characters in print -c/-C
Peter Stephenson
2007-05-20
1
-9
/
+55
*
23437: typo noted by Wayne
Peter Stephenson
2007-05-14
1
-1
/
+1
*
23435: Nikloai Weibull: bug testing end of string for sorting when ignoring
Peter Stephenson
2007-05-13
1
-1
/
+2
*
23436: consistency with null strings in local variables
Peter Stephenson
2007-05-13
1
-10
/
+38
*
23433: fix shift for ZMAXTIMEOUT
Peter Stephenson
2007-05-13
1
-1
/
+1
*
23409: disable prompt_sp output after ^D was seen and message printed
Andrey Borzenkov
2007-05-10
2
-3
/
+6
*
Peter A. Castro: 23408: zftp account handling was broken
Peter Stephenson
2007-05-10
1
-1
/
+1
*
Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options
Peter Stephenson
2007-05-08
2
-20
/
+92
*
unposted: regex fix-ups: missing doc file plus pointer fixes
Peter Stephenson
2007-05-02
1
-2
/
+3
*
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
2007-05-01
8
-48
/
+332
*
Guillaume Chazarain: 23364: fix race in POSIX signal blocking
Peter Stephenson
2007-05-01
2
-40
/
+17
*
23363: fake-files now allows patterns
Peter Stephenson
2007-05-01
1
-2
/
+11
*
23339: make malloc(0) allocate a byte
Peter Stephenson
2007-04-30
1
-1
/
+17
*
23337: fix unmetafication for stat() of files in compctl
Peter Stephenson
2007-04-27
1
-1
/
+6
*
Phil Pennock: 23326: compilation without ICONV broken
Peter Stephenson
2007-04-26
1
-1
/
+3
*
unposted: fix error message for short ZWC file
Peter Stephenson
2007-04-23
1
-1
/
+1
*
23313: fix test for incorrect version in ZWC file
Peter Stephenson
2007-04-23
1
-2
/
+3
*
parse.c
Peter Stephenson
2007-04-23
1
-1
/
+1
*
23312: fix versioning and initialisation of word code headers
Peter Stephenson
2007-04-23
2
-1
/
+3
*
23308: sanity for tindent in text output
Peter Stephenson
2007-04-23
1
-17
/
+25
*
Christoph Bauer: 23309ish: extra #define for hpux
Peter Stephenson
2007-04-23
1
-2
/
+2
*
Christoph Bauer: 23309ish: extra #define for hpux
Peter Stephenson
2007-04-23
1
-0
/
+5
*
users/11419: zle copy-region-as-kill <string>
Peter Stephenson
2007-04-19
2
-13
/
+45
*
users/11421: %{...%} was broken in completion listings
Peter Stephenson
2007-04-17
1
-4
/
+2
*
Christoph Bauer: users/11416: bad use of VARARR()
Peter Stephenson
2007-04-17
1
-2
/
+2
*
unposted: prepare for release of 4.3.3
zsh-4.3.3
Peter Stephenson
2007-04-16
3
-3
/
+3
*
23278: fix NUMERICGLOBSORT, broken by multibyte fixes
Peter Stephenson
2007-04-15
1
-3
/
+3
*
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
2007-04-15
1
-0
/
+2
*
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
2007-04-15
1
-1
/
+2
*
23273: fix bad patterns in reverse array subscripting
Peter Stephenson
2007-04-13
1
-228
/
+226
*
23270: fix strptime() on Solaris
Peter Stephenson
2007-04-12
1
-0
/
+12
*
23264: don't add the -pcre-match operator unless the pcre functions are avail...
Clint Adams
2007-04-05
1
-5
/
+10
[next]