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 (
Collapse
)
Author
Age
Files
Lines
*
19076: don't call setupterm with NULL as last argument as that causes
Clint Adams
2003-09-14
1
-1
/
+4
|
|
|
|
the shell to exit when the terminal is unknown.
*
19059: add -v, -V and -p flags required by POSIX to the command builtin
Oliver Kiddle
2003-09-11
3
-49
/
+124
|
*
19044: typo in setting $saliases elements
Peter Stephenson
2003-09-08
1
-4
/
+4
|
*
19020: fix printaliasnode
Peter Stephenson
2003-09-03
1
-2
/
+2
|
*
19014: add alias -s suf=handler
Peter Stephenson
2003-09-03
6
-126
/
+298
|
*
18982: comments/rant for paramsubst(), accidentally uncommited
Peter Stephenson
2003-08-30
1
-8
/
+564
|
*
18980: new zsh/system module
Peter Stephenson
2003-08-30
5
-0
/
+506
|
*
18982: comments/rant for paramsubst()
Peter Stephenson
2003-08-30
1
-1
/
+10
|
*
18941: history wrong after parse error during alias expansion
Peter Stephenson
2003-08-11
2
-0
/
+16
|
*
18938: Export some data symbols.
Peter Stephenson
2003-08-11
4
-5
/
+5
|
*
18926: problem accepting filename require metafication with menu selection
Peter Stephenson
2003-08-05
1
-0
/
+4
|
*
18920: fix unset IFS betterer
Peter Stephenson
2003-08-01
1
-0
/
+2
|
*
fix bug with f glob qualifier where an empty spec resulted in an infinite loop
Oliver Kiddle
2003-08-01
1
-2
/
+5
|
*
18916: unsetting IFS could cause segfault
Peter Stephenson
2003-08-01
1
-4
/
+6
|
*
Don't crash if alt-y is typed twice in a row without a prior ctrl-y.
Wayne Davison
2003-07-29
1
-1
/
+3
|
*
18888: Philippe Troin: allow clone to acquire a controlling tty
Peter Stephenson
2003-07-23
1
-17
/
+30
|
*
18880: Don't return unset parameters in $parameters
Peter Stephenson
2003-07-22
1
-0
/
+2
|
*
18864: unnecessary space with ${(Q)...}
Peter Stephenson
2003-07-17
1
-1
/
+1
|
*
18836: read with metafied delimiter didn't work.
Peter Stephenson
2003-07-09
1
-1
/
+2
|
*
18769: handle parse errors in autoload functions properly
Peter Stephenson
2003-07-03
1
-1
/
+1
|
*
18634: Tomi Vainio: work around problem with latest Sun k2 compiler
Oliver Kiddle
2003-06-25
1
-1
/
+1
|
*
18626: improve echoti's arg support and fix compile problem on 64-bit Solaris
Oliver Kiddle
2003-06-24
1
-18
/
+24
|
*
18616: Add ternary expression handling to zformat
Peter Stephenson
2003-06-19
1
-75
/
+146
|
*
users/1654: anchors did'nt work with // parameter substitution
Peter Stephenson
2003-06-05
1
-1
/
+1
|
*
18600: bug matching against [[:xdigit:]]
Peter Stephenson
2003-06-03
1
-0
/
+1
|
*
18587: fix bug where only the beginning of the association key was compared
Oliver Kiddle
2003-05-30
1
-1
/
+1
|
*
18578: 18559 caused typeset failures
Peter Stephenson
2003-05-24
1
-3
/
+3
|
*
18569: pointer error with ${(on)...}
Peter Stephenson
2003-05-22
1
-1
/
+1
|
*
18559, 18562: make modules use proper option arguments
Peter Stephenson
2003-05-22
6
-51
/
+38
|
*
18565: bug when ${(u)...} reduced array to length 1
Peter Stephenson
2003-05-21
1
-10
/
+17
|
*
18543: memory leak vared'ing arrays
Peter Stephenson
2003-05-19
1
-1
/
+2
|
*
18530: print option states with `set -o' or `set +o'
Oliver Kiddle
2003-05-15
2
-2
/
+29
|
*
18539 and remaining bits of 18536???: vi and emacs options, autoload zle
Peter Stephenson
2003-05-15
2
-1
/
+17
|
*
18536: EMACS and VI compatibility options
Peter Stephenson
2003-05-14
4
-0
/
+17
|
*
18513: Work around crash on resize in menu selection
Peter Stephenson
2003-05-14
1
-1
/
+15
|
*
18525: add manual UTF-8 conversion so \u and \U should work on more systems
Oliver Kiddle
2003-05-13
1
-42
/
+101
|
*
18524: sepjoin !heap bug cause problem in vared
Peter Stephenson
2003-05-12
1
-1
/
+1
|
*
18508: quoting of separator in ${foo//../..} was buggy
Peter Stephenson
2003-05-07
1
-7
/
+12
|
*
unposted: cvsignore VIM *.swp files
Andrey Borzenkov
2003-05-05
4
-0
/
+16
|
*
18476: Fix menu selection on Linux console
Andrey Borzenkov
2003-05-05
2
-4
/
+4
|
*
18492: Provide partial fix for multios and output process substitution
Peter Stephenson
2003-05-02
5
-55
/
+123
|
|
|
|
asynchronicity problem. Document workarounds for remaining problems.
*
17820, tweaked: attempt to fix compilation of tcp.h on recent versions
Peter Stephenson
2003-04-28
1
-2
/
+2
|
|
|
|
of cygwin
*
18472: spelling corrections
Oliver Kiddle
2003-04-25
2
-3
/
+3
|
*
18477: Null pointer dereferenced in _arguments "*-+bar"
Peter Stephenson
2003-04-23
1
-1
/
+1
|
*
18466: tcp.mdh only included by C file
Peter Stephenson
2003-04-23
2
-1
/
+1
|
*
IKEGAMI Tsutomu: sf bug 722366: metafy pwd when read from $PWD
Peter Stephenson
2003-04-23
1
-1
/
+2
|
*
workers-18440: add previously added cygwin completion functions to the ↵
Felix Rosencrantz
2003-04-08
1
-1
/
+1
|
|
|
|
completion module
*
18435: unsetting readonly returned status 0
Peter Stephenson
2003-04-04
2
-6
/
+10
|
*
18431: Another attempt to fix the problems with RLIMIT definitions
Peter Stephenson
2003-04-03
1
-43
/
+51
|
*
Prevent "print -m" from crashing (complains about missing pattern).
Wayne Davison
2003-03-28
1
-1
/
+5
|
[next]