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
Commit message (
Expand
)
Author
Age
Files
Lines
*
15250: still run setup even if pcre functions are unavailable
Clint Adams
2001-07-06
2
-6
/
+21
*
15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc
Peter Stephenson
2001-07-06
8
-6
/
+79
*
add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)
Oliver Kiddle
2001-07-06
3
-19
/
+28
*
(15283)
Sven Wischnowsky
2001-07-06
2
-1
/
+6
*
15265: Src/parse.c: correction problems with new `for' syntax
Peter Stephenson
2001-07-06
2
-4
/
+8
*
15277: Src/glob.c: real backreferencing bug with ${(S)...%%...}
Peter Stephenson
2001-07-06
2
-8
/
+12
*
back out 15266
Peter Stephenson
2001-07-06
3
-59
/
+14
*
Avoid static link of pcre module.
Bart Schaefer
2001-07-06
2
-14
/
+16
*
15266: fix for ${(S)...%%...}
Peter Stephenson
2001-07-05
3
-9
/
+66
*
15264: improved doc for variant complex commands
Peter Stephenson
2001-07-05
2
-8
/
+20
*
15261: remaining easy option tests
Peter Stephenson
2001-07-05
3
-1
/
+356
*
15253 : hash foo together with foo.exe on Cygwin
Andrey Borzenkov
2001-07-05
2
-4
/
+10
*
15242: pcre_match -a and $match instead of pparams
Clint Adams
2001-07-04
3
-8
/
+25
*
Remove extraneous comma.
Bart Schaefer
2001-07-03
1
-1
/
+1
*
15234: describe behavior added by 15228.
Clint Adams
2001-07-03
2
-0
/
+7
*
15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers
Clint Adams
2001-07-03
3
-6
/
+43
*
unposted: add mod_pcre to doc makefile
Clint Adams
2001-07-03
2
-3
/
+7
*
add completion for sysctl(8) (15215, 15223)
Oliver Kiddle
2001-07-03
3
-2
/
+40
*
unposted: update distfiles for 15211
Clint Adams
2001-07-03
4
-1
/
+9
*
Remove references to FUNCINST_MK.
Bart Schaefer
2001-07-03
2
-2
/
+4
*
15211: zsh/pcre module
Clint Adams
2001-07-02
6
-2
/
+200
*
fix IRIX 5.3 specific compilation problems and some error messages (15204)
Oliver Kiddle
2001-07-02
4
-5
/
+10
*
Return nonzero from _tilde on no matches.
Bart Schaefer
2001-07-02
2
-1
/
+8
*
Reset errflag after executing precmd.
Bart Schaefer
2001-06-30
2
-1
/
+6
*
15183: fix DLLD in non-ELF case
Andrey Borzenkov
2001-06-29
2
-3
/
+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
2
-1
/
+5
*
15180: final AIX touch - default to termcap and add -shared flag (or
Andrey Borzenkov
2001-06-29
3
-2
/
+19
*
Bart15083: bash-backward-kill-word
Clint Adams
2001-06-29
2
-0
/
+13
*
Merge .distfiles change from 4.0.2 branch.
Bart Schaefer
2001-06-29
2
-2
/
+6
*
15172
Wayne Davison
2001-06-28
1
-0
/
+5
*
Have prepnexthistent() remove any HIST_TEMPSTORE entry that is present.
Wayne Davison
2001-06-28
1
-0
/
+4
*
15160, 15169: Doc formatting changes for texinfo and .html files
Peter Stephenson
2001-06-28
5
-8
/
+24
*
update for test file renaming and fix typos
Oliver Kiddle
2001-06-28
3
-4
/
+6
*
fix for two digit display numbers and -encodings option (15159)
Oliver Kiddle
2001-06-28
2
-5
/
+9
*
Unposted: Add _last.
Bart Schaefer
2001-06-28
1
-1
/
+1
*
Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (1...
Sven Wischnowsky
2001-06-28
3
-24
/
+54
*
enable-sitefndir -> enable-site-fndir
Peter Stephenson
2001-06-27
2
-1
/
+6
*
(only the patch to compmatch.c from the mail); improve merging cline lists co...
Sven Wischnowsky
2001-06-27
2
-1
/
+11
*
add autocontinue option to automatically make stopped jos running when they a...
Sven Wischnowsky
2001-06-27
7
-3
/
+44
*
15099: rudimental support for skipping unimplemented tests
Andrey Borzenkov
2001-06-26
3
-9
/
+29
*
15094: don't display battery level of -1%
Clint Adams
2001-06-26
2
-1
/
+6
*
fix for finding the first ambiguous path component in compfiles (3946)
Sven Wischnowsky
2001-06-26
2
-0
/
+5
*
make warning message for disowning stopped jobs more verbose (saying how to m...
Sven Wischnowsky
2001-06-26
2
-4
/
+31
*
Latest FAQ as per posting
Peter Stephenson
2001-06-25
2
-6
/
+26
*
15079: completion for last(1)
Clint Adams
2001-06-25
3
-1
/
+24
*
15030: multi-parameter `for' loops
Peter Stephenson
2001-06-25
5
-39
/
+85
*
make expand-word not always restore the command line (3940)
Sven Wischnowsky
2001-06-25
2
-1
/
+7
*
Assorted "make check" tweaks.
Bart Schaefer
2001-06-25
6
-12
/
+20
*
PRINT_EXIT_VALUE for shell functions.
Bart Schaefer
2001-06-25
2
-3
/
+8
[next]