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
*
18313: NULL pointer dereference if yank-pop after a single yank
Peter Stephenson
2003-02-27
1
-1
/
+1
*
18306: fix redisplay of rprompt when line shortens
Geoff Wing
2003-02-27
1
-1
/
+1
*
18264: free job table entries properly in subshell
Peter Stephenson
2003-02-21
1
-27
/
+35
*
18263: fix saving of glob state so that globs can be used from (e) glob qual
Oliver Kiddle
2003-02-20
1
-2
/
+3
*
18252: pass ignoreeof as flag to zleread
Peter Stephenson
2003-02-17
4
-12
/
+11
*
18251: Fix select and make it respect EOF
Peter Stephenson
2003-02-17
2
-5
/
+9
*
18242: add -d option to read for specifying delimiter to terminate input
Oliver Kiddle
2003-02-17
1
-10
/
+29
*
18243: Nasty tty poll fix for Solaris
Peter Stephenson
2003-02-14
1
-9
/
+38
*
18238: bashcompinit was not being installed with --enable-function-subdirs
Oliver Kiddle
2003-02-13
1
-1
/
+1
*
18223: satisfy POSIX requirement for a -v flag to unset
Oliver Kiddle
2003-02-13
1
-1
/
+1
*
18207: add maxfilelocks to ulimit output.
Clint Adams
2003-02-09
1
-0
/
+6
*
18204: KSH_ARRAYS
Peter Stephenson
2003-02-07
1
-19
/
+28
*
18202: New TCP function system plus small error message change in ztcp.
Peter Stephenson
2003-02-06
2
-1
/
+4
*
18191: from Greg Klanderman: compctl -y didn't respect list arrangement
Peter Stephenson
2003-02-06
1
-0
/
+7
*
18195: Timeouts for read builtin.
Peter Stephenson
2003-02-05
3
-13
/
+31
*
18086: I don't know how this got missed out...
Peter Stephenson
2003-02-05
1
-0
/
+4
*
18188: Output balanced parentheses in case statements
Peter Stephenson
2003-02-04
1
-0
/
+2
*
18144: allow %{ %} to put bounds around a prompt truncation.
Bart Schaefer
2003-01-27
1
-0
/
+8
*
18144: no SIGHUP handler if parent was ignoring.
Bart Schaefer
2003-01-27
1
-1
/
+4
*
18139: Improve $killring interface; can now change length. Empty
Peter Stephenson
2003-01-27
5
-56
/
+113
*
18059: allow compadd -r and -R with default space suffix
Peter Stephenson
2003-01-13
1
-1
/
+1
*
18015: empty math parse acts like zero
Peter Stephenson
2002-12-18
1
-1
/
+4
*
18013: Handle test of (( float == 0.0)) properly
Peter Stephenson
2002-12-18
2
-6
/
+8
*
17996: better formatting for print -C
Peter Stephenson
2002-12-11
1
-15
/
+43
*
17994: Globbing flags with no effect could hang the shell
Peter Stephenson
2002-12-10
1
-1
/
+4
*
17983: Added zle LASTSEARCJ parameter
Felix Rosencrantz
2002-12-06
2
-2
/
+20
*
17979: Add ERR_RETURN option.
Peter Stephenson
2002-12-04
3
-7
/
+19
*
17940: Add -C and -a options to print builtin
Peter Stephenson
2002-11-20
1
-16
/
+58
*
17935: beautify bin_whence indentation of () and {} contents.
Clint Adams
2002-11-13
1
-4
/
+8
*
17931: Philippe: restore blocking of SIGTERM in interactive shell
Peter Stephenson
2002-11-13
1
-0
/
+1
*
17861 from Philippe Troin: make signal initialisation more consistent
Peter Stephenson
2002-11-08
1
-23
/
+9
*
17859: Philippe Troin: better handling of process groups interactively.
Peter Stephenson
2002-11-04
1
-5
/
+26
*
- Use floatsecondsgetfn() and floatsecondssetfn() inside the int* version
Wayne Davison
2002-10-31
1
-18
/
+25
*
- Save off the raw start-time of the $SECONDS special variable if we're
Wayne Davison
2002-10-31
1
-2
/
+8
*
Got rid of a gcc-3.2 compiler warning.
Wayne Davison
2002-10-30
1
-1
/
+2
*
17873: When restoring SECONDS after a function call, included elapsed time.
Peter Stephenson
2002-10-29
1
-0
/
+17
*
17872: Fix `typeset SECONDS' when creating local parameter
Peter Stephenson
2002-10-29
1
-3
/
+22
*
17868: Allow $SECONDS to become floating point.
Peter Stephenson
2002-10-29
2
-12
/
+92
*
* 17810 (Martin Waitz): Src/utils.c: bung up memory leak with
Clint Adams
2002-10-11
1
-1
/
+4
*
17794: fix bugs with tied parameters
Oliver Kiddle
2002-10-10
2
-1
/
+19
*
17481 (Karl Tomlinson): get/set for terminfo and termcap parameters
Peter Stephenson
2002-10-07
2
-18
/
+33
*
17760: Fix case-pattern parsing bug in sh emulation.
Bart Schaefer
2002-10-06
2
-2
/
+8
*
17714: Fix to 17357, add module dependencies even if not adding autoloads.
Bart Schaefer
2002-10-06
1
-3
/
+3
*
17692: Prevent typeset of a positional parameter before it can do damage,
Bart Schaefer
2002-09-19
1
-2
/
+5
*
17673: Fix bug with &&s and ||s in complex constructs
Peter Stephenson
2002-09-17
1
-2
/
+16
*
17678: ignore initial `--' argument to printf to satisfy POSIX
Oliver Kiddle
2002-09-16
1
-3
/
+7
*
17608: comment on use and abuse of BINF_SKIPINVALID
Peter Stephenson
2002-09-03
1
-1
/
+9
*
17602, 17603: Rationalise option handling, in particular for cd, pushd, popd.
Peter Stephenson
2002-09-03
2
-170
/
+163
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
35
-650
/
+997
*
17544: implement read -s to suppress tty echo
Peter Stephenson
2002-08-22
1
-3
/
+26
[next]