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
*
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
*
(only the patch to compmatch.c from the mail); improve merging cline lists co...
Sven Wischnowsky
2001-06-27
1
-0
/
+6
*
add autocontinue option to automatically make stopped jos running when they a...
Sven Wischnowsky
2001-06-27
1
-0
/
+7
*
15099: rudimental support for skipping unimplemented tests
Andrey Borzenkov
2001-06-26
1
-0
/
+5
*
15094: don't display battery level of -1%
Clint Adams
2001-06-26
1
-0
/
+5
*
fix for finding the first ambiguous path component in compfiles (3946)
Sven Wischnowsky
2001-06-26
1
-0
/
+3
*
make warning message for disowning stopped jobs more verbose (saying how to m...
Sven Wischnowsky
2001-06-26
1
-0
/
+5
*
Latest FAQ as per posting
Peter Stephenson
2001-06-25
1
-0
/
+4
*
15079: completion for last(1)
Clint Adams
2001-06-25
1
-0
/
+6
*
15030: multi-parameter `for' loops
Peter Stephenson
2001-06-25
1
-0
/
+7
*
make expand-word not always restore the command line (3940)
Sven Wischnowsky
2001-06-25
1
-0
/
+5
*
Assorted "make check" tweaks.
Bart Schaefer
2001-06-25
1
-0
/
+7
*
PRINT_EXIT_VALUE for shell functions.
Bart Schaefer
2001-06-25
1
-0
/
+4
*
Change magic-space to respect !".
Bart Schaefer
2001-06-24
1
-0
/
+3
*
POSIX exit status changes.
Bart Schaefer
2001-06-23
1
-0
/
+5
*
15021: new %y character; %l semantic back
Andrey Borzenkov
2001-06-22
1
-0
/
+3
*
15038: test case for 15023
Andrey Borzenkov
2001-06-22
1
-0
/
+5
*
improve pattern matching to make match specs work for manual page completion ...
Sven Wischnowsky
2001-06-21
1
-0
/
+5
*
No POSIX "for" syntax with csh syntax.
Bart Schaefer
2001-06-21
1
-2
/
+2
*
POSIX "for" syntax.
Bart Schaefer
2001-06-21
1
-0
/
+3
*
Fix handling of interrupt in two completion widgets.
Bart Schaefer
2001-06-21
1
-0
/
+4
[next]