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
*
22407: zsh-mime-handler now needs NULL_GLOB
Peter Stephenson
2006-04-09
2
-1
/
+6
*
tweak pattern matching for execute-as-is
Peter Stephenson
2006-04-06
2
-4
/
+22
*
22404: completion for cowsay
Clint Adams
2006-04-06
2
-0
/
+33
*
22394, 22043: execute-as-is style for MIME suffixes
Peter Stephenson
2006-04-05
3
-0
/
+29
*
22393, 22402: use-ip and known-hosts-files styles
Peter Stephenson
2006-04-05
3
-7
/
+51
*
22375: doc for ${(0)...} splitting
Peter Stephenson
2006-04-05
2
-0
/
+8
*
22392: completion for ladspa's analyseplugin
Clint Adams
2006-04-05
2
-0
/
+30
*
users/10107: shell ignores SIGQUIT
Peter Stephenson
2006-03-29
2
-0
/
+5
*
22390
Wayne Davison
2006-03-28
1
-0
/
+5
*
Fixed a typo.
Wayne Davison
2006-03-28
1
-1
/
+1
*
My improved version of the _bzr script taken from the bzr.dev
Wayne Davison
2006-03-28
1
-8
/
+321
*
Patch for part of sourceforge bug #1262954.
Wayne Davison
2006-03-27
1
-0
/
+5
*
Fixed a compilation problem when HAVE_GETRUSAGE is defined
Wayne Davison
2006-03-27
1
-4
/
+13
*
users/10087: no aliases for case of "in" in "case"
Peter Stephenson
2006-03-26
2
-0
/
+15
*
22386: fix acroread version detection according to Bart's 22385.
Clint Adams
2006-03-26
2
-2
/
+7
*
Fixed undefined function reference (zwarnname() should have been
Wayne Davison
2006-03-25
1
-0
/
+5
*
Fixed call to undefined function zwarnname() instead of zwarnnam().
Wayne Davison
2006-03-25
1
-1
/
+1
*
22375, 22376: ${(0)...} splits on NULL byte
Peter Stephenson
2006-03-22
2
-0
/
+12
*
22638: MACHINES: IRIX
Peter Stephenson
2006-03-21
5
-6
/
+37
*
thinko fix
Clint Adams
2006-03-20
2
-2
/
+2
*
22371: use only alphanumerics and underscores as word characters with vi bind...
Clint Adams
2006-03-20
3
-13
/
+21
*
22360, 22365: support version 2 of Yodl
Peter Stephenson
2006-03-20
24
-147
/
+217
*
22366: better handling for multibyte-character-containing words in vi widgets.
Clint Adams
2006-03-17
2
-12
/
+17
*
22364: add 'nice' and 'rt_priority' rlimits (NICE and RTPRIO).
Clint Adams
2006-03-17
2
-0
/
+7
*
22349: completion for nautilus.
Clint Adams
2006-03-16
2
-0
/
+18
*
Got rid of a compiler warning.
Wayne Davison
2006-03-13
1
-2
/
+6
*
- Got rid of one compiler warning about a clobbered variable.
Wayne Davison
2006-03-13
1
-2
/
+3
*
users/10013: fix use of zshall in helpfiles
Peter Stephenson
2006-03-13
2
-6
/
+11
*
users/10007
Wayne Davison
2006-03-09
1
-0
/
+3
*
Added missing <D> for HIST_SAVE_BY_COPY.
Wayne Davison
2006-03-09
1
-1
/
+1
*
22335
Wayne Davison
2006-03-09
1
-0
/
+5
*
Fix some compiler warnings and ensure that zmod gets restored
Wayne Davison
2006-03-09
1
-7
/
+3
*
22337: debugging code omitted from 22331
Peter Stephenson
2006-03-08
2
-1
/
+5
*
22301
Wayne Davison
2006-03-08
1
-0
/
+3
*
Briefly enable aliases for one of the evals so that the expansion
Wayne Davison
2006-03-08
1
-0
/
+2
*
22271
Wayne Davison
2006-03-07
1
-0
/
+4
*
Use the new "flags" integer to get rid of the mult_isarr global.
Wayne Davison
2006-03-07
1
-55
/
+34
*
Initialize the new "flags" integer when creating a list.
Wayne Davison
2006-03-07
2
-0
/
+4
*
22331 and an extra change.
Wayne Davison
2006-03-07
1
-0
/
+17
*
Changed struct listnode to use "prev" for the previous pointer,
Wayne Davison
2006-03-07
2
-24
/
+24
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
34
-1066
/
+1043
*
22328, modified: add -o option to compadd
Peter Stephenson
2006-03-07
8
-10
/
+149
*
unposted: version is on 4.3.2-dev-1
Peter Stephenson
2006-03-07
2
-2
/
+7
*
Tweaked a couple comments.
Wayne Davison
2006-03-07
1
-2
/
+2
*
22321: optimize 22318.
Bart Schaefer
2006-03-06
4
-17
/
+41
*
users/1097: rehash style for external commands
Peter Stephenson
2006-03-06
3
-1
/
+16
*
22318: uniquifying special arrays was broken
Peter Stephenson
2006-03-03
2
-1
/
+8
*
22277: missed bit
Peter Stephenson
2006-03-03
1
-0
/
+34
*
22317: exit status from code backgrounded in function
Peter Stephenson
2006-03-02
5
-40
/
+115
*
c.f. 22307: change test $foo = bar to test x$foo = xbar in configure.ac
Peter Stephenson
2006-03-02
2
-77
/
+82
[next]