index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2001-07-19
yet another followup to 15497; make _describe filter out non-matching strings...
Sven Wischnowsky
1
-3
/
+3
2001-07-18
fix for 15407; there may be sets without matches (15409)
Sven Wischnowsky
1
-2
/
+3
2001-07-18
add list-grouped option to make options and such be grouped together if they ...
Sven Wischnowsky
3
-155
/
+251
2001-07-10
(15357)
Sven Wischnowsky
2
-1
/
+3
2001-07-09
15334: use string "(eval)" as script name in debugging messages in eval's
Peter Stephenson
1
-0
/
+6
2001-07-09
Fix function stack unwinding on autoload failures.
Bart Schaefer
1
-6
/
+7
2001-07-09
15327: always use local LINENOs in parse_string().
Peter Stephenson
7
-14
/
+14
2001-07-08
Fix infinite loop on `r OLD=NEW' when OLD is the empty string.
Bart Schaefer
1
-0
/
+4
2001-07-08
Suppress XTRACE during user-defined widgets.
Bart Schaefer
1
-2
/
+6
2001-07-08
Don't always coerce to float when assigning to an unset parameter.
Bart Schaefer
1
-1
/
+2
2001-07-06
15291, 15292: fix bug setting scalar in math mode
Peter Stephenson
2
-15
/
+43
2001-07-06
15250: still run setup even if pcre functions are unavailable
Clint Adams
1
-6
/
+16
2001-07-06
15265: Src/parse.c: correction problems with new `for' syntax
Peter Stephenson
1
-4
/
+6
2001-07-06
15277: Src/glob.c: real backreferencing bug with ${(S)...%%...}
Peter Stephenson
1
-8
/
+9
2001-07-06
back out 15266
Peter Stephenson
1
-57
/
+8
2001-07-06
Avoid static link of pcre module.
Bart Schaefer
1
-1
/
+1
2001-07-05
15266: fix for ${(S)...%%...}
Peter Stephenson
1
-8
/
+57
2001-07-05
15253 : hash foo together with foo.exe on Cygwin
Andrey Borzenkov
1
-4
/
+4
2001-07-04
15242: pcre_match -a and $match instead of pparams
Clint Adams
1
-5
/
+16
2001-07-03
15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers
Clint Adams
1
-5
/
+35
2001-07-03
unposted: update distfiles for 15211
Clint Adams
1
-0
/
+1
2001-07-02
15211: zsh/pcre module
Clint Adams
2
-0
/
+141
2001-07-02
fix IRIX 5.3 specific compilation problems and some error messages (15204)
Oliver Kiddle
2
-4
/
+4
2001-06-30
Reset errflag after executing precmd.
Bart Schaefer
1
-1
/
+1
2001-06-28
Have prepnexthistent() remove any HIST_TEMPSTORE entry that is present.
Wayne Davison
1
-0
/
+4
2001-06-27
(only the patch to compmatch.c from the mail); improve merging cline lists co...
Sven Wischnowsky
1
-1
/
+5
2001-06-27
add autocontinue option to automatically make stopped jos running when they a...
Sven Wischnowsky
4
-3
/
+23
2001-06-26
fix for finding the first ambiguous path component in compfiles (3946)
Sven Wischnowsky
1
-0
/
+2
2001-06-26
make warning message for disowning stopped jobs more verbose (saying how to m...
Sven Wischnowsky
1
-4
/
+26
2001-06-25
15030: multi-parameter `for' loops
Peter Stephenson
3
-35
/
+65
2001-06-25
make expand-word not always restore the command line (3940)
Sven Wischnowsky
1
-1
/
+2
2001-06-25
PRINT_EXIT_VALUE for shell functions.
Bart Schaefer
1
-3
/
+4
2001-06-24
Change magic-space to respect !".
Bart Schaefer
1
-1
/
+5
2001-06-23
POSIX exit status changes.
Bart Schaefer
1
-2
/
+2
2001-06-22
15021: new %y character; %l semantic back
Andrey Borzenkov
1
-0
/
+8
2001-06-21
No POSIX "for" syntax with csh syntax.
Bart Schaefer
1
-2
/
+4
2001-06-21
POSIX "for" syntax.
Bart Schaefer
1
-0
/
+2
2001-06-20
rewrite 14988 as per 14989
Peter Stephenson
1
-1
/
+1
2001-06-20
Bug restoring saving special parameters for function scope.
Peter Stephenson
1
-1
/
+1
2001-06-19
Compiler warnings.
Bart Schaefer
1
-2
/
+2
2001-06-19
14973: fix for reported problems on AIX.
Andrey Borzenkov
1
-3
/
+6
2001-06-18
more handler -> zhandler
Peter Stephenson
1
-3
/
+3
2001-06-18
make zcompile unlink() the zwc file first (in case it is currently mapped we ...
Sven Wischnowsky
1
-4
/
+6
2001-06-18
rename handler() to zhandler() because it's now exported to modules (14951)
Sven Wischnowsky
2
-3
/
+3
2001-06-15
Removed bogus mkstemp() code.
Wayne Davison
1
-3
/
+0
2001-06-15
Use mkstemp where available
Peter Stephenson
1
-0
/
+3
2001-06-15
fix setting of individual positional parameters after 14915
Peter Stephenson
1
-6
/
+15
2001-06-15
14931: fix socket/address length calculation
Andrey Borzenkov
2
-5
/
+8
2001-06-14
$* and $@ are special
Peter Stephenson
2
-3
/
+10
2001-06-13
fixes for display bugs for completion lists (cursor left one line to far up o...
Sven Wischnowsky
2
-5
/
+10
[next]