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
*
follow-up to 15588; add -w option to _values (look at all words); change _dd ...
Sven Wischnowsky
2001-08-08
1
-0
/
+6
*
users/4092
Wayne Davison
2001-08-07
1
-0
/
+5
*
use _x_display when setting $DISPLAY and fix bug in enable completion (15594)
Oliver Kiddle
2001-08-07
1
-1
/
+5
*
do not complete aliases in equals expansion any more (15590)
Oliver Kiddle
2001-08-07
1
-0
/
+5
*
make _dd not use already used specs; fix for selecting stuff to complete in _...
Sven Wischnowsky
2001-08-07
1
-0
/
+8
*
15586: remove =alias expansion, leaving only =cmd.
Peter Stephenson
2001-08-07
1
-0
/
+3
*
15585: bash-style up- and down-case words
Peter Stephenson
2001-08-07
1
-0
/
+4
*
15583: ignore CVS directories for a all function installations
Peter Stephenson
2001-08-07
1
-0
/
+5
*
increment zwc fie version (which means changing the magic number) (15584)
Sven Wischnowsky
2001-08-07
1
-0
/
+5
*
share descriptions for long/short opts in more completions and other changes
Oliver Kiddle
2001-08-06
1
-0
/
+12
*
new BSD completion and fix _chown for symlinks
Oliver Kiddle
2001-08-03
1
-0
/
+6
*
15551: complete presumably compressed files for gzip -t and -l
Clint Adams
2001-07-31
1
-0
/
+5
*
fix for changed listing layout (15549)
Sven Wischnowsky
2001-07-31
1
-0
/
+4
*
(15526)
Sven Wischnowsky
2001-07-30
1
-0
/
+7
*
15511: zcalc tweaks
Peter Stephenson
2001-07-27
1
-0
/
+5
*
(15509)
Sven Wischnowsky
2001-07-27
1
-0
/
+7
*
15507: new zcalc function
Peter Stephenson
2001-07-27
1
-0
/
+8
*
fix posixbuiltins test to allow for an external `print' command (15503)
Oliver Kiddle
2001-07-26
1
-0
/
+5
*
15498: zle doc fix
Peter Stephenson
2001-07-26
1
-0
/
+6
*
Fix typo.
Bart Schaefer
2001-07-25
1
-0
/
+2
*
More index entry etc. cleanup.
Bart Schaefer
2001-07-25
1
-0
/
+6
*
move pattern matching in the loop to make sure all match specs are used (15487)
Sven Wischnowsky
2001-07-25
1
-0
/
+4
*
some more places where list-separator should be used (15485)
Sven Wischnowsky
2001-07-25
1
-0
/
+5
*
another fix for 15477 (separator strings); add list-separator style (15484)
Sven Wischnowsky
2001-07-25
1
-0
/
+8
*
fixlet for 15477, don't let it remove consecutive dummy matches (15482)
Sven Wischnowsky
2001-07-25
1
-0
/
+4
*
make display for groups in _describe nicer; improve packing with list_packed;...
Sven Wischnowsky
2001-07-25
1
-0
/
+9
*
remove nulargs in here strings (15470)
Sven Wischnowsky
2001-07-24
1
-0
/
+4
*
Fix errors introduced by 15354.
Bart Schaefer
2001-07-24
1
-0
/
+5
*
improve user/host completion before a @ (15468)
Sven Wischnowsky
2001-07-24
1
-0
/
+5
*
15432: New bash-transpose-words widget
Peter Stephenson
2001-07-20
1
-0
/
+5
*
don't use compsuffix when it might be freed; use the right variable in that l...
Sven Wischnowsky
2001-07-20
1
-0
/
+5
*
yet another followup to 15497; make _describe filter out non-matching strings...
Sven Wischnowsky
2001-07-19
1
-0
/
+7
*
fix for 15407; there may be sets without matches (15409)
Sven Wischnowsky
2001-07-18
1
-0
/
+3
*
add list-grouped option to make options and such be grouped together if they ...
Sven Wischnowsky
2001-07-18
1
-0
/
+8
*
add support for -R option (15402)
Sven Wischnowsky
2001-07-18
1
-0
/
+5
*
use colon separator for BSD (15393)
Oliver Kiddle
2001-07-17
1
-0
/
+5
*
add preserve-prefix style to keep pathname prefix unchanged (15400)
Sven Wischnowsky
2001-07-17
1
-0
/
+6
*
accidentally committed 15278
Andrey Borzenkov
2001-07-13
1
-1
/
+3
*
15390: Cygwin support
Andrey Borzenkov
2001-07-13
1
-0
/
+4
*
make _files not use its own description if there is one from a calling functi...
Sven Wischnowsky
2001-07-13
1
-0
/
+7
*
Explain the effect of CORRECT on HASH_CMDS et al.
Bart Schaefer
2001-07-12
1
-0
/
+5
*
(15357)
Sven Wischnowsky
2001-07-10
1
-0
/
+9
*
Better indexing and misc. cleanup in the first tenth or so of the doc.
Bart Schaefer
2001-07-10
1
-0
/
+10
*
remove not only numeric suffixes, but also `.n' and the like (15352)
Sven Wischnowsky
2001-07-10
1
-0
/
+5
*
15334: use string "(eval)" as script name in debugging messages in eval's
Peter Stephenson
2001-07-09
1
-0
/
+7
*
4.1.0-dev-1
zsh-4.1.0-dev-1
Peter Stephenson
2001-07-09
1
-0
/
+2
*
15329: test script changes to go with 15327 LINENO change
Peter Stephenson
2001-07-09
1
-0
/
+7
*
Fix function stack unwinding on autoload failures.
Bart Schaefer
2001-07-09
1
-0
/
+5
*
15327: always use local LINENOs in parse_string().
Peter Stephenson
2001-07-09
1
-0
/
+8
*
15304,15305,15308
Bart Schaefer
2001-07-08
1
-0
/
+12
[next]