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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
11314: fix for typeset -U not updating value in environment
Peter Stephenson
2000-05-10
1
-0
/
+5
*
11312: defs.mk depends on config.status.
Bart Schaefer
2000-05-10
1
-0
/
+4
*
11310: use zmanref. (fix for 11309)
Tanaka Akira
2000-05-10
1
-1
/
+1
*
11309: Doc/Zsh/expn.yo: fix missing section.
Tanaka Akira
2000-05-10
1
-0
/
+4
*
11302: Cursor placement and defensive programming.
Bart Schaefer
2000-05-10
1
-0
/
+5
*
AIX dependency fix
Oliver Kiddle
2000-05-10
1
-0
/
+2
*
Fix breakage from 11195 (11300)
Oliver Kiddle
2000-05-10
1
-0
/
+4
*
11299: edit-command-line zle widget
Peter Stephenson
2000-05-10
1
-0
/
+5
*
more fixes for _arguments and its docs (11298)
Sven Wischnowsky
2000-05-10
1
-0
/
+5
*
11297: Document that ZLE closes standard input of user-defined widget funcs.
Bart Schaefer
2000-05-10
1
-1
/
+7
*
misc. _arguments fixes
Sven Wischnowsky
2000-05-10
1
-0
/
+3
*
11287: Naoki Wakamatsu: compinstall spaces to be tab
Peter Stephenson
2000-05-10
1
-0
/
+5
*
fix for `-+opt' with mutex list (11294)
Sven Wischnowsky
2000-05-10
1
-0
/
+2
*
update `%p' replacement in _files (11292)
Sven Wischnowsky
2000-05-10
1
-0
/
+4
*
revert 11280
Tanaka Akira
2000-05-10
1
-3
/
+0
*
11288: Reopen stdin on /dev/null to avoid confusing programs that don't
Bart Schaefer
2000-05-10
1
-0
/
+7
*
11285: zftp exit hook
Peter Stephenson
2000-05-09
1
-0
/
+5
*
Use _math for completing the let builtin
Oliver Kiddle
2000-05-09
1
-0
/
+2
*
complete using _arguments for typeset and its variants (11282)
Oliver Kiddle
2000-05-09
1
-0
/
+5
*
11280: Completion/User/_make: suppress an error with closed stdin
Tanaka Akira
2000-05-09
1
-3
/
+10
*
make nslookup function more like real nslookup (11277)
Sven Wischnowsky
2000-05-09
1
-0
/
+5
*
11276: fix build on OpenBSD.
Tanaka Akira
2000-05-09
1
-0
/
+4
*
give control over insertion of tab when no non-blank character before cursor;...
Sven Wischnowsky
2000-05-09
1
-0
/
+5
*
option name clash in _arguments (11273)
Sven Wischnowsky
2000-05-09
1
-0
/
+3
*
fix for _arguments without options and no more arguments to complete (11272)
Sven Wischnowsky
2000-05-09
1
-0
/
+3
*
new -A and -S options to _arguments; `-opt=-' specs for options whose argumen...
Sven Wischnowsky
2000-05-09
1
-0
/
+6
*
minor doc fixes (11268)
Oliver Kiddle
2000-05-08
1
-0
/
+2
*
Small fix in Etc/CONTRIBUTORS
Oliver Kiddle
2000-05-08
1
-0
/
+4
*
11264: Missed bit of doc for 10771.
Bart Schaefer
2000-05-08
1
-0
/
+4
*
11044, 11260: DVORAK options for spell checking.
Peter Stephenson
2000-05-08
1
-0
/
+7
*
CONTRIBUTORS fix
Geoff Wing
2000-05-08
1
-0
/
+4
*
close fd for pty-master in sub-shell
Sven Wischnowsky
2000-05-08
1
-0
/
+2
*
11252: no colon at the end of zftp function contexts
Peter Stephenson
2000-05-08
1
-0
/
+5
*
more problems with optional arguments in _arguments (11253)
Sven Wischnowsky
2000-05-08
1
-0
/
+3
*
3.1.7-pre-3 marked in ChangeLog
Peter Stephenson
2000-05-08
1
-0
/
+4
*
better cursor positioning in words with multiple ambiguous word parts (11248)
Sven Wischnowsky
2000-05-08
1
-0
/
+5
*
* Bart, Tanaka Akira: 11247: Don't signal to a process group which
Tanaka Akira
2000-05-08
1
-0
/
+5
*
11194, 11200, 11214
Peter Stephenson
2000-05-08
1
-0
/
+14
*
make _expand call _complete when called from _expand_word; add ignore-line st...
Sven Wischnowsky
2000-05-08
1
-0
/
+5
*
misc. completion cleanups and changes (11242)
Sven Wischnowsky
2000-05-08
1
-0
/
+10
*
11236: Handle tabs between options and their descriptions when parsing --help.
Bart Schaefer
2000-05-06
1
-0
/
+5
*
11224: Util/mkdisttree.sh: problem with pattern matching `.' in
Tanaka Akira
2000-05-06
1
-0
/
+3
*
11223: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Tanaka Akira
2000-05-06
1
-0
/
+6
*
11219: Completion/User/_cvs, Completion/User/_diff_options: add
Tanaka Akira
2000-05-05
1
-0
/
+5
*
Small doc fix and AIX dependency fix
Oliver Kiddle
2000-05-05
1
-0
/
+5
*
11213: Completion/User/_cvs: don't complete files which is
Tanaka Akira
2000-05-05
1
-0
/
+3
*
11204: Completion/User/_look: use more precise explanation and
Tanaka Akira
2000-05-05
1
-0
/
+5
*
11196: zmv enhancements
Peter Stephenson
2000-05-05
1
-0
/
+6
*
CONTRIBUTORS fixes
Peter Stephenson
2000-05-05
1
-0
/
+5
*
completion function cleanup for `_arguments' with the `-C' option and using i...
Sven Wischnowsky
2000-05-05
1
-0
/
+15
[next]