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
*
match `scalar*' not `scalar' when checking parameter type (14256)
Oliver Kiddle
2001-05-08
1
-0
/
+4
*
fix guard to accept partial display numbers (14255)
Oliver Kiddle
2001-05-08
1
-0
/
+2
*
Fixes from Andrej for zpty on cygwin
Peter Stephenson
2001-05-08
1
-0
/
+6
*
empty description means: don't add a -X option (14252)
Sven Wischnowsky
2001-05-08
1
-0
/
+3
*
print space/backspace when reacing the last column while printing description...
Sven Wischnowsky
2001-05-08
1
-0
/
+7
*
double all backslashes before colons in the original pattern (14240)
Sven Wischnowsky
2001-05-07
1
-0
/
+5
*
14234 and 14235.
Bart Schaefer
2001-05-06
1
-0
/
+8
*
Fix subscript flag descriptions
Bart Schaefer
2001-05-05
1
-1
/
+5
*
complete subscript flags (14227)
Oliver Kiddle
2001-05-04
1
-0
/
+4
*
Path prefix completion for cvs subcommands.
Bart Schaefer
2001-05-04
1
-0
/
+5
*
fix typo in changelog
Clint Adams
2001-05-04
1
-2
/
+2
*
update bindkey completion for bindkey changes in 14046 (14219)
Oliver Kiddle
2001-05-04
1
-0
/
+5
*
Fix _files -F
Bart Schaefer
2001-05-03
1
-0
/
+5
*
minor completion changes (14216)
Oliver Kiddle
2001-05-03
1
-0
/
+7
*
14214
Sven Wischnowsky
2001-05-03
1
-0
/
+4
*
More restrictive configure checks for curses headers.
Bart Schaefer
2001-05-02
1
-0
/
+5
*
14208: Solaris loadkeys
Clint Adams
2001-05-02
1
-0
/
+3
*
14201: completion for loadkeys
Clint Adams
2001-05-02
1
-0
/
+5
*
Make X{$~foo}Y where $foo contains commas behave as expected
Peter Stephenson
2001-05-02
1
-0
/
+4
*
remove quotes when looking at arguments in comparguments (14198)
Sven Wischnowsky
2001-05-02
1
-0
/
+3
*
missing star in suffix-style test pattern (14197)
Sven Wischnowsky
2001-05-02
1
-0
/
+5
*
Add --with-curses-terminfo to configure
Bart Schaefer
2001-05-01
1
-0
/
+6
*
Use BDIGBUFSIZE in two other places
Peter Stephenson
2001-05-01
1
-0
/
+5
*
Defeat GCC over-optimization in AC_TRY_LINK tests.
Bart Schaefer
2001-04-30
1
-5
/
+10
*
fixelt for the test for the suffix style; if word contains only a tilde, don'...
Sven Wischnowsky
2001-04-30
1
-0
/
+6
*
Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were
Andrey Borzenkov
2001-04-30
1
-0
/
+7
*
NO_kshglob in _comp_options.
Bart Schaefer
2001-04-29
1
-0
/
+5
*
BDIGBUFSIZE for binary conversions.
Bart Schaefer
2001-04-28
1
-0
/
+5
*
try to improve testing for suffix style in _expand; make _path_files fail to ...
Sven Wischnowsky
2001-04-27
1
-0
/
+7
*
Use trap for unfunction compadd in _approximate.
Bart Schaefer
2001-04-27
1
-0
/
+7
*
14125: remove static incleanup flag because it is unused
Clint Adams
2001-04-26
1
-0
/
+3
*
14123: don't include curses.h in termcap.c if term.h doesn't need it
Clint Adams
2001-04-26
1
-0
/
+5
*
14117
Sven Wischnowsky
2001-04-26
1
-0
/
+6
*
Another HAVE_TERM* compilation tweak.
Bart Schaefer
2001-04-26
1
-0
/
+5
*
new vnc completion and use _guard for pine completion (14112)
Oliver Kiddle
2001-04-26
1
-0
/
+6
*
handle sub-sub-directories of $_compdir as in the CVS-layout (14107)
Sven Wischnowsky
2001-04-26
1
-0
/
+4
*
rename -W option to -w, add new -W option which makes _arguments complete opt...
Sven Wischnowsky
2001-04-26
1
-0
/
+9
*
make keep-prefix keep everything up to the first component with a parameter e...
Sven Wischnowsky
2001-04-26
1
-0
/
+6
*
*** empty log message ***
Sven Wischnowsky
2001-04-25
1
-4
/
+4
*
fix a sizeof() to strlen()
Sven Wischnowsky
2001-04-25
1
-0
/
+4
*
Fix term* linkage _again_.
Bart Schaefer
2001-04-24
1
-0
/
+6
*
Subscripting optimization and error checking.
Bart Schaefer
2001-04-24
1
-1
/
+9
*
14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs
Clint Adams
2001-04-23
1
-0
/
+6
*
14077: revert clint's build patches on 19.04.2001
Andrey Borzenkov
2001-04-23
1
-0
/
+8
*
Fix subscripting bug with backslash-double-quote.
Bart Schaefer
2001-04-23
1
-0
/
+6
*
Subscripting documentation.
Bart Schaefer
2001-04-22
1
-0
/
+6
*
14065: decrease termcap/terminfo parameter fishiness
Clint Adams
2001-04-22
1
-0
/
+6
*
More term*.h inclusion un-confusion.
Bart Schaefer
2001-04-21
1
-0
/
+3
*
More parameter/subscript cleanup.
Bart Schaefer
2001-04-21
1
-0
/
+8
*
14055: include termio.h in termcap.c for the benefit of Solaris 8
Clint Adams
2001-04-20
1
-0
/
+3
[next]