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