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
...
*
18628: update completion of reportbug and querybts to modern usage.
Clint Adams
2003-06-25
2
-0
/
+144
*
18627: -resize and -shave options to _imagemagick mogrify.
Clint Adams
2003-06-25
2
-0
/
+7
*
Version 4.0.7
zsh-4.0.7
Peter Stephenson
2003-06-18
4
-5
/
+167
*
17967, 17985: port to 4.0 fixes for typeset test
Peter Stephenson
2003-06-16
2
-3
/
+9
*
merge changes from 4.1
Oliver Kiddle
2003-06-11
3
-4
/
+18
*
users/1654: anchors did'nt work with // parameter substitution
Peter Stephenson
2003-06-05
2
-1
/
+6
*
18600: bug matching against [[:xdigit:]]
Peter Stephenson
2003-06-03
2
-44
/
+112
*
18513: Work around crash on resize in menu selection
Peter Stephenson
2003-05-14
2
-1
/
+21
*
merge changes from 4.1
Oliver Kiddle
2003-05-12
10
-6
/
+580
*
18524: sepjoin !heap bug cause problem in vared
Peter Stephenson
2003-05-12
2
-1
/
+6
*
18512, modified: fix up for ${foo/\//stuf} fix
Peter Stephenson
2003-05-12
6
-10
/
+37
*
18508: quoting of separator in ${foo//../..} was buggy
Peter Stephenson
2003-05-07
3
-7
/
+30
*
18467, not 18477
Peter Stephenson
2003-04-23
1
-1
/
+1
*
18477: Null pointer dereferenced in _arguments "*-+bar"
Peter Stephenson
2003-04-23
2
-1
/
+4
*
IKEGAMI Tsutomu: sf bug 722366: metafy pwd when read from $PWD
Peter Stephenson
2003-04-23
2
-1
/
+7
*
fix buy where 0 was not returned when adding a named directory as a match
Oliver Kiddle
2003-04-18
2
-2
/
+5
*
merge changes from 4.1
Oliver Kiddle
2003-04-18
6
-1
/
+173
*
18346: complete for more commands using existing completions
Oliver Kiddle
2003-04-18
3
-1
/
+60
*
18402
Wayne Davison
2003-03-28
1
-0
/
+5
*
Prevent "print -m" from crashing (complains about missing pattern).
Wayne Davison
2003-03-28
1
-0
/
+4
*
18383
Wayne Davison
2003-03-25
1
-0
/
+5
*
Fixed zjoin() when it returns an empty string that should be allocated.
Wayne Davison
2003-03-25
1
-1
/
+1
*
18351: new completion for antiword
Doug Kearns
2003-03-18
3
-0
/
+22
*
18347: fix problems with having more than one ((val\:desc ...)) style action
Oliver Kiddle
2003-03-13
2
-0
/
+86
*
18305: new completion for python
Doug Kearns
2003-03-13
3
-1
/
+32
*
18325: options on by default weren't printed correctly by zsh/parameter
Peter Stephenson
2003-03-07
3
-3
/
+13
*
merge changes from 4.1
Oliver Kiddle
2003-02-28
5
-4
/
+471
*
18303: fix some always-true test evaluations.
Clint Adams
2003-02-26
2
-15
/
+19
*
merge changes from 4.1
Oliver Kiddle
2003-02-18
11
-12
/
+200
*
Doug Kearns: 18254: new completion for xmllint
Oliver Kiddle
2003-02-18
4
-24
/
+108
*
Doug Kearns: 18246: minor update to _elinks and trivial fixes for _ant/_java
Oliver Kiddle
2003-02-17
4
-21
/
+28
*
Doug Kearns: 18159: new completion function for HTML Tidy
Oliver Kiddle
2003-02-13
1
-0
/
+5
*
* 18207: Src/Builtins/rlimits.c: add maxfilelocks to ulimit output.
Clint Adams
2003-02-09
2
-0
/
+10
*
unposted: conjugate "need" properly.
Clint Adams
2003-02-06
2
-2
/
+6
*
Doug Kearns: 18159: new completion function for HTML Tidy
Oliver Kiddle
2003-01-30
2
-1
/
+124
*
18153: new function for emulating bash's programmable completion system
Oliver Kiddle
2003-01-30
4
-1
/
+195
*
Doug Kearns: 18141: new completion for elinks web browser
Oliver Kiddle
2003-01-27
3
-1
/
+48
*
18058, 18060: merge from 4.1
Oliver Kiddle
2003-01-08
11
-14
/
+298
*
18013: Handle test of (( float == 0.0)) properly
Peter Stephenson
2002-12-18
3
-6
/
+14
*
17961: Armin Wolfermann: add OpenBSD support in _sysctl
Oliver Kiddle
2002-11-25
2
-0
/
+14
*
merge changes from 4.1 branch
Oliver Kiddle
2002-11-22
6
-19
/
+90
*
17935: beautify bin_whence indentation of () and {} contents.
Clint Adams
2002-11-13
2
-4
/
+13
*
unposted: add apt-cache showsrc part missing from 16463.
Clint Adams
2002-10-18
2
-1
/
+6
*
17832: add a default list of filename extensions as a fallback
Oliver Kiddle
2002-10-18
2
-2
/
+12
*
17794: fix bugs with tied parameters
Oliver Kiddle
2002-10-17
3
-1
/
+25
*
* 17810 (Martin Waitz): Src/utils.c: bung up memory leak with
Clint Adams
2002-10-11
2
-1
/
+9
*
17760, 17714: two sh emulation bugs.
Bart Schaefer
2002-10-06
1
-0
/
+8
*
17760: Fix case-pattern parsing bug in sh emulation.
Bart Schaefer
2002-10-06
2
-81
/
+179
*
17714: Fix to 17357, add module dependencies even if not adding autoloads.
Bart Schaefer
2002-10-06
1
-3
/
+3
*
17765: add some missing apt-get options.
Clint Adams
2002-10-05
2
-1
/
+11
[prev]
[next]