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
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved resizehistents() so that it honors HISTEXPIREDUPSFIRST.
Wayne Davison
2002-02-13
1
-25
/
+33
*
Silenced a compiler warning.
Wayne Davison
2002-02-12
1
-1
/
+1
*
The minimum size of histsiz (aka HISTSIZE) should be 1, not 2.
Wayne Davison
2002-02-12
1
-2
/
+2
*
fix for displaying matches in groups via _describe; go back to displaying one...
Sven Wischnowsky
2002-02-07
1
-1
/
+10
*
16577: don't return a single dot as the path head of a slash.
Clint Adams
2002-02-06
1
-1
/
+5
*
16556: No error on `print >&-'.
Bart Schaefer
2002-02-04
1
-10
/
+17
*
16494: extract outermost words with negative arguments to %_ and add %^
Oliver Kiddle
2002-01-31
1
-7
/
+46
*
16493: correct typos
Oliver Kiddle
2002-01-31
1
-7
/
+7
*
16492: add RPROMPT2 variable for right prompts in multi-line commands
Oliver Kiddle
2002-01-31
2
-3
/
+9
*
* 16527: Src/Zle/zle_refresh.c: Don't lose the rprompt when
Andrew Main
2002-01-31
1
-1
/
+1
*
16503: warn on fclose or fflush errors in bin_print.
Clint Adams
2002-01-27
1
-76
/
+84
*
16435: Fix core dump in `hash'.
Bart Schaefer
2002-01-26
1
-1
/
+1
*
16487: Src/glob.c: bug in 16486 when a qualifier in a set
Peter Stephenson
2002-01-22
1
-1
/
+1
*
16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support
Peter Stephenson
2002-01-22
2
-493
/
+660
*
add new generic fake style and changes to the C-code for that (different impl...
Sven Wischnowsky
2002-01-22
5
-50
/
+43
*
unposted: remove ansi2knr from distfiles
Clint Adams
2002-01-16
1
-1
/
+1
*
16448: math assignment bug introduced by 15291, 15292
Peter Stephenson
2002-01-14
1
-1
/
+5
*
16423: append a `.' to converted floating point output
Peter Stephenson
2002-01-10
1
-0
/
+2
*
fix completion after var+= to use value context (16418)
Sven Wischnowsky
2002-01-08
2
-1
/
+4
*
don't report _arguments-specs more than once (not even shared options with mu...
Sven Wischnowsky
2002-01-08
1
-1
/
+8
*
make sure auto menu isn't started accidentially when bashautolist is set (16408)
Sven Wischnowsky
2002-01-07
1
-1
/
+2
*
16400, 16401: preserve empty words that result from brace expansion.
Bart Schaefer
2002-01-06
1
-5
/
+12
*
15746: remove (with #if) an incorrect optimization in the maildir version
Bart Schaefer
2002-01-06
1
-1
/
+6
*
16372: allow signal names to be prefixed by `SIG' with kill builtin and fix
Oliver Kiddle
2001-12-21
1
-5
/
+19
*
16332: remove ansi2knr.c from our repository due to licence
Geoff Wing
2001-12-20
3
-430
/
+3
*
16364: further to 16351, except specials from having their value cleared
Oliver Kiddle
2001-12-18
1
-1
/
+4
*
small fix to += code from 16353
Oliver Kiddle
2001-12-18
1
-4
/
+4
*
unposted: back out idiotic patch
Clint Adams
2001-12-18
1
-1
/
+1
*
unposted: initialize save to NULL to avoid compiler warning.
Clint Adams
2001-12-18
1
-1
/
+1
*
16361: include <stdio.h> to avoid implicit declarations.
Clint Adams
2001-12-18
1
-0
/
+4
*
16353: add += parameter assignments
Oliver Kiddle
2001-12-17
6
-22
/
+156
*
16357: change (n) to (u) so (n) can be reserved. for numeric sorting.
Clint Adams
2001-12-17
1
-1
/
+1
*
fix bug in parameter unset code that caused seg fault (16351)
Oliver Kiddle
2001-12-17
1
-1
/
+2
*
ref 16347: tweaks
Clint Adams
2001-12-17
2
-2
/
+1
*
16345: (n) flag to remove duplicate array values during expansion.
Clint Adams
2001-12-16
2
-0
/
+30
*
16269: Fix crash on reserved-word completion.
Bart Schaefer
2001-11-28
1
-1
/
+1
*
16249: Clear here-documents on parse error.
Bart Schaefer
2001-11-21
1
-3
/
+22
*
Add Mandrake completion directory to install
Chmouel Boudjnah
2001-11-15
1
-1
/
+1
*
16241: new rand48(param) math function
Peter Stephenson
2001-11-15
1
-0
/
+106
*
16228: allow widths and precisions to work with printf's %b format specifier
Oliver Kiddle
2001-11-09
1
-19
/
+27
*
16224: add -n option to kill and complete options from _kill
Oliver Kiddle
2001-11-06
1
-14
/
+25
*
16094: zopenmax() need only return the highest-numbered open descriptor
Bart Schaefer
2001-11-03
1
-5
/
+25
*
16201: introduce the PM_NAMEDDIR flag
Bart Schaefer
2001-11-03
2
-1
/
+6
*
16158: interpret TAB as "yes" only in spckword()
Bart Schaefer
2001-11-03
1
-3
/
+4
*
16215: save and restore mult_isarr in singsub()
Bart Schaefer
2001-11-03
1
-0
/
+2
*
16198: add %j prompt expansion and j test character for no. of jobs in prompt
Oliver Kiddle
2001-11-02
1
-1
/
+16
*
16197: `limit' accepts `unlimited'.
Bart Schaefer
2001-11-01
1
-8
/
+14
*
Improved readhistline() to reject binary data better. (16184)
Wayne Davison
2001-10-26
1
-15
/
+18
*
16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(),
Peter Stephenson
2001-10-26
2
-6
/
+15
*
16172: freehostent -> zfreehostent to avoid name clash
Peter Stephenson
2001-10-26
2
-4
/
+4
[next]