index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2001-07-10
(15357)
Sven Wischnowsky
4
-3
/
+20
2001-07-10
Better indexing and misc. cleanup in the first tenth or so of the doc.
Bart Schaefer
14
-107
/
+186
2001-07-10
remove not only numeric suffixes, but also `.n' and the like (15352)
Sven Wischnowsky
2
-3
/
+7
2001-07-09
15334: use string "(eval)" as script name in debugging messages in eval's
Peter Stephenson
12
-60
/
+73
2001-07-09
4.1.0-dev-1
Peter Stephenson
2
-2
/
+4
2001-07-09
15329: test script changes to go with 15327 LINENO change
Peter Stephenson
11
-60
/
+66
2001-07-09
Fix function stack unwinding on autoload failures.
Bart Schaefer
2
-6
/
+12
2001-07-09
15327: always use local LINENOs in parse_string().
Peter Stephenson
8
-14
/
+22
2001-07-08
15304,15305,15308
Bart Schaefer
1
-0
/
+12
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
-bM:SRE for native compiler) for modules
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 ↵
Sven Wischnowsky
3
-24
/
+54
(15152)
[next]