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
*
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
*
15291, 15292: fix bug setting scalar in math mode
Peter Stephenson
2001-07-06
1
-0
/
+6
*
15250: still run setup even if pcre functions are unavailable
Clint Adams
2001-07-06
1
-0
/
+5
*
15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc
Peter Stephenson
2001-07-06
1
-0
/
+10
*
add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)
Oliver Kiddle
2001-07-06
1
-2
/
+6
*
(15283)
Sven Wischnowsky
2001-07-06
1
-0
/
+5
*
15265: Src/parse.c: correction problems with new `for' syntax
Peter Stephenson
2001-07-06
1
-0
/
+2
*
15277: Src/glob.c: real backreferencing bug with ${(S)...%%...}
Peter Stephenson
2001-07-06
1
-0
/
+3
*
back out 15266
Peter Stephenson
2001-07-06
1
-0
/
+5
*
Avoid static link of pcre module.
Bart Schaefer
2001-07-06
1
-13
/
+15
*
15266: fix for ${(S)...%%...}
Peter Stephenson
2001-07-05
1
-0
/
+7
*
15264: improved doc for variant complex commands
Peter Stephenson
2001-07-05
1
-0
/
+4
*
15261: remaining easy option tests
Peter Stephenson
2001-07-05
1
-0
/
+5
*
15253 : hash foo together with foo.exe on Cygwin
Andrey Borzenkov
2001-07-05
1
-0
/
+6
*
15242: pcre_match -a and $match instead of pparams
Clint Adams
2001-07-04
1
-0
/
+5
*
15234: describe behavior added by 15228.
Clint Adams
2001-07-03
1
-0
/
+3
*
15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers
Clint Adams
2001-07-03
1
-0
/
+7
*
unposted: add mod_pcre to doc makefile
Clint Adams
2001-07-03
1
-1
/
+5
*
add completion for sysctl(8) (15215, 15223)
Oliver Kiddle
2001-07-03
1
-1
/
+6
*
unposted: update distfiles for 15211
Clint Adams
2001-07-03
1
-0
/
+6
*
Remove references to FUNCINST_MK.
Bart Schaefer
2001-07-03
1
-0
/
+4
*
15211: zsh/pcre module
Clint Adams
2001-07-02
1
-0
/
+6
*
fix IRIX 5.3 specific compilation problems and some error messages (15204)
Oliver Kiddle
2001-07-02
1
-0
/
+5
*
Return nonzero from _tilde on no matches.
Bart Schaefer
2001-07-02
1
-0
/
+5
*
Reset errflag after executing precmd.
Bart Schaefer
2001-06-30
1
-0
/
+5
*
15183: fix DLLD in non-ELF case
Andrey Borzenkov
2001-06-29
1
-1
/
+2
*
Left-over changes from yesterday
Peter Stephenson
2001-06-29
1
-0
/
+9
*
15181: use -KPIC instead of -Kpic
Andrey Borzenkov
2001-06-29
1
-0
/
+4
*
15180: final AIX touch - default to termcap and add -shared flag (or
Andrey Borzenkov
2001-06-29
1
-0
/
+6
*
Bart15083: bash-backward-kill-word
Clint Adams
2001-06-29
1
-0
/
+5
*
Merge .distfiles change from 4.0.2 branch.
Bart Schaefer
2001-06-29
1
-2
/
+5
*
15172
Wayne Davison
2001-06-28
1
-0
/
+5
*
update for test file renaming and fix typos
Oliver Kiddle
2001-06-28
1
-0
/
+2
*
fix for two digit display numbers and -encodings option (15159)
Oliver Kiddle
2001-06-28
1
-0
/
+5
*
Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (1...
Sven Wischnowsky
2001-06-28
1
-0
/
+6
*
enable-sitefndir -> enable-site-fndir
Peter Stephenson
2001-06-27
1
-0
/
+5
[next]