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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
17249: fix user output from ztcp
Peter Stephenson
2002-05-29
1
-0
/
+5
*
add handling for the other texinfo commands (besides info)
Oliver Kiddle
2002-05-28
1
-0
/
+5
*
17244: don't complete udebs for dpkg -i or --unpack
Clint Adams
2002-05-28
1
-0
/
+5
*
follow-up to 17222, make the optimisation work for some more keys again (17237)
Sven Wischnowsky
2002-05-27
1
-0
/
+5
*
17235: strftime builtin
Clint Adams
2002-05-26
1
-0
/
+3
*
17234: don't call _path_files with empty ().
Clint Adams
2002-05-26
1
-0
/
+5
*
17225: $=CVSIGNORE instead of $CVSIGNORE
Clint Adams
2002-05-25
1
-0
/
+5
*
we have to disable 17219 for some keys because their code doesn't set up the ...
Sven Wischnowsky
2002-05-24
1
-0
/
+5
*
17220: Src/Modules/tcp.c: bugs using ztcp to list connections.
Peter Stephenson
2002-05-24
1
-0
/
+5
*
make re-display in menu selection faster; redraw only the previously and newl...
Sven Wischnowsky
2002-05-24
1
-0
/
+5
*
unposted: use zstyle again now when it works
Andrey Borzenkov
2002-05-23
1
-0
/
+3
*
17125, 17159 (Oliver): info completion
Andrey Borzenkov
2002-05-23
1
-0
/
+7
*
report option arguments to _arguments in the original form (17196)
Sven Wischnowsky
2002-05-23
1
-0
/
+3
*
for automatic long options completion, use the string after the equal signs (...
Sven Wischnowsky
2002-05-23
1
-0
/
+5
*
rename max-match-length style to max-matches-width (17213)
Sven Wischnowsky
2002-05-23
1
-0
/
+4
*
allow multiple lines in option completion lists to share the same description...
Sven Wischnowsky
2002-05-23
1
-0
/
+6
*
17211: respect $CVSIGNORE.
Clint Adams
2002-05-23
1
-0
/
+5
*
17201: add example use of ztcp to manual
Peter Stephenson
2002-05-21
1
-0
/
+2
*
17141 plus mods: add `zle -F fd handler' feature.
Peter Stephenson
2002-05-21
1
-0
/
+7
*
fix for file-type-tests in nested quotes and don't count space file-type-char...
Sven Wischnowsky
2002-05-21
1
-0
/
+5
*
improve calculation of used columns for match-max-length (17194)
Sven Wischnowsky
2002-05-21
1
-0
/
+3
*
let _init_d use a pre-pattern (17193)
Sven Wischnowsky
2002-05-21
1
-0
/
+3
*
fix for completion in nested quotes where the sub-word ends in a backslash (1...
Sven Wischnowsky
2002-05-21
1
-0
/
+3
*
fix removal of automatically added specs (from the -- option) for which a use...
Sven Wischnowsky
2002-05-21
1
-0
/
+5
*
avoid printing in the last screen column when preparing a completion listing ...
Sven Wischnowsky
2002-05-21
1
-0
/
+3
*
better splitting of -g-strings; this failed when patterns contained spaces (1...
Sven Wischnowsky
2002-05-21
1
-0
/
+5
*
(17021) Added _valgrind, completion function for Julian Seward's Linux-based ...
Felix Rosencrantz
2002-05-20
1
-0
/
+6
*
Added _larch.
Felix Rosencrantz
2002-05-20
1
-0
/
+8
*
17175: Src/math.c: didn't handle parameters before a ternary expression
Peter Stephenson
2002-05-17
1
-0
/
+5
*
17171: Src/Modules/tcp.c: ztcp didn't return failure
Peter Stephenson
2002-05-16
1
-0
/
+5
*
17166: Src/Modules/zftp.c: check fileno of zftp control
Peter Stephenson
2002-05-15
1
-0
/
+5
*
follow-up to 17135, backslash-quoted backslashes in double quotes weren't rig...
Sven Wischnowsky
2002-05-15
1
-0
/
+6
*
17162: Src/Modules/tcp.c: prevent warning on
Peter Stephenson
2002-05-14
1
-0
/
+3
*
17161: Src/Modules/tcp.c: length parameter to accept()
Peter Stephenson
2002-05-14
1
-0
/
+5
*
fix for _arguments: don't use argument-tag when completing options; fix for _...
Sven Wischnowsky
2002-05-14
1
-0
/
+5
*
allow users to give the maximum number of display-columns the matches should ...
Sven Wischnowsky
2002-05-14
1
-0
/
+6
*
fix doc for _describe, mention -t option (17146)
Sven Wischnowsky
2002-05-14
1
-0
/
+5
*
17120, 17121: Src/init.c: work around problem with NIS tying up file
Peter Stephenson
2002-05-13
1
-0
/
+6
*
fix for unquoting with `compset -q' with singly and doubly quoted strings (17...
Sven Wischnowsky
2002-05-13
1
-0
/
+6
*
Doc/Makefile.in: back out unintended changes
Peter Stephenson
2002-05-12
1
-0
/
+5
*
typo correction
Andrey Borzenkov
2002-05-12
1
-0
/
+1
*
unposted: fix context name; do not set style by default until it works
Andrey Borzenkov
2002-05-12
1
-0
/
+5
*
users/4951: make ulimit documentation clearer
Peter Stephenson
2002-05-10
1
-0
/
+5
*
17102: looking up TCP sessions by fd returned the wrong pointer
Peter Stephenson
2002-05-08
1
-0
/
+3
*
17097: closing all TCP sessions referenced freed memory.
Peter Stephenson
2002-05-08
1
-0
/
+3
*
Typo in ChangeLog
Andrey Borzenkov
2002-05-08
1
-1
/
+1
*
17095: Bug in setting associative array; remove unused counter
Peter Stephenson
2002-05-08
1
-0
/
+5
*
17081: New zselect module and documentation.
Peter Stephenson
2002-05-08
1
-0
/
+6
*
17075, 17076: _urpmi and chkconfig/services
Andrey Borzenkov
2002-05-08
1
-2
/
+12
*
17080: tag-order style usage
Andrey Borzenkov
2002-05-08
1
-0
/
+6
[next]